summaryrefslogtreecommitdiffstats
path: root/tests/seek_test.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Free packets read in seek_test.Reimar Döffinger2010-02-281-0/+1
* Fix some memory leaks in seek_test test program:Reimar Döffinger2010-02-281-8/+3
* Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.Reimar Döffinger2009-10-201-2/+19
* Align the seek regression test output for better readability.Reimar Döffinger2009-10-191-4/+4
* Replace seek test error return numbers by the corresponding E* strings.Reimar Döffinger2009-10-181-2/+17
* Fix seek test build, by undefining printf and fprintf.Benoit Fouet2009-03-271-0/+2
* Fix a warning on an uninitialized variable.Benoit Fouet2009-03-261-1/+2
* Switch regression test to the new seeking API.Michael Niedermayer2009-03-141-1/+3
* Replace the calls to the deprecated av_alloc_format_context() withStefano Sabatini2009-02-081-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* #include required stdint.h header directly.Diego Biurrun2008-05-081-0/+2
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-311-1/+5
* Use PRId64 in seek testDavid Conrad2007-08-131-1/+1
* misc spelling fixesDiego Biurrun2007-06-121-1/+1
* fix compilationBaptiste Coudurier2007-04-221-0/+2
* indentMichael Niedermayer2007-02-051-7/+7
* dont output information about what is demuxed after a seek failureMichael Niedermayer2007-02-051-1/+2
* 10l uninitalized colaMichael Niedermayer2007-02-051-0/+3
* seek regression testsMichael Niedermayer2007-02-051-0/+87
OpenPOWER on IntegriCloud