summaryrefslogtreecommitdiffstats
path: root/libavcodec/webp.c
Commit message (Expand)AuthorAgeFilesLines
* avcdoec/webp: use av_malloc_array()Michael Niedermayer2014-04-201-1/+1
* lavc/exif: Make EXIF IFD decoding part of private API/ABI.Thilo Borgmann2014-04-051-1/+1
* webp: fix capitalization of the word ExifJames Almer2014-01-151-5/+5
* webp: add support for EXIF metadata chunksJames Almer2014-01-141-2/+44
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-061-1/+17
|\
| * webp: add a special case for a huffman table with only 1 symbolJustin Ruggles2013-12-051-1/+17
* | Merge commit 'f51e3a1971045c7ed0c3d9d29d3254a4d940198e'Michael Niedermayer2013-12-061-6/+2
|\ \ | |/
| * webp: do not call av_frame_free() on the user-provided frameJustin Ruggles2013-12-051-6/+2
* | Merge commit '0a9e94bba8f8a40156438a43e4fe0e9ae36236cb'Michael Niedermayer2013-11-011-2/+2
|\ \ | |/
| * webp: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-311-2/+2
* | Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'Michael Niedermayer2013-09-191-4/+4
|/
* Add a WebP decoderJustin Ruggles2013-09-181-0/+1455
OpenPOWER on IntegriCloud