34 Commits (8198258d9ef8e26cdfedbf424406b7bbf4aaeb79)

Author SHA1 Message Date
  Michael Niedermayer 8198258d9e avcodec/webp: Update canvas size in vp8_lossy_decode_frame() as in vp8_lossless_decode_frame() 8 years ago
  Michael Niedermayer edf7bd14a8 avcodec/webp: Factor update_canvas_size() out 8 years ago
  Michael Niedermayer e1fcdf1930 avcodec/webp: Fix signedness in prefix_code check 8 years ago
  Michael Niedermayer f8502c267f avcodec/webp: Add missing input padding 8 years ago
  Michael Niedermayer ee12581551 avcodec/webp: Always set pix_fmt 8 years ago
  Michael Niedermayer 65ec573358 avcodec/webp: Fix null pointer dereference 8 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
  Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 10 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 11 years ago
  Andreas Cadhalpun c089e720c1 webp: ensure that each transform is only used once 11 years ago
  Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 11 years ago
  Andreas Cadhalpun 5de2dab12b avcodec/webp: validate the distance prefix code 11 years ago
  Paul B Mahol 6e7ac5ee55 avcodec/webp: use init_get_bits8() 11 years ago
  Michael Niedermayer 436206c175 avcodec/webp: add assert to ensure palette is not larger than 256 11 years ago
  Pascal Massimino 19fb476841 avcodec/webp: add optimization: use local palette with extra padding 11 years ago
  Pascal Massimino e5b3112996 avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 11 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() 12 years ago
  Thilo Borgmann 8c161d7884 lavc/exif: Make EXIF IFD decoding part of private API/ABI. 12 years ago
  James Almer 8bfa5f7fab webp: fix capitalization of the word Exif 12 years ago
  James Almer 0b54bc24db webp: add support for EXIF metadata chunks 12 years ago
  Justin Ruggles d085f80fa1 webp: add a special case for a huffman table with only 1 symbol 12 years ago
  Justin Ruggles f51e3a1971 webp: do not call av_frame_free() on the user-provided frame 12 years ago
  Anton Khirnov 0a9e94bba8 webp: stop using deprecated avcodec_set_dimensions 12 years ago
  Justin Ruggles c4bfa09807 Add a WebP decoder 13 years ago