summaryrefslogtreecommitdiff
path: root/libavcodec/vp8.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* vp8: initialize color space and range propertiesVittorio Giovara2014-10-08
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* vp78: Align the intra4x4_pred_mode_top array within VP8MacroblockMartin Storsjö2014-04-14
* On2 VP7 decoderPeter Ross2014-04-04
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-29
* vp8: use a fixed-size edge emu bufferAnton Khirnov2014-02-04
* Add a WebP decoderJustin Ruggles2013-09-18
* vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun2013-08-15
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* 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