summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp8.h
Commit message (Expand)AuthorAgeFilesLines
* webp: Fix alpha initialisationMark Thompson2017-12-191-0/+1
* vp8: Add hwaccel hooksMark Thompson2016-09-081-0/+32
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-2/+2
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* vp8: initialize color space and range propertiesVittorio Giovara2014-10-081-0/+3
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-011-1/+1
* vp78: Align the intra4x4_pred_mode_top array within VP8MacroblockMartin Storsjö2014-04-141-1/+1
* On2 VP7 decoderPeter Ross2014-04-041-0/+21
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-291-9/+10
* vp8: use a fixed-size edge emu bufferAnton Khirnov2014-02-041-1/+3
* Add a WebP decoderJustin Ruggles2013-09-181-0/+7
* vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun2013-08-151-1/+0
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-241-1/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-14/+13
* Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+2
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-1/+1
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-4/+4
* vp8: pack struct VP8ThreadData more efficientlyMans Rullgard2012-08-021-17/+17
* vp8: Enclose pthread function calls in ifdefsMartin Storsjö2012-07-151-0/+2
* 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
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
* vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje2011-10-211-1/+10
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* 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
OpenPOWER on IntegriCloud