]> git.sesse.net Git - ffmpeg/history - libavcodec/vp8.h
FATE: add a test for the overlay filter
[ffmpeg] / libavcodec / vp8.h
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-08-02 Mans Rullgardvp8: pack struct VP8ThreadData more efficiently
2012-07-15 Martin Storsjövp8: Enclose pthread function calls in ifdefs
2012-07-15 Martin Storsjövp8: Include the thread headers before using the pthrea...
2012-07-14 Daniel Kangvp8: implement sliced threading
2012-07-14 Daniel Kangvp8: move data from VP8Context->VP8Macroblock
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2011-10-21 Ronald S. Bultjevp8: fix up handling of segmentation_maps in reference...
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-12 Jason Garrett-GlaserVP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett-GlaserVP8: token probs doesn't need padding
2011-02-17 Jason Garrett-GlaserVP8: split out declarations to new header