ffmpeg/libswscale
Michael Niedermayer 55c49afc42 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  yuv4mpeg: return proper error codes.
  Give all anonymously typedeffed structs in headers a name
  fate: Add parseutils test
  parseutils-test: Drop random colors from parsing test
  vf_pad/scale: use double precision for aspect ratios.
  build: error on variable-length arrays
  ppc: swscale: rework yuv2planeX_altivec()
  ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec()
  x86: dsputil: kill VLA in gmc_mmx()
  libspeexenc: Updated commentary to reflect recent changes
  libspeexenc: Add an option for enabling DTX
  doc/APIchanges: fill in missing dates and hashes.
  lavr: bump major to 1 and declare it stable.
  lavr: change the type of the data buffers to uint8_t**.
  lavc: deprecate the audio resampling API.

Conflicts:
	cmdutils.h
	configure
	doc/APIchanges
	ffplay.c
	libavcodec/dwt.h
	libavcodec/libspeexenc.c
	libavfilter/vf_pad.c
	libavfilter/vf_scale.c
	libavformat/asf.h
	tests/fate/libavutil.mak
	tests/ref/fate/parseutils

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-06 13:45:08 +02:00
..
bfin
ppc Merge remote-tracking branch 'qatar/master' 2012-10-06 13:45:08 +02:00
sparc
x86 swscale: fix To{Y,UV} extern prototypes. 2012-09-30 20:45:32 +02:00
Makefile
colorspace-test.c
input.c
libswscale.v
options.c Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 2012-09-05 14:33:32 +02:00
output.c sws/output: use unsigned variables where harmless overflows are expected. 2012-09-10 21:04:01 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: move main swscale wraper to swscale.c 2012-09-30 23:10:56 +02:00
swscale.h Merge remote-tracking branch 'qatar/master' 2012-10-06 13:45:08 +02:00
swscale_internal.h
swscale_unscaled.c sws: drop unused variable 2012-09-30 23:14:20 +02:00
utils.c Merge remote-tracking branch 'qatar/master' 2012-09-09 13:27:42 +02:00
version.h
yuv2rgb.c