]> git.sesse.net Git - ffmpeg/history - libavcodec/vp8.h
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / vp8.h
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