| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -2/+2 |
|\ |
|
| * | ppc: Rename H.264 optimization template file for consistency. | Diego Biurrun | 2012-06-12 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -3/+2 |
|\| |
|
| * | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -3/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -61/+2 |
|\| |
|
| * | Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." | Ronald S. Bultje | 2011-05-04 | 1 | -61/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | ppc: fix vc1 inverse transform, unbreak build | Mans Rullgard | 2011-02-21 | 1 | -17/+17 |
| * | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-21 | 1 | -3/+61 |
| * | Fix PPC build. | Ronald S. Bultje | 2011-02-17 | 1 | -0/+17 |
| * | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-17 | 1 | -1/+5 |
| * | VC1: transpose IDCT 8x8 coeffs while reading. | Ronald S. Bultje | 2011-02-17 | 1 | -1/+0 |
* | | ppc: fix vc1 inverse transform, unbreak build | Mans Rullgard | 2011-02-22 | 1 | -17/+17 |
* | | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-22 | 1 | -3/+61 |
* | | Fix PPC build. | Ronald S. Bultje | 2011-02-18 | 1 | -0/+17 |
* | | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-18 | 1 | -1/+5 |
* | | VC1: transpose IDCT 8x8 coeffs while reading. | Ronald S. Bultje | 2011-02-18 | 1 | -1/+0 |
|/ |
|
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Remove unnecessary gcc_fixes.h #include. | Diego Biurrun | 2009-04-09 | 1 | -2/+0 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Make strict altivec parsers happy (gcc-4.3 and others) | Luca Barbato | 2007-12-16 | 1 | -1/+1 |
* | Reindent after last commit | Kostya Shishkov | 2007-12-08 | 1 | -16/+16 |
* | Update Altivec variant of vc1_inv_trans_8x4 | Kostya Shishkov | 2007-12-08 | 1 | -29/+23 |
* | Switch VC-1 decoder to output decoded residual immediately. | Kostya Shishkov | 2007-12-08 | 1 | -1/+1 |
* | Remove unused variable, fixes the warning: | Diego Biurrun | 2007-11-13 | 1 | -1/+0 |
* | Sanitize altivec code so it can be built with runtime check properly | Luca Barbato | 2007-10-02 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | Move TRANSPOSE8 macro to dsputil_altivec.h. | Guillaume Poirier | 2006-10-10 | 1 | -34/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Some AltiVec optimizations for VC-1 | Kostya Shishkov | 2006-08-03 | 1 | -0/+370 |