| Commit message (Expand) | Author | Age | Files | Lines |
* | build: move tests/seek_test.c to libavformat and reuse generic build rules | Diego Biurrun | 2011-07-13 | 1 | -133/+0 |
* | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Free packets read in seek_test. | Reimar Döffinger | 2010-02-28 | 1 | -0/+1 |
* | Fix some memory leaks in seek_test test program: | Reimar Döffinger | 2010-02-28 | 1 | -8/+3 |
* | Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. | Reimar Döffinger | 2009-10-20 | 1 | -2/+19 |
* | Align the seek regression test output for better readability. | Reimar Döffinger | 2009-10-19 | 1 | -4/+4 |
* | Replace seek test error return numbers by the corresponding E* strings. | Reimar Döffinger | 2009-10-18 | 1 | -2/+17 |
* | Fix seek test build, by undefining printf and fprintf. | Benoit Fouet | 2009-03-27 | 1 | -0/+2 |
* | Fix a warning on an uninitialized variable. | Benoit Fouet | 2009-03-26 | 1 | -1/+2 |
* | Switch regression test to the new seeking API. | Michael Niedermayer | 2009-03-14 | 1 | -1/+3 |
* | Replace the calls to the deprecated av_alloc_format_context() with | Stefano Sabatini | 2009-02-08 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | #include required stdint.h header directly. | Diego Biurrun | 2008-05-08 | 1 | -0/+2 |
* | Fix b-libav.ul/al seek regression test. | Michael Niedermayer | 2008-01-31 | 1 | -1/+5 |
* | Use PRId64 in seek test | David Conrad | 2007-08-13 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | fix compilation | Baptiste Coudurier | 2007-04-22 | 1 | -0/+2 |
* | indent | Michael Niedermayer | 2007-02-05 | 1 | -7/+7 |
* | dont output information about what is demuxed after a seek failure | Michael Niedermayer | 2007-02-05 | 1 | -1/+2 |
* | 10l uninitalized cola | Michael Niedermayer | 2007-02-05 | 1 | -0/+3 |
* | seek regression tests | Michael Niedermayer | 2007-02-05 | 1 | -0/+87 |