| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |