1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-11 18:07:56 +02:00
ffmpeg/libavcodec/ppc
Michael Niedermayer f93f6963ba Merge remote-tracking branch 'qatar/master'
* qatar/master:
  rv30: return AVERROR(EINVAL) instead of EINVAL
  build: add -L flags before existing LDFLAGS
  simple_idct: whitespace cosmetics
  simple_idct: make repeated code a macro
  dsputil: remove huge #if 0 block
  simple_idct: change 10-bit add/put stride from pixels to bytes
  dsputil: allow 9/10-bit functions for non-h264 codecs
  dnxhd: rename some data tables
  dnxhdenc: remove inline from function only called through pointer
  dnxhdenc: whitespace cosmetics
  swscale: mark YUV422P10(LE,BE) as supported for output
  configure: add -xc99 to LDFLAGS for Sun CC
  Remove unused and non-compiling vestigial g729 decoder
  Remove unused code under G729_BITEXACT #ifdef.
  mpegvideo: fix invalid picture unreferencing.
  dsputil: Remove extra blank line at end.
  dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
  simple_idct: add 10-bit version

Conflicts:
	Makefile
	libavcodec/g729data.h
	libavcodec/g729dec.c
	libavcodec/rv30.c
	tests/ref/lavfi/pixdesc
	tests/ref/lavfi/pixfmts_copy
	tests/ref/lavfi/pixfmts_null
	tests/ref/lavfi/pixfmts_scale
	tests/ref/lavfi/pixfmts_vflip

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-21 16:28:53 +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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_ppc.c Merge remote-tracking branch 'qatar/master' 2011-07-21 16:28:53 +02:00
fdct_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-16 19:43:35 +02:00
fft_altivec_s.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_altivec.c Merge remote-tracking branch 'qatar/master' 2011-07-06 01:34:08 +02:00
float_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gmc_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
int_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
types_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
util_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dsp_altivec.c Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vp3dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00