357 Commits (8709ba907a7f6f44e392161221d9628fa74b22f6)

Author SHA1 Message Date
Mans Rullgard b034c95cc1 h264: fix ppc/altivec build 13 years ago
Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 13 years ago
Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
Michael Niedermayer 8045af65d4 ppc: fix usage of dsp_mask 13 years ago
Mans Rullgard 6e4a35ced9 ppc: fix 32-bit PIC build 13 years ago
Michael Niedermayer 2aaf32f52f mpegvideo: support encoding with chroma intra tables that differ from luma. 13 years ago
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 13 years ago
Mans Rullgard ca6a904656 ppc: remove redundant setting of Altivec IDCT 14 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
Mans Rullgard 0a72533e98 jfdctint: add 10-bit version 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Diego Biurrun 21aed0ed92 ppc: remove disabled code 14 years ago
Mans Rullgard 6cbf2420b9 PPC: use Altivec IMDCT only for supported sizes 14 years ago
Kim Nguyen 2d16394f97 ppc32: Fix movrel 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Diego Biurrun 1f6b9cc31d Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. 14 years ago
Mans Rullgard 0b5e44ed29 mpegaudiodsp: fix x86 and ppc makefiles 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Ronald S. Bultje 18b6a69ce9 Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." 14 years ago
Alex Converse 187a537904 Convert some undefined 1<<31 shifts into 1U<<31. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles 539244eeb6 cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
Justin Ruggles d21be5f15b cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
Mans Rullgard 644b66cd4a vp8: ppc: fix invalid reads in altivec epel mc 14 years ago
Mans Rullgard e407f4173a ppc: fix vc1 inverse transform, unbreak build 14 years ago
Ronald S. Bultje 6a786b15c3 VC1: merge idct8x8, coeff adjustments and put_pixels. 14 years ago
Mans Rullgard e0e46cae37 vp8: ppc: fix invalid reads in altivec epel mc 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 56cbc5f19f Fix PPC build. 14 years ago
Ronald S. Bultje 9a1ced321b dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 2739dc5d85 VC1: transpose IDCT 8x8 coeffs while reading. 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
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
Vitor Sessak bc0a603c78 Fix overread in altivec DSP function sad16 14 years ago
Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16 14 years ago
Justin Ruggles 015f9f1ad3 Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
Justin Ruggles 6eabb0d3ad Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini ccf22d3ed1 Merge has_altivec() function into mm_support(), remove it and use 14 years ago