Age | Commit message (Expand) | Author |
---|---|---|
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-04-21 | Remove lowres video decoding | Mans Rullgard |
2012-04-06 | cosmetics: Align codec declarations | Martin Storsjö |
2011-10-22 | lavc: replace references to deprecated AVCodecContext.error_recognition to us... | Dustin Brody |
2011-08-31 | mjpeg: treat external huffman table setup failure as codec init failure if ex... | Dustin Brody |
2011-08-11 | mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt | Dustin Brody |
2011-05-02 | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini |
2011-03-30 | Add MxPEG decoder | anatoly |