]> git.sesse.net Git - ffmpeg/history - libavcodec/webp.c
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[ffmpeg] / libavcodec / webp.c
2014-07-03 Justin Ruggleswebpdec: Fix decoding of the huffman group indices.
2013-12-06 Justin Ruggleswebp: add a special case for a huffman table with only...
2013-12-06 Justin Ruggleswebp: do not call av_frame_free() on the user-provided...
2013-10-31 Anton Khirnovwebp: stop using deprecated avcodec_set_dimensions
2013-09-18 Justin RugglesAdd a WebP decoder