index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
probetest.c
Age
Commit message (
Expand
)
Author
2018-04-02
lav*,tests: remove several register_all calls
Josh de Kock
2014-12-23
tools/probetest: support testing a single specified input format
Michael Niedermayer
2014-08-11
Add missing initialization for AVProbeData.
Reimar Döffinger
2013-12-11
tools/probetest: Check av_realloc() return code
Michael Niedermayer
2013-11-08
tools/probetest: also print the time the probe functions needed
Michael Niedermayer
2013-11-08
tools/probetest: use named constant for the maximum number of formats
Michael Niedermayer
2012-10-31
probetest: fix possible use of uninitialized data
Michael Niedermayer
2012-10-13
probetest: check command line arguments
Michael Niedermayer
2012-05-31
probetest: allow specifying parameters on the command line
Michael Niedermayer
2012-01-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-25
tools: K&R reformatting cosmetics
Diego Biurrun
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-10-15
probetest: replace usage of deprecated first_iformat by av_iformat_next()
Aurelien Jacobs
2009-09-18
Drop argc/argv parameters from main(), they are unused.
Diego Biurrun
2009-09-18
cosmetics: K&R coding style, prettyprinting
Diego Biurrun
2009-09-15
Init i to 0 (10l fix).
Martin Storsjö
2009-09-15
Probetest, to test the demuxers probe functions against random and not so random
Michael Niedermayer