FFmpeg/libavcodec/ppc
Michael Niedermayer 15285d8fc5 Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
  Remove commented-out call to non-existing function print_pow1().
  Do not decode RV30 files if the extradata is too small
  flashsv: split flashsv_decode_block() off from flashsv_decode_frame().
  ppc: remove disabled code
  libspeexdec: Drop const qualifier to silence compiler warning.
  libopenjpeg: Drop const qualifier to silence compiler warning.
  alac: Remove unused dummy code.
  Remove unused structs and tables.
  vaapi: do not assert on value read from input bitstream
  flashsvenc: replace bitstream description by a link to the specification
  flashsvenc: drop unnecessary cast
  flashsvenc: improve some variable names and fix corresponding comments
  flashsvenc: merge two consecutive if-conditions
  flashsvenc: merge variable declarations and initializations
  flashsvenc: convert some debug av_log() to av_dlog()
  flashsvenc: whitespace cosmetics
  flashsvenc: drop some unnecessary parentheses
  flashsvenc: fix some comment typos
  aacps: skip some memcpy() if src and dst would be equal
  ...

Conflicts:
	libavcodec/vaapi_mpeg2.c
	libavformat/aviobuf.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-16 19:43:35 +02:00
..
asm.S ppc32: Fix movrel 2011-06-21 03:06:54 +02:00
dsputil_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-16 19:43:35 +02:00
dsputil_altivec.h
dsputil_ppc.c Merge remote-tracking branch 'qatar/master' 2011-07-16 19:43:35 +02:00
fdct_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-16 19:43:35 +02:00
fft_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-06 01:34:08 +02:00
fft_altivec_s.S
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec.c Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
h264_template_altivec.c Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
idct_altivec.c
int_altivec.c
Makefile mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
mathops.h
mpegaudiodec_altivec.c Merge remote-tracking branch 'qatar/master' 2011-05-20 05:48:22 +02:00
mpegvideo_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-16 19:43:35 +02:00
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c