summaryrefslogtreecommitdiff
path: root/libavcodec/vp8.h
Commit message (Expand)AuthorAgeFilesLines
...
| * vp8: Include the thread headers before using the pthread typesMartin Storsjö2012-07-141-0/+5
| * vp8: implement sliced threadingDaniel Kang2012-07-141-24/+39
| * vp8: move data from VP8Context->VP8MacroblockDaniel Kang2012-07-141-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-071-1/+1
|\ \ | |/
| * doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-1/+10
|\ \ | |/
| * vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje2011-10-211-1/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-031-1/+2
|\ \ | |/
| * vp8: frame-multithreading.Ronald S. Bultje2011-05-021-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* VP8: optimize VP8Context struct orderingJason Garrett-Glaser2011-03-121-78/+78
* VP8: token probs doesn't need paddingJason Garrett-Glaser2011-03-121-2/+1
* VP8: split out declarations to new headerJason Garrett-Glaser2011-02-171-0/+242