]> git.sesse.net Git - ffmpeg/history - libavcodec/xwddec.c
avcodec: Add av_cold attributes to init functions missing them
[ffmpeg] / libavcodec / xwddec.c
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