| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -2/+2 |
|\ |
|
| * | arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) | Jean-Baptiste Kempf | 2012-10-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | rv40dsp: use av_assert | Michael Niedermayer | 2012-06-19 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -3/+17 |
|\| |
|
| * | rv40dsp: implement prescaled versions for biweight. | Christophe GISQUET | 2012-04-10 | 1 | -3/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -10/+10 |
|\| |
|
| * | rv34: change most "int stride" into "ptrdiff_t stride". | Ronald S. Bultje | 2012-02-20 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-14 | 1 | -120/+176 |
|\| |
|
| * | rv40: rearrange loop filter functions | Mans Rullgard | 2011-12-14 | 1 | -120/+176 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-07 | 1 | -0/+2 |
|\| |
|
| * | rv40: NEON optimised chroma MC | Janne Grunau | 2011-12-06 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -0/+161 |
|\| |
|
| * | rv40: move loop filter to rv34dsp context | Janne Grunau | 2011-11-30 | 1 | -0/+161 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -0/+3 |
|\| |
|
| * | rv34: move inverse transform functions to DSP context | Janne Grunau | 2011-10-12 | 1 | -0/+3 |
* | | Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' | Michael Niedermayer | 2011-08-31 | 1 | -16/+8 |
|\| |
|
| * | RV40: reuse some H.264 motion compensation functions in RV40. | Kostya Shishkov | 2011-08-30 | 1 | -16/+8 |
* | | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -65/+93 |
|\| |
|
| * | Add weighted motion compensation for RV40 B-frames | Kostya Shishkov | 2011-08-11 | 1 | -0/+20 |
| * | Move RV3/4-specific DSP functions into their own context | Kostya Shishkov | 2011-08-11 | 1 | -65/+73 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-09 | 1 | -53/+53 |
|\| |
|
| * | Pretty-print RV3/4 decoder source | Kostya Shishkov | 2011-08-09 | 1 | -53/+53 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | RV40 MC functions | Kostya Shishkov | 2008-12-01 | 1 | -0/+353 |