]> git.sesse.net Git - ffmpeg/history - libavcodec/takdec.c
dds: validate compressed source buffer size
[ffmpeg] / libavcodec / takdec.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-02-20 Peter Meerwaldlibavcodec: Make use of av_clip functions
2014-12-18 Vittorio Giovaratakdec: check av_samples_get_buffer_size() return value
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2013-10-28 Anton Khirnovlavc: change all decoders to behave consistently with...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-13 Diego Biurrunavcodec: av_log_missing_feature(1) ---> avpriv_request_...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Rugglestak: decode directly to the user-provided AVFrame
2013-02-08 Diego Biurrundsputil: Move LOCAL_ALIGNED macros to libavutil
2012-12-07 Josh Allmanntakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Mans Rullgardtakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder