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
...
*
|
Remove mt-work directory
Derek Buitenhuis
2012-09-15
1
-0
/
+182
*
|
tools: move raw-test program to tools, with the name fourcc2pixfmt
Stefano Sabatini
2012-09-14
1
-0
/
+120
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-14
1
-0
/
+2
|
\
\
|
|
/
|
*
trasher: Include all the necessary headers
Martin Storsjö
2012-09-13
1
-0
/
+2
*
|
tools/graphdot: unbreak syntax
Stefano Sabatini
2012-09-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-6
/
+9
|
\
\
|
|
/
|
*
pktdumper: Use a custom define instead of PATH_MAX for buffers
Martin Storsjö
2012-08-31
1
-2
/
+4
|
*
pktdumper: Use av_strlcpy instead of strncpy
Martin Storsjö
2012-08-31
1
-2
/
+3
|
*
pktdumper: Use sizeof(variable) instead of the direct buffer length
Martin Storsjö
2012-08-31
1
-4
/
+4
*
|
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
Michael Niedermayer
2012-08-29
5
-2
/
+24
|
\
\
|
|
/
|
*
graph2dot: Use the fallback getopt implementation if needed
Martin Storsjö
2012-08-29
1
-0
/
+7
|
*
tools: Include io.h for open/read/write/close if unistd.h doesn't exist
Martin Storsjö
2012-08-29
2
-0
/
+12
|
*
qt-faststart: Use other seek/tell functions on MSVC than on mingw
Martin Storsjö
2012-08-29
1
-0
/
+3
|
*
ismindex: Include direct.h for _mkdir on windows
Martin Storsjö
2012-08-29
1
-2
/
+2
*
|
tools: add make_chlayout_test perl script.
Nicolas George
2012-08-28
1
-0
/
+114
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
|
tools: add a script to find missing codec descriptors.
Nicolas George
2012-08-13
1
-0
/
+37
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-5
/
+5
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-5
/
+5
*
|
tools/bisect-create: Support "bisect run"
Alexander Strasser
2012-07-24
1
-0
/
+4
*
|
tools/bisect: rename to tools/bisect-create
Michael Niedermayer
2012-07-07
1
-7
/
+5
*
|
tools/bisect: rename temporary file and add it to git ignore
Michael Niedermayer
2012-07-07
1
-3
/
+3
*
|
tool/bisect: add some magic to make the bisect tool be useable when its not p...
Michael Niedermayer
2012-07-07
1
-0
/
+17
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
3
-134
/
+38
|
\
\
|
|
/
|
*
lavfi: reclassify showfiltfmts as a TESTPROG
Mans Rullgard
2012-07-04
1
-102
/
+0
|
*
graph2dot: fix printf format specifier
Diego Biurrun
2012-07-04
1
-1
/
+1
|
*
ismindex: Verify that all bitrate variants match
Martin Storsjö
2012-07-03
1
-4
/
+26
|
*
ismindex: Properly report errors reading the MFRA atom
Martin Storsjö
2012-07-03
1
-4
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
1
-1
/
+2
|
\
\
|
|
/
|
*
misc typo and wording fixes
Diego Biurrun
2012-07-03
1
-1
/
+1
*
|
tools: add bisect script
Michael Niedermayer
2012-07-03
1
-0
/
+27
*
|
cosmetics: minor libavcodec spelling errors
Lou Logan
2012-06-29
1
-1
/
+1
*
|
tools/graph2dot: make dot graph representation a bit more compact
Stefano Sabatini
2012-06-26
1
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-22
2
-3
/
+4
|
\
\
|
|
/
|
*
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-06-22
2
-3
/
+4
*
|
tools/graph2dot: factorize code printing non-media specific link information
Stefano Sabatini
2012-06-06
1
-12
/
+10
*
|
tools/graph2dot: show input and output pad names in the link label
Stefano Sabatini
2012-06-06
1
-4
/
+8
*
|
probetest: allow specifying parameters on the command line
Michael Niedermayer
2012-05-31
1
-3
/
+10
*
|
tests and tools: cleanup ffmpeg reference
Michael Niedermayer
2012-05-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-23
1
-1
/
+2
|
\
\
|
|
/
|
*
lavfi: remove avfilter_default_* from public API on next bump.
Anton Khirnov
2012-05-22
1
-1
/
+2
*
|
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-8
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'hexene/stagefright'
Michael Niedermayer
2012-04-19
1
-3
/
+3
|
\
\
|
*
|
libstagefright: explicitly set positive timestamps as stagefright expects the...
Mohamed Naufal
2012-04-19
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-10
2
-3
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix a bunch of common typos.
Diego Biurrun
2012-03-09
2
-2
/
+2
|
*
|
ismindex: Fix build on mingw
Martin Storsjö
2012-01-26
1
-0
/
+4
*
|
|
Fix "ouput" typo and add a check.
Clément Bœsch
2012-01-28
1
-1
/
+1
[prev]
[next]