8 Commits (e8a460672f7e9aec129a7cfa01345857b1565a15)

Author SHA1 Message Date
Rong Yan 8a03d428f1 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong 10 years ago
Rong Yan af5fec9538 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() 10 years ago
Michael Niedermayer 5f1ea0bfc5 avcodec/ppc/fdctdsp: fix const warning 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Diego Biurrun 1a583c0c60 fdct: Move ppc-specific declarations to a header in the ppc directory 10 years ago
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 11 years ago
Diego Biurrun 1675975216 ppc: dsputil: Drop trailing semicolon from macros 11 years ago
Diego Biurrun b7d24fd4b2 ppc: dsputil: Merge some declarations and initializations 11 years ago
Diego Biurrun 022184a646 ppc: dsputil: more K&R formatting cosmetics 11 years ago
Diego Biurrun 82ee14d2ce ppc: dsputil: comment formatting and wording/grammar improvements 11 years ago
Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 11 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
Diego Biurrun 21aed0ed92 ppc: remove disabled code 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 2829ce4b40 Remove PPC perf counter support 15 years ago
Måns Rullgård ddb8c2c0f1 PPC: move prototypes to headers and make some functions static 15 years ago
Diego Biurrun 5137235e0c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 16 years ago
Diego Biurrun 60a847b5db cosmetics: Remove file name from file header. 16 years ago
Diego Biurrun 80a61f08d2 Remove AltiVec vector declaration compiler compatibility macros. 17 years ago
Diego Biurrun 716e7c0f0b Remove wrong casts from vector declarations, this would cause errors when 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 0c89322463 Change some files to only include the necessary headers. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Luca Barbato b420448e38 removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Alex Beregszaszi 23972d5a6c 10l 20 years ago
Bret Hughes 6c618a263d gcc 4 compilation fix 20 years ago
James Klicman 14cabd4068 AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 21 years ago