ffmpeg/libswscale
Michael Niedermayer c55780dcef Merge remote branch 'qatar/master'
* qatar/master: (32 commits)
  libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions
  libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed
  libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
  libvo-*: Fix up the long codec names
  libavcodec: Mark AVCodec->priv_class const
  swscale: Factorize FAST_BGR2YV12 definition.
  libvo-aacenc: Only produce extradata if the global header flag is set
  lavf: postpone removal of public metadata conversion API
  lavc: postpone removal of request_channels
  lavc: postpone removal of audioconvert and sample_fmt wrappers
  lavf: postpone removal of deprecated avio functions
  libopencore-amr: Cosmetics: Rewrap and align
  libopencore-amr, libvo-amrbwenc: Rename variables and functions
  libopencore-amr: Convert commented out debug logging into av_dlog
  libopencore-amr: Remove an unused state variable
  libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table
  libopencore-amr: Remove a useless local variable
  libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static const
  libopencore-amr, libvo-amrwbenc: Return proper error codes in most places
  libopencore-amr: Don't print carriage returns in log messages
  ...

Conflicts:
	doc/developer.texi
	libavcodec/avcodec.h
	libavcodec/libvo-aacenc.c
	libavcodec/libvo-amrwbenc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-14 03:21:38 +02:00
..
bfin
mlib
ppc
sparc
x86 Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 2011-04-11 14:18:48 +02:00
Makefile
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
swscale.h
swscale_internal.h Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
swscale_template.c
utils.c
yuv2rgb.c