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