| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' | Michael Niedermayer | 2014-09-05 | 1 | -1/+1 |
|\ |
|
| * | Drop unnecessary av_unused attributes. | Diego Biurrun | 2014-09-05 | 1 | -1/+1 |
* | | Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' | Michael Niedermayer | 2014-07-25 | 1 | -20/+20 |
|\| |
|
| * | qpeldsp: Mark source pointer in qpel_mc_func function pointer const | Diego Biurrun | 2014-07-25 | 1 | -20/+20 |
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -0/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -6/+6 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -6/+6 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 1 | -6/+6 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -6/+6 |
* | | Merge commit 'a8b6015823e628047a45916404c00044c5e80415' | Michael Niedermayer | 2013-03-13 | 1 | -8/+16 |
|\| |
|
| * | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 1 | -8/+16 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' | Michael Niedermayer | 2013-02-07 | 1 | -2/+3 |
|\| |
|
| * | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 1 | -2/+3 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 1 | -4/+7 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -4/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-24 | 1 | -4/+7 |
|\| |
|
| * | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -4/+7 |
* | | 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 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -37/+43 |
|\| |
|
| * | Move RV3/4-specific DSP functions into their own context | Kostya Shishkov | 2011-08-11 | 1 | -37/+43 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-09 | 1 | -17/+17 |
|\| |
|
| * | Pretty-print RV3/4 decoder source | Kostya Shishkov | 2011-08-09 | 1 | -17/+17 |
| * | 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 |
* | More av_cold for infrequently called functions. | Zuxy Meng | 2010-01-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Unfortunately RV30 luma thirdpel MC functions cannot be substituted with | Kostya Shishkov | 2008-12-17 | 1 | -72/+114 |
* | RV30 thirdpel motion compensation support | Kostya Shishkov | 2008-01-04 | 1 | -0/+249 |