summaryrefslogtreecommitdiff
path: root/libavcodec/webp.c
Commit message (Expand)AuthorAge
* 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