summaryrefslogtreecommitdiff
path: root/tests/seek_test.c
Commit message (Collapse)AuthorAge
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #include required stdint.h header directly.Diego Biurrun2008-05-08
| | | | Originally committed as revision 13084 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-31
| | | | Originally committed as revision 11696 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use PRId64 in seek testDavid Conrad2007-08-13
| | | | Originally committed as revision 10098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc spelling fixesDiego Biurrun2007-06-12
| | | | Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix compilationBaptiste Coudurier2007-04-22
| | | | Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont output information about what is demuxed after a seek failureMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l uninitalized colaMichael Niedermayer2007-02-05
| | | | | | seek regression tests are now deterministic Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seek regression testsMichael Niedermayer2007-02-05
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk