| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -2/+2 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -2/+2 |
* | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris | 2007-07-19 | 1 | -3/+3 |
* | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris | 2007-07-19 | 1 | -2/+2 |
* | add an enum for need_parsing | Aurelien Jacobs | 2007-04-15 | 1 | -1/+1 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -3/+0 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | now we set codec_tag, still have to figure out how to handle flipping | Reynaldo H. Verdejo Pinochet | 2006-11-03 | 1 | -0/+1 |
* | new mtv demuxer | Reynaldo H. Verdejo Pinochet | 2006-10-12 | 1 | -0/+186 |