summaryrefslogtreecommitdiff
path: root/tests/seek_test.c
Commit message (Expand)AuthorAge
* Free packets read in seek_test.Reimar Döffinger2010-02-28
* Fix some memory leaks in seek_test test program:Reimar Döffinger2010-02-28
* Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.Reimar Döffinger2009-10-20
* Align the seek regression test output for better readability.Reimar Döffinger2009-10-19
* Replace seek test error return numbers by the corresponding E* strings.Reimar Döffinger2009-10-18
* Fix seek test build, by undefining printf and fprintf.Benoit Fouet2009-03-27
* Fix a warning on an uninitialized variable.Benoit Fouet2009-03-26
* Switch regression test to the new seeking API.Michael Niedermayer2009-03-14
* Replace the calls to the deprecated av_alloc_format_context() withStefano Sabatini2009-02-08
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* #include required stdint.h header directly.Diego Biurrun2008-05-08
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-31
* Use PRId64 in seek testDavid Conrad2007-08-13
* misc spelling fixesDiego Biurrun2007-06-12
* fix compilationBaptiste Coudurier2007-04-22
* indentMichael Niedermayer2007-02-05
* dont output information about what is demuxed after a seek failureMichael Niedermayer2007-02-05
* 10l uninitalized colaMichael Niedermayer2007-02-05
* seek regression testsMichael Niedermayer2007-02-05