Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | probetest: replace usage of deprecated first_iformat by av_iformat_next() | Aurelien Jacobs | 2010-10-15 | 1 | -2/+2 |
| | | | | Originally committed as revision 25490 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Drop argc/argv parameters from main(), they are unused. | Diego Biurrun | 2009-09-18 | 1 | -1/+1 |
| | | | | Originally committed as revision 19907 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | cosmetics: K&R coding style, prettyprinting | Diego Biurrun | 2009-09-18 | 1 | -36/+37 |
| | | | | Originally committed as revision 19906 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Init i to 0 (10l fix). | Martin Storsjö | 2009-09-15 | 1 | -1/+1 |
| | | | | | | Patch by Martin Storsjö / martin von martin aus st Originally committed as revision 19855 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Probetest, to test the demuxers probe functions against random and not so random | Michael Niedermayer | 2009-09-15 | 1 | -0/+119 |
input. Originally committed as revision 19853 to svn://svn.ffmpeg.org/ffmpeg/trunk |