]> git.sesse.net Git - ffmpeg/history - libavcodec/dxtory.c
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec / dxtory.c
2015-09-06 Luca Barbatodxtory: Unify and rework the decoding routines
2015-09-03 Luca Barbatodxtory: Factorize the buffer loading
2015-09-03 Luca Barbatodxtory: Factorize slice size checks
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2014-01-24 Kostya Shishkovdxtory: compressed RGB555/RGB565 decoding support
2014-01-24 Kostya Shishkovdxtory: add more compressed and uncompressed modes
2014-01-21 Kostya Shishkovdxtory: change error code for unexpected slice configur...
2014-01-21 Kostya Shishkovdxtory: correctly handle YUV slices with average odd...
2013-05-28 Kostya Shishkovdxtory v2 support
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-23 Diego Biurrundxtory: Replace AV_WN16A(AV_RN16A()) combination by...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-12-10 Kostya ShishkovDxtory capture format decoder