| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' | Michael Niedermayer | 2014-06-02 | 1 | -2/+0 |
|\| |
|
| * | Remove all Blackfin architecture optimizations | Diego Biurrun | 2014-06-02 | 1 | -2/+0 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-02 | 1 | -70/+70 |
|\| |
|
| * | VP3: K&R formatting cosmetics | Vittorio Giovara | 2014-04-01 | 1 | -70/+70 |
* | | Merge commit 'ed9625eb62be1e1c44cecdd73ea0d80077a15d48' | Michael Niedermayer | 2014-03-13 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move intreadwrite.h #include from header file to .c files | Diego Biurrun | 2014-03-13 | 1 | -0/+1 |
* | | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' | Michael Niedermayer | 2013-04-16 | 1 | -2/+2 |
|\| |
|
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -57/+35 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -57/+35 |
* | | Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move rnd_avg inline functions to a separate header | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' | Michael Niedermayer | 2013-01-29 | 1 | -0/+2 |
|\| |
|
| * | bfin: Separate VP3 initialization code | Diego Biurrun | 2013-01-28 | 1 | -0/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+8 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+8 |
* | | Merge commit '0ee8293a77a6afad161e91ce1d43c4a57ce33a6a' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | vp3dsp: don't do aligned reads on input. | Ronald S. Bultje | 2013-01-22 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-22 | 1 | -0/+19 |
|\| |
|
| * | vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. | Ronald S. Bultje | 2013-01-21 | 1 | -0/+19 |
* | | Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' | Michael Niedermayer | 2013-01-20 | 1 | -1/+4 |
|\| |
|
| * | vp3: integrate clear_blocks with idct of previous block. | Ronald S. Bultje | 2013-01-19 | 1 | -1/+4 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -9/+28 |
|\| |
|
| * | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -9/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -35/+33 |
|\| |
|
| * | Don't use ff_cropTbl[] for IDCT. | Ronald S. Bultje | 2012-03-06 | 1 | -35/+33 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Improve some uses of ff_cropTbl with constant offset | Måns Rullgård | 2010-06-22 | 1 | -9/+9 |
* | vp3: 10l Fix DC-only IDCT for C and ARM too | David Conrad | 2010-05-28 | 1 | -3/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | vp3: DC-only IDCT | David Conrad | 2010-04-17 | 1 | -0/+19 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Move VP3 loop filter to DSPContext | David Conrad | 2008-10-04 | 1 | -0/+31 |
* | Fix decoding of 320x240.ogg. | Michael Niedermayer | 2008-07-13 | 1 | -1/+1 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | avoid 4 + | Michael Niedermayer | 2006-07-19 | 1 | -13/+7 |
* | remove 166 useless underscores, and make this file valid c code as a result | Michael Niedermayer | 2006-07-19 | 1 | -78/+78 |
* | remove a few useless casts and avoid the useless t1/t2 variables | Michael Niedermayer | 2006-07-19 | 1 | -104/+22 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -19/+19 |
* | Kill some compiler warnings. Compiled code verified identical after changes. | Måns Rullgård | 2005-09-06 | 1 | -1/+0 |