index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffadler: fix duplicate \n on errors
Michael Niedermayer
2013-05-09
1
-2
/
+2
*
ffadler: add multifile support
Michael Niedermayer
2013-05-09
1
-5
/
+19
*
tools: Add adler32 checksum tool
Michael Niedermayer
2013-05-09
1
-0
/
+73
*
Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
Michael Niedermayer
2013-05-04
1
-1
/
+1
|
\
|
*
silly typo fixes
Diego Biurrun
2013-05-03
1
-1
/
+1
*
|
ismindex: check mkdir()s return code
Michael Niedermayer
2013-04-21
1
-1
/
+2
*
|
tools/ismindex: dont ignore return code of write_fragments()
Michael Niedermayer
2013-04-21
1
-1
/
+1
*
|
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
Michael Niedermayer
2013-04-11
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
1
-1
/
+1
*
|
Replace all occurrences of PRI in sscanf() calls with SCN
James Almer
2013-04-10
1
-1
/
+1
*
|
tools: add audio normalize script example.
Clément Bœsch
2013-03-26
1
-0
/
+33
*
|
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
Michael Niedermayer
2013-03-16
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
Michael Niedermayer
2013-03-14
1
-2
/
+13
|
\
\
|
|
/
|
*
ismindex: Check the return value of allocations
Martin Storsjö
2013-03-13
1
-2
/
+13
*
|
Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
Michael Niedermayer
2013-03-14
1
-22
/
+19
|
\
\
|
|
/
|
*
ismindex: Factorize code for printing chunk duration lists
Martin Storsjö
2013-03-13
1
-22
/
+19
*
|
Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'
Michael Niedermayer
2013-03-14
1
-149
/
+149
|
\
\
|
|
/
|
*
ismindex: Rename structs and fields from "file" to "track"
Martin Storsjö
2013-03-13
1
-149
/
+149
*
|
lavu: add escape API
Stefano Sabatini
2013-03-07
1
-73
/
+20
*
|
Include fix for building ismindex under MinGW
Frederic Jean
2013-02-27
1
-0
/
+2
*
|
tools: add seek_print.
Nicolas George
2013-02-24
1
-0
/
+107
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
|
tools: add plotframes script
Stefano Sabatini
2013-01-15
1
-0
/
+164
*
|
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2013-01-04
1
-1
/
+1
*
|
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
Michael Niedermayer
2012-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-2
/
+2
*
|
Fix "bistream" typo and add a check in tools/patcheck.
Clément Bœsch
2012-12-18
1
-1
/
+1
*
|
qt-faststart: Check offset_count
Michael Niedermayer
2012-12-13
1
-0
/
+8
*
|
lavf: TED Talks JSON captions demuxer.
Nicolas George
2012-12-09
1
-0
/
+55
*
|
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
|
probetest: fix possible use of uninitialized data
Michael Niedermayer
2012-10-31
1
-0
/
+2
*
|
qt-faststart: fix signedness of variable used to hold return code
Michael Niedermayer
2012-10-29
1
-1
/
+1
*
|
ismindex: check return value of avio_open_dyn_buf()
Michael Niedermayer
2012-10-29
1
-1
/
+4
*
|
cws2fws: check fstat return code.
Michael Niedermayer
2012-10-26
1
-1
/
+4
*
|
cws2fws: check lseek() return
Michael Niedermayer
2012-10-26
1
-2
/
+2
*
|
cws2fws: check inflateInit return value
Michael Niedermayer
2012-10-26
1
-1
/
+4
*
|
tools: add ffescape utility
Stefano Sabatini
2012-10-25
1
-0
/
+233
*
|
qt-faststart: check return of ftello()
Michael Niedermayer
2012-10-25
1
-2
/
+2
*
|
fourcc2pixfmt: fix compilation
Michael Niedermayer
2012-10-24
1
-0
/
+3
*
|
qt-faststart: check fseeko() return codes
Michael Niedermayer
2012-10-22
1
-6
/
+18
*
|
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-1
/
+1
*
|
tools/ffeval: do not use UNIX-specific /dev/std{in,out} files
Stefano Sabatini
2012-10-16
1
-6
/
+12
*
|
tools/ffeval: include compat/getopt.c in case of missing system getopt()
Stefano Sabatini
2012-10-15
1
-0
/
+8
*
|
ffeval: avoid folding EOF onto a valid char
Michael Niedermayer
2012-10-13
1
-1
/
+1
*
|
probetest: check command line arguments
Michael Niedermayer
2012-10-13
1
-0
/
+10
*
|
trasher: check seek return value.
Michael Niedermayer
2012-10-13
1
-1
/
+4
*
|
Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
Michael Niedermayer
2012-10-12
1
-1
/
+2
|
\
\
|
|
/
|
*
tools: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-2
/
+2
*
|
qt-faststart: fix printf argument type
Michael Niedermayer
2012-10-10
1
-1
/
+1
[next]