summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc
Commit message (Expand)AuthorAgeFilesLines
* New single instruction math operation headerLuca Barbato2006-09-191-0/+31
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+14
* AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov2006-09-031-0/+130
* Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato2006-08-312-7/+7
* Revert previous commitLuca Barbato2006-08-311-4/+4
* Fix float_to_int16, unaligned case, broken by the previous commitLuca Barbato2006-08-311-2/+2
* 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato2006-08-152-10/+10
* altivec float optimizationsLuca Barbato2006-08-142-1/+194
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-133-2/+2
* keep in sync with dsputil, makes --disable-decoder=vorbis buildLuca Barbato2006-08-111-0/+2
* Cosmetics: 2->4 spaces and some bracesLuca Barbato2006-08-061-135/+126
* Yet another typoLuca Barbato2006-08-041-2/+2
* Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo...Luca Barbato2006-08-041-4/+4
* standalone snow dsputil initLuca Barbato2006-08-032-17/+13
* Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato2006-08-033-81/+62
* Minor fixLuca Barbato2006-08-031-6/+6
* avoid alignment hacks, luckly gcc does the right thing on arches different fr...Luca Barbato2006-08-031-38/+25
* vorbis_inverse_coupling_altivecLuca Barbato2006-08-031-0/+23
* CleanupLuca Barbato2006-08-031-4/+1
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-032-0/+375
* avoid possible segfault situationsLuca Barbato2006-08-021-4/+4
* CosmeticsLuca Barbato2006-08-021-11/+10
* Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for point...Luca Barbato2006-06-201-14/+26
* Cosmetics: should not hurt performance, scream if areLuca Barbato2006-06-172-291/+393
* put_pixels16_l2_altivec and avg_pixels16_l2_altivecLuca Barbato2006-06-031-32/+85
* Macosx fixLuca Barbato2006-05-021-3/+3
* 13% faster inner_add_yblockLuca Barbato2006-04-251-309/+267
* 40% faster decodeLuca Barbato2006-04-251-4/+17
* typo in the gcc handmade regalloc triggerLuca Barbato2006-04-161-2/+2
* hadamard8_diff* enabled on linux/ppcLuca Barbato2006-04-073-47/+52
* Proper typecast for vector boolLuca Barbato2006-03-311-4/+6
* Cast cruft in order to support Apple gccLuca Barbato2006-03-291-53/+63
* altivec support for snowLuca Barbato2006-03-271-0/+16
* altivec support for snowLuca Barbato2006-03-271-0/+795
* use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.b...Likai Liu2006-02-281-1/+1
* Fix AltiVec H.264 decoding on FSF gcc.Luca Barbato2006-02-211-9/+9
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-051-13/+13
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-1212-12/+12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-228-264/+264
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-1710-195/+195
* 10lAlex Beregszaszi2005-08-051-1/+1
* Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret...Sigbjørn Skjæret2005-07-012-0/+6
* gcc 4 compilation fixBret Hughes2005-04-171-57/+57
* missaliged clear_blocks() and h264 not complied but referenced fix patch by (...Roine Gustafsson2004-10-111-2/+2
* Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)Chip2004-10-051-0/+16
* h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do...Romain Dolbeau2004-09-164-7/+937
* hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i...Michael Niedermayer2004-06-082-3/+3
* avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi...Michael Niedermayer2004-06-054-3/+114
* hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa do...Michael Niedermayer2004-06-052-3/+3
* disable hadamard for gcc below 3.3 - better fix awaitedAlex Beregszaszi2004-04-262-0/+4
OpenPOWER on IntegriCloud