13 Commits (762ab2de6ead68cfe6617d1960921878ddece9e1)

Author SHA1 Message Date
Mark Thompson 7cb9296db8 webp: Fix alpha decoding 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 39ecf0588f webp: Convert to the new bitstream reader 8 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Andreas Cadhalpun 76d4c62734 webp: Make sure enough bytes are available 10 years ago
Andreas Cadhalpun 30e6abd1a8 webp: ensure that each transform is only used once 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Justin Ruggles c6698dfe7c webpdec: Fix decoding of the huffman group indices. 11 years ago
Justin Ruggles d085f80fa1 webp: add a special case for a huffman table with only 1 symbol 11 years ago
Justin Ruggles f51e3a1971 webp: do not call av_frame_free() on the user-provided frame 11 years ago
Anton Khirnov 0a9e94bba8 webp: stop using deprecated avcodec_set_dimensions 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago