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
/
probetest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing initialization for AVProbeData.
Reimar Döffinger
2014-08-11
1
-1
/
+1
*
tools/probetest: Check av_realloc() return code
Michael Niedermayer
2013-12-11
1
-0
/
+5
*
tools/probetest: also print the time the probe functions needed
Michael Niedermayer
2013-11-08
1
-1
/
+28
*
tools/probetest: use named constant for the maximum number of formats
Michael Niedermayer
2013-11-08
1
-1
/
+2
*
probetest: fix possible use of uninitialized data
Michael Niedermayer
2012-10-31
1
-0
/
+2
*
probetest: check command line arguments
Michael Niedermayer
2012-10-13
1
-0
/
+10
*
probetest: allow specifying parameters on the command line
Michael Niedermayer
2012-05-31
1
-3
/
+10
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-11
/
+17
|
\
|
*
tools: K&R reformatting cosmetics
Diego Biurrun
2012-01-25
1
-11
/
+17
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
probetest: replace usage of deprecated first_iformat by av_iformat_next()
Aurelien Jacobs
2010-10-15
1
-2
/
+2
*
Drop argc/argv parameters from main(), they are unused.
Diego Biurrun
2009-09-18
1
-1
/
+1
*
cosmetics: K&R coding style, prettyprinting
Diego Biurrun
2009-09-18
1
-36
/
+37
*
Init i to 0 (10l fix).
Martin Storsjö
2009-09-15
1
-1
/
+1
*
Probetest, to test the demuxers probe functions against random and not so random
Michael Niedermayer
2009-09-15
1
-0
/
+119