| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7' | Michael Niedermayer | 2014-02-04 | 1 | -1/+3 |
|\ |
|
| * | vp8: use a fixed-size edge emu buffer | Anton Khirnov | 2014-02-04 | 1 | -1/+3 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -1/+1 |
* | | Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff' | Michael Niedermayer | 2013-09-19 | 1 | -0/+7 |
|\| |
|
| * | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+7 |
* | | Merge commit 'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7' | Michael Niedermayer | 2013-08-16 | 1 | -1/+0 |
|\| |
|
| * | vp56data: Move all shared enum/struct declarations to common header | Diego Biurrun | 2013-08-15 | 1 | -1/+0 |
* | | avcodec/vp8: Cosmetics, maintain alphabetical order in threading headers | Dave Yeo | 2013-05-28 | 1 | -2/+2 |
* | | os2threads: move from lavc to compat/ | Dave Yeo | 2013-05-28 | 1 | -1/+1 |
* | | Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' | Michael Niedermayer | 2013-05-24 | 1 | -1/+1 |
|\| |
|
| * | w32pthreads: move from lavc to compat/ | Anton Khirnov | 2013-05-24 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -14/+13 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -14/+13 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -1/+1 |
* | | lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled | KO Myung-Hun | 2012-10-09 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -4/+4 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-02 | 1 | -17/+17 |
|\| |
|
| * | vp8: pack struct VP8ThreadData more efficiently | Mans Rullgard | 2012-08-02 | 1 | -17/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-16 | 1 | -27/+50 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 1 | -1/+10 |
|\| |
|
| * | vp8: fix up handling of segmentation_maps in reference frames. | Ronald S. Bultje | 2011-10-21 | 1 | -1/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -1/+1 |
|\| |
|
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-03 | 1 | -1/+2 |
|\| |
|
| * | 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 |