ffmpeg/libavcodec/ppc
Michael Niedermayer 75f847aa6b Merge remote-tracking branch 'qatar/master'
* qatar/master:
  avplay: use libavresample for sample format conversion and channel mixing
  Fix compilation with YASM/NASM without AVX support.
  WMAL: do not output last frame again if nothing was decoded in current packet
  WMAL: do not start decoding if frame does not end in current packet
  adpcm-thp: fix invalid array indexing
  ppc: add const where needed in scalarproduct_int16_altivec()
  ppc: remove shift parameter from scalarproduct_int16_altivec()
  ppc: dsputil: do unaligned block accesses correctly
  dvenc: do not call dsputil functions with stride not a multiple of 16
  APIchanges: fill in some dates and commit hashes

Conflicts:
	doc/APIchanges
	ffplay.c
	libavcodec/adpcm.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-01 22:06:55 +02:00
..
Makefile build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
asm.S
dsputil_altivec.c Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
dsputil_altivec.h
dsputil_ppc.c lowres2 support. 2012-04-22 22:26:55 +02:00
fdct_altivec.c
fft_altivec.c
fft_altivec_s.S
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c Merge remote-tracking branch 'qatar/master' 2012-04-10 22:53:25 +02:00
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
int_altivec.c Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c Merge remote-tracking branch 'qatar/master' 2012-04-18 22:08:28 +02:00
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c