28 Commits (432e27e6e7b653c2aafc05cd5f1bb74dc758a081)

Author SHA1 Message Date
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 9 years ago
Andreas Cadhalpun 0762152f7a webp: fix infinite loop in webp_decode_frame 10 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 c089e720c1 webp: ensure that each transform is only used once 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Andreas Cadhalpun 5de2dab12b avcodec/webp: validate the distance prefix code 10 years ago
Paul B Mahol 6e7ac5ee55 avcodec/webp: use init_get_bits8() 10 years ago
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 10 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 11 years ago