ffmpeg/libswscale/ppc
Michael Niedermayer 6df42f9874 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  SBR DSP: fix SSE code to not use SSE2 instructions.
  cpu: initialize mask to -1, so that by default, optimizations are used.
  error_resilience: initialize s->block_index[].
  svq3: protect against negative quantizers.
  Don't use ff_cropTbl[] for IDCT.
  swscale: make filterPos 32bit.
  FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
  avconv: add -cpuflags option for setting supported cpuflags.
  cpu: add av_set_cpu_flags_mask().
  libx264: Allow overriding the sliced threads option
  avconv: fix counting encoded video size.

Conflicts:
	doc/APIchanges
	doc/fate.texi
	doc/ffmpeg.texi
	ffmpeg.c
	libavcodec/h264idct_template.c
	libavcodec/svq3.c
	libavutil/avutil.h
	libavutil/cpu.c
	libavutil/cpu.h
	libswscale/swscale.c
	tests/Makefile
	tests/fate-run.sh
	tests/regression-funcs.sh

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-07 03:22:49 +01:00
..
swscale_altivec.c Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
yuv2rgb_altivec.c Merge remote-tracking branch 'qatar/master' 2012-03-03 00:23:10 +01:00
yuv2rgb_altivec.h Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
yuv2yuv_altivec.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00