summaryrefslogtreecommitdiff
path: root/libavcodec/vp8.h
Commit message (Expand)AuthorAge
* vp8: pack struct VP8ThreadData more efficientlyMans Rullgard2012-08-02
* vp8: Enclose pthread function calls in ifdefsMartin Storsjö2012-07-15
* vp8: Include the thread headers before using the pthread typesMartin Storsjö2012-07-14
* vp8: implement sliced threadingDaniel Kang2012-07-14
* vp8: move data from VP8Context->VP8MacroblockDaniel Kang2012-07-14
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-06
* vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje2011-10-21
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
* vp8: frame-multithreading.Ronald S. Bultje2011-05-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* VP8: optimize VP8Context struct orderingJason Garrett-Glaser2011-03-12
* VP8: token probs doesn't need paddingJason Garrett-Glaser2011-03-12
* VP8: split out declarations to new headerJason Garrett-Glaser2011-02-17