18 Commits (ea79dfbad321fe2d408e0d4598a2758eea92d046)

Author SHA1 Message Date
Michael Niedermayer 436206c175 avcodec/webp: add assert to ensure palette is not larger than 256 10 years ago
Pascal Massimino 19fb476841 avcodec/webp: add optimization: use local palette with extra padding 10 years ago
Pascal Massimino e5b3112996 avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 10 years ago
Pascal Massimino 4fd21d58a7 libavcodec/webp: treat out-of-bound palette index as translucent black 11 years ago
Justin Ruggles c6698dfe7c webpdec: Fix decoding of the huffman group indices. 11 years ago
Michael Niedermayer de9cd58848 avcdoec/webp: use av_malloc_array() 11 years ago
Thilo Borgmann 8c161d7884 lavc/exif: Make EXIF IFD decoding part of private API/ABI. 11 years ago
James Almer 8bfa5f7fab webp: fix capitalization of the word Exif 11 years ago
James Almer 0b54bc24db webp: add support for EXIF metadata chunks 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 12 years ago