| Commit message (Expand) | Author | Age | Files | Lines |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -4/+0 |
* | ppc: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -9/+9 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-17 | 1 | -1/+0 |
* | Merge has_altivec() function into mm_support(), remove it and use | Stefano Sabatini | 2010-09-08 | 1 | -2/+0 |
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -2/+20 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Change some files to only include the necessary headers. | Diego Biurrun | 2008-01-04 | 1 | -2/+0 |
* | Fix make checkheaders. | Diego Biurrun | 2007-12-27 | 1 | -0/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Sanitize altivec code so it can be built with runtime check properly | Luca Barbato | 2007-10-02 | 1 | -79/+0 |
* | Remove HAVE_ALTIVEC preprocessor directives that are only compiled | Diego Biurrun | 2007-08-24 | 1 | -4/+0 |
* | Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor | Diego Biurrun | 2007-08-24 | 1 | -1/+1 |
* | Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor | Diego Biurrun | 2007-08-24 | 1 | -1/+1 |
* | Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). | Diego Biurrun | 2007-08-22 | 1 | -2/+2 |
* | Identifiers starting with underscores are reserved. | Diego Biurrun | 2007-08-22 | 1 | -3/+3 |
* | Altivec version of h264_(h|v)_loop_filter_luma | Graham Booker | 2007-06-09 | 1 | -0/+11 |
* | Move TRANSPOSE8 macro to dsputil_altivec.h. | Guillaume Poirier | 2006-10-10 | 1 | -0/+34 |
* | removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore | Luca Barbato | 2006-10-09 | 1 | -4/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix a warning | Luca Barbato | 2006-10-07 | 1 | -0/+4 |
* | Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec: | Luca Barbato | 2006-08-03 | 1 | -27/+0 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi... | Michael Niedermayer | 2004-06-05 | 1 | -0/+1 |
* | better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea... | Romain Dolbeau | 2004-04-22 | 1 | -0/+1 |
* | hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ... | Michael Niedermayer | 2004-04-20 | 1 | -0/+2 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -9/+7 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -5/+5 |
* | Altivec on non darwin systems patch by Romain Dolbeau | Romain Dolbeau | 2003-01-26 | 1 | -0/+9 |
* | More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) | Romain Dolbeau | 2003-01-20 | 1 | -0/+3 |
* | PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <... | Romain Dolbeau | 2003-01-19 | 1 | -54/+13 |
* | AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do... | Michael Niedermayer | 2003-01-16 | 1 | -3/+62 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 1 | -0/+6 |
* | altivec patches by Romain Dolbeau | Fabrice Bellard | 2003-01-08 | 1 | -0/+29 |
* | suppressed pix_norm_altivec | Fabrice Bellard | 2003-01-07 | 1 | -1/+0 |
* | * altivec and pix_norm patch by Brian Foley | Brian Foley | 2002-11-22 | 1 | -0/+1 |
* | altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ... | Brian Foley | 2002-11-19 | 1 | -1/+5 |
* | Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) | Michael Niedermayer | 2002-11-02 | 1 | -0/+21 |
* | altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d... | Brian Foley | 2002-09-02 | 1 | -0/+5 |