]> git.sesse.net Git - ffmpeg/history - libavcodec/xwddec.c
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / xwddec.c
2016-11-08 Diego BiurrunUse avpriv_report_missing_feature() where appropriate
2016-01-13 Andreas Cadhalpunxwddec: prevent overflow of lsize * avctx->height
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2014-04-01 Diego BiurrunMore correct printf format specifiers
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
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-18 Ronald S. Bultjexwd: convert to bytestream2.
2012-01-23 Paul B MaholXWD encoder and decoder