| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Fiona's name in copyright statements. | Diego Biurrun | 2014-07-01 | 1 | -1/+1 |
* | vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock | Martin Storsjö | 2014-04-14 | 1 | -1/+1 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+21 |
* | vp8: K&R formatting cosmetics | Vittorio Giovara | 2014-03-29 | 1 | -9/+10 |
* | vp8: use a fixed-size edge emu buffer | Anton Khirnov | 2014-02-04 | 1 | -1/+3 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+7 |
* | vp56data: Move all shared enum/struct declarations to common header | Diego Biurrun | 2013-08-15 | 1 | -1/+0 |
* | w32pthreads: move from lavc to compat/ | Anton Khirnov | 2013-05-24 | 1 | -1/+1 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -14/+13 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -1/+1 |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -4/+4 |
* | vp8: pack struct VP8ThreadData more efficiently | Mans Rullgard | 2012-08-02 | 1 | -17/+17 |
* | vp8: Enclose pthread function calls in ifdefs | Martin Storsjö | 2012-07-15 | 1 | -0/+2 |
* | vp8: Include the thread headers before using the pthread types | Martin Storsjö | 2012-07-14 | 1 | -0/+5 |
* | vp8: implement sliced threading | Daniel Kang | 2012-07-14 | 1 | -24/+39 |
* | vp8: move data from VP8Context->VP8Macroblock | Daniel Kang | 2012-07-14 | 1 | -3/+4 |
* | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
* | vp8: fix up handling of segmentation_maps in reference frames. | Ronald S. Bultje | 2011-10-21 | 1 | -1/+10 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | vp8: frame-multithreading. | Ronald S. Bultje | 2011-05-02 | 1 | -1/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | VP8: optimize VP8Context struct ordering | Jason Garrett-Glaser | 2011-03-12 | 1 | -78/+78 |
* | VP8: token probs doesn't need padding | Jason Garrett-Glaser | 2011-03-12 | 1 | -2/+1 |
* | VP8: split out declarations to new header | Jason Garrett-Glaser | 2011-02-17 | 1 | -0/+242 |