Age | Commit message (Expand) | Author |
---|---|---|
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-07-03 | anm: fix a few Doxygen comments | Diego Biurrun |
2012-07-03 | misc typo and wording fixes | Diego Biurrun |
2012-04-06 | cosmetics: Align codec declarations | Martin Storsjö |
2012-03-14 | anm: convert to bytestream2 API | Paul B Mahol |
2012-03-12 | anm decoder: move buffer allocation from decode_init() to decode_frame() | Peter Ross |
2011-10-10 | anm: prevent infinite loop | Laurent Aimar |
2011-07-29 | lavc: use designated initialisers for all codecs. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-26 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2010-04-20 | Remove explicit filename from Doxygen @file commands. | Diego Biurrun |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
2010-01-10 | Deluxe Paint Animation decoder | Peter Ross |