summaryrefslogtreecommitdiff
path: root/libavcodec/webp.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-03
* webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-19
* webp: validate the distance prefix codeAndreas Cadhalpun2015-03-05
* webpdec: Fix decoding of the huffman group indices.Justin Ruggles2014-07-03
* webp: add a special case for a huffman table with only 1 symbolJustin Ruggles2013-12-05
* webp: do not call av_frame_free() on the user-provided frameJustin Ruggles2013-12-05
* webp: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* Add a WebP decoderJustin Ruggles2013-09-18