summaryrefslogtreecommitdiff
path: root/tools/probetest.c
Commit message (Expand)AuthorAge
* probetest: fix possible use of uninitialized dataMichael Niedermayer2012-10-31
* probetest: check command line argumentsMichael Niedermayer2012-10-13
* probetest: allow specifying parameters on the command lineMichael Niedermayer2012-05-31
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\
| * tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* probetest: replace usage of deprecated first_iformat by av_iformat_next()Aurelien Jacobs2010-10-15
* Drop argc/argv parameters from main(), they are unused.Diego Biurrun2009-09-18
* cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-09-18
* Init i to 0 (10l fix).Martin Storsjö2009-09-15
* Probetest, to test the demuxers probe functions against random and not so randomMichael Niedermayer2009-09-15