aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vp8.h
AgeCommit message (Expand)Author
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-02vp8: pack struct VP8ThreadData more efficientlyMans Rullgard
2012-07-15vp8: Enclose pthread function calls in ifdefsMartin Storsjö
2012-07-14vp8: Include the thread headers before using the pthread typesMartin Storsjö
2012-07-14vp8: implement sliced threadingDaniel Kang
2012-07-14vp8: move data from VP8Context->VP8MacroblockDaniel Kang
2012-02-06doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun
2011-10-21vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-02vp8: frame-multithreading.Ronald S. Bultje
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-12VP8: optimize VP8Context struct orderingJason Garrett-Glaser
2011-03-12VP8: token probs doesn't need paddingJason Garrett-Glaser
2011-02-17VP8: split out declarations to new headerJason Garrett-Glaser