summaryrefslogtreecommitdiff
path: root/libavcodec/jvdec.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* jvdec: check frame dimensionsAnton Khirnov2014-12-19
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-04
* jvdec: use the AVFrame API properly.Anton Khirnov2013-11-16
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* 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