]> git.sesse.net Git - ffmpeg/history - libavcodec/libvpxdec.c
dnxhddata: Fix 10-bit DNxHD quant matrices
[ffmpeg] / libavcodec / libvpxdec.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-06-21 Luca Barbatolibvpx: Support the vp9 extended profiles
2013-12-07 Guillaume Martreslibvpx: do not mark VP9 as experimental when using...
2013-10-31 Anton Khirnovlibvpxdec: stop using deprecated avcodec_set_dimensions
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-14 Luca Barbatolibvpx: make vp8 and vp9 selectable
2013-01-14 Luca Barbatolibvpx: support vp9
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
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_*
2012-01-10 Janne Grunauthreads: add CODEC_CAP_AUTO_THREADS for libvpx and...
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Alex Converselibvpxdec: Fix "error: implicit declaration of function...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-05-25 Carl Eugen HoyosHeaders for libvpx are installed into vpx subdirectory.
2010-05-25 James ZernVP8 decoding via libvpx.