Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / jvdec.c
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2015-12-15 Haejeong KimMerge tag 'v11.4' into tizen 51/54451/1
2015-12-15 Haejeong KimUpdate to libav 11.4
2014-12-20 Anton Khirnovjvdec: check frame dimensions
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-02-04 Vittorio Giovarajvdec: K&R formatting cosmetics
2013-11-16 Anton Khirnovjvdec: use the AVFrame API properly.
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-14 Paul B Maholjvdec: unbreak video decoding
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-02 Anton Khirnovjvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-14 Peter RossBitmap Brothers JV video decoder