| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | both timestamps are dts, (checked trailer.gxf, spec is unclear) | Michael Niedermayer | 2006-08-08 | 1 | -1/+1 |
* | remove unneeded audio fourcc as well | Baptiste Coudurier | 2006-08-02 | 1 | -3/+0 |
* | Minor resync optimization | Reimar Döffinger | 2006-08-02 | 1 | -1/+1 |
* | do not set unneeded fourcc | Baptiste Coudurier | 2006-08-02 | 1 | -5/+0 |
* | Support for seeking, both with and without index and correct timestamps | Reimar Döffinger | 2006-08-01 | 1 | -3/+273 |
* | Fix typo in comment | Reimar Döffinger | 2006-07-30 | 1 | -1/+1 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -1/+0 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -7/+1 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | add GXF demuxer | Reimar Döffinger | 2006-07-03 | 1 | -0/+259 |