]> git.sesse.net Git - ffmpeg/history - libavcodec/cllc.c
dsputil: Split bswap*_buf() off into a separate context
[ffmpeg] / libavcodec / cllc.c
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-06-24 Derek Buitenhuiscllc: Use outbuf in RGB and ARGB functions
2013-06-24 Derek Buitenhuiscllc: Implement YUV support
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
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-28 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-25 Derek Buitenhuiscllc: Pad swapped buffer
2012-08-12 Derek Buitenhuiscllc: Implement ARGB support
2012-08-12 Derek Buitenhuiscllc: Add support for QRGB
2012-08-12 Derek Buitenhuiscllc: Rename some funcs to represent what they actually do
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-04 Derek Buitenhuiscosmetics: Fix a few switched periods and linebreaks
2012-08-02 Derek BuitenhuisCanopus Lossless decoder