]> git.sesse.net Git - ffmpeg/history - libavcodec/on2avc.c
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / on2avc.c
2016-11-18 Alexandra Hájkováon2avc: Convert to the new bitstream reader
2016-06-08 Diego BiurrunDrop unnecessary golomb.h #includes
2016-06-08 Diego BiurrunDrop unnecessary unary.h #includes
2016-01-13 Andreas Cadhalpunon2avc: limit number of bits to 30 in get_egolomb
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-06-12 Vittorio Giovaraon2avc: Use the integer abs() version
2014-12-19 Michael Niedermayeron2avc: check number of channels
2014-11-15 Michael Niedermayeron2avc: Fix out of array access
2014-05-27 Diego Biurrunon2avc: Remove pointless dsputil.h #include
2014-04-23 Kostya ShishkovOn2 AVC decoder