]> git.sesse.net Git - ffmpeg/history - libavcodec/cdgraphics.c
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec / cdgraphics.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2014-08-06 Anton Khirnovcdgraphics: do not return 0 from the decode function
2014-08-06 Anton Khirnovcdgraphics: switch to bytestream2
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-06 Anton Khirnovcdgraphics: do not rely on get_buffer() initializing...
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-21 Xi Wangcdgraphics: fix incorrect vertical offset mask in cdg_s...
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-04-06 Martin Storsjöcosmetics: Align codec declarations
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-20 Mans RullgardFix incorrect max_lowres values
2011-07-15 Diego Biurrundoxygen: replace @sa tag by the more readable but equiv...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-12-26 Reimar DöffingerFix cdg reference and buffer_hints value:
2009-12-17 Michael TisonCD+G demuxer and decoder