summaryrefslogtreecommitdiffstats
path: root/libavcodec/webp.c
Commit message (Expand)AuthorAgeFilesLines
* get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-071-2/+3
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-031-1/+1
* webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-191-1/+9
* webp: validate the distance prefix codeAndreas Cadhalpun2015-03-051-0/+5
* webpdec: Fix decoding of the huffman group indices.Justin Ruggles2014-07-031-2/+6
* webp: add a special case for a huffman table with only 1 symbolJustin Ruggles2013-12-051-1/+17
* webp: do not call av_frame_free() on the user-provided frameJustin Ruggles2013-12-051-6/+2
* webp: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-311-2/+2
* Add a WebP decoderJustin Ruggles2013-09-181-0/+1455
OpenPOWER on IntegriCloud