]> git.sesse.net Git - ffmpeg/history - libavcodec/vp9.c
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / vp9.c
2016-10-04 Ronald S. Bultjevp9: ignore reference segmentation map if error_resilie...
2016-08-11 Anton Khirnovvp9: reindent after last commit
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-05 Denis Charmetvp9: Return the correct size when decoding a superframe
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-05-31 Vittorio Giovaravp9: Parse subsampling and report missing feature
2014-10-08 Vittorio Giovaravp9: initialize color space and range properties
2014-05-03 Luca Barbatovp9: Read the frame size as unsigned
2014-01-24 Guillaume Martresvp9: fix bugs in updating coef probabilities with paral...
2013-11-15 Ronald S. Bultjelavc: VP9 decoder