]> git.sesse.net Git - ffmpeg/history - libavcodec/vp9.h
vp9: split superframes in the filtering stage before actual decoding
[ffmpeg] / libavcodec / vp9.h
2016-11-10 Martin Storsjöaarch64: vp9: Add NEON optimizations of VP9 MC functions
2016-11-10 Martin Storsjövp9: Make the subpel filters non-static
2016-11-03 Martin Storsjöarm: vp9: Add NEON optimizations of VP9 MC functions
2016-11-03 Martin Storsjövp9: Flip the order of arguments in MC functions
2016-08-11 Ronald S. Bultjevp9: add frame threading
2016-08-11 Ronald S. Bultjevp9: allocate 'b', 'block/uvblock' and 'eob/uveob'...
2016-08-11 Ronald S. Bultjevp9: split last/cur_frame from the reference buffers.
2016-08-03 Ronald S. Bultjevp9: make mv bounds 32bit.
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-05-31 Vittorio Giovaravp9: Parse subsampling and report missing feature
2014-11-21 Luca Barbatovp9: Use the correct upper bound for seg_id
2013-11-15 Ronald S. Bultjelavc: VP9 decoder