23 Commits (28165fee1bb155545b82c1537917083bac7813f7)

Author SHA1 Message Date
Diego Biurrun af10feadc2 ppc: Rename H.264 optimization template file for consistency. 13 years ago
Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
Ronald S. Bultje 18b6a69ce9 Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard 381efba0ec ppc: fix vc1 inverse transform, unbreak build 14 years ago
Ronald S. Bultje f8bed30d8b VC1: merge idct8x8, coeff adjustments and put_pixels. 14 years ago
Ronald S. Bultje ed040f35f2 Fix PPC build. 14 years ago
Ronald S. Bultje 12802ec060 dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 1da6ea3954 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Måns Rullgård ddb8c2c0f1 PPC: move prototypes to headers and make some functions static 15 years ago
Diego Biurrun 7a709548a7 Remove unnecessary gcc_fixes.h #include. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Luca Barbato c49e23e2a4 Make strict altivec parsers happy (gcc-4.3 and others) 17 years ago
Kostya Shishkov 98f48ce157 Reindent after last commit 17 years ago
Kostya Shishkov 51ece6842f Update Altivec variant of vc1_inv_trans_8x4 17 years ago
Kostya Shishkov d2e45f33a4 Switch VC-1 decoder to output decoded residual immediately. 17 years ago
Diego Biurrun 095c22ac45 Remove unused variable, fixes the warning: 17 years ago
Luca Barbato 89523beea4 Sanitize altivec code so it can be built with runtime check properly 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Guillaume Poirier ab5a1435ec Move TRANSPOSE8 macro to dsputil_altivec.h. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Kostya Shishkov 481fb636b1 Some AltiVec optimizations for VC-1 19 years ago