summaryrefslogtreecommitdiff
path: root/libavcodec/jvdec.c
Commit message (Expand)AuthorAge
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* jvdec: unbreak video decodingPaul B Mahol2012-03-14
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* Fixed size given to init_get_bits().Laurent Aimar2011-09-15
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Bitmap Brothers JV video decoderPeter Ross2011-03-14