Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |