| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' | Michael Niedermayer | 2013-04-16 | 1 | -1/+0 |
|\ |
|
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+0 |
* | | Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' | Michael Niedermayer | 2013-04-16 | 1 | -8/+12 |
|\| |
|
| * | vp3: bfin: Transpose the IDCTs | Martin Storsjö | 2013-04-15 | 1 | -2/+8 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 1 | -1/+1 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -1/+1 |
* | | Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9' | Michael Niedermayer | 2013-04-08 | 1 | -4/+4 |
|\| |
|
| * | bfin: Make vp3 functions static | Martin Storsjö | 2013-04-08 | 1 | -4/+4 |
* | | Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5' | Michael Niedermayer | 2013-04-08 | 1 | -2/+4 |
|\| |
|
| * | bfin: Don't use the vp3 idct functions if bitexact behaviour is expected | Martin Storsjö | 2013-04-08 | 1 | -2/+4 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -4/+6 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-30 | 1 | -0/+1 |
|\| |
|
| * | bfin: unbreak compilation | Luca Barbato | 2013-01-29 | 1 | -0/+1 |
* | | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' | Michael Niedermayer | 2013-01-29 | 1 | -1/+8 |
|\| |
|
| * | bfin: Separate VP3 initialization code | Diego Biurrun | 2013-01-28 | 1 | -1/+8 |
* | | Merge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6' | Michael Niedermayer | 2013-01-29 | 1 | -0/+6 |
|\| |
|
| * | bfin: update VP3 idct | Luca Barbato | 2013-01-28 | 1 | -0/+6 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-10 | 1 | -2/+0 |
|\| |
|
| * | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -2/+0 |
| * | 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 | -2/+2 |
* | bfin: fix function prototypes | Måns Rullgård | 2010-03-08 | 1 | -5/+0 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -4/+4 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | license header consistency cosmetics. | Diego Biurrun | 2007-10-04 | 1 | -1/+2 |
* | blackfin optimized vp3 transform and infastructure for idct | Marc Hoffman | 2007-10-04 | 1 | -0/+49 |