]> git.sesse.net Git - ffmpeg/history - libavcodec/vp9block.c
utvideodec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / vp9block.c
2016-11-10 Martin Storsjöaarch64: vp9: Add NEON optimizations of VP9 MC functions
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-10-04 Ronald S. Bultjevp9: ignore reference segmentation map if error_resilie...
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-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2014-11-21 Luca Barbatovp9: Use the correct upper bound for seg_id
2014-01-09 Anton Khirnovvp9: drop support for real (non-emulated) edges
2013-11-15 Ronald S. Bultjelavc: VP9 decoder