]> git.sesse.net Git - ffmpeg/history - libavcodec/aic.c
lavc: Drop deprecated VDPAU buffer fields
[ffmpeg] / libavcodec / aic.c
2017-02-09 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2017-01-31 Alexandra Hájkováaic: Convert to the new bitstream reader
2017-01-31 Diego Biurrungolomb: Convert to the new bitstream reader
2016-12-19 Alexandra Hájkováunary: Convert to the new bitstream reader
2016-06-06 Paul B Maholaic: add frame threading support
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-06-30 Vittorio Giovaraaic: Fix slice size computation for widths multiples...
2015-06-17 Vittorio Giovaraaic: Improve error reporting
2015-03-03 Vittorio Giovaraaic: Fix decoding files with odd dimensions
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-09-12 Martin Storsjöaic: Validate values read from the bitstream
2013-07-04 Kostya Shishkovaic: use chroma scan tables while decoding luma compone...
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder