Age | Commit message (Expand) | Author |
---|---|---|
2009-02-01 | Use full internal pathname in doxygen @file directives. | Diego Biurrun |
2009-01-11 | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun |
2008-09-08 | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni |
2008-06-03 | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini |
2007-11-21 | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson |
2007-07-19 | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris |
2007-07-19 | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris |
2007-04-08 | Get rid of unnecessary pointer casts. | Nicholas Tung |
2007-04-08 | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer |
2007-01-19 | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi |
2006-10-11 | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier |