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