aboutsummaryrefslogtreecommitdiff
path: root/tools/probetest.c
AgeCommit message (Expand)Author
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-10-15probetest: replace usage of deprecated first_iformat by av_iformat_next()Aurelien Jacobs
2009-09-18Drop argc/argv parameters from main(), they are unused.Diego Biurrun
2009-09-18cosmetics: K&R coding style, prettyprintingDiego Biurrun
2009-09-15Init i to 0 (10l fix).Martin Storsjö
2009-09-15Probetest, to test the demuxers probe functions against random and not so randomMichael Niedermayer