Age | Commit message (Expand) | Author |
---|---|---|
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
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 |
2008-05-09 | string.h is a system header file, so use <> for it. | Diego Biurrun |
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 | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer |
2007-04-07 | CRYO APC demuxer | Anssi Hannula |