ffmpeg/libavutil
Michael Niedermayer 29582df797 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  vble: remove vble_error_close
  VBLE Decoder
  tta: use an integer instead of a pointer to iterate output samples
  shorten: do not modify samples pointer when interleaving
  mpc7: only support stereo input.
  dpcm: do not try to decode empty packets
  dpcm: remove unneeded buf_size==0 check.
  twinvq: add SSE/AVX optimized sum/difference stereo interleaving
  vqf/twinvq: pass vqf COMM chunk info in extradata
  vqf: do not set bits_per_coded_sample for TwinVQ.
  twinvq: check for allocation failure in init_mdct_win()
  swscale: add padding to conversion buffer.
  rtpdec: Simplify finalize_packet
  http: Handle proxy authentication
  http: Print an error message for Authorization Required, too
  AVOptions: don't return an invalid option when option list is empty
  AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)

Conflicts:
	libavcodec/avcodec.h
	libavcodec/tta.c
	libavcodec/vble.c
	libavcodec/version.h
	libavutil/opt.c
	libswscale/utils.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-12 02:50:25 +01:00
..
arm arm: fix av_clipl_int32() asm 2011-10-11 20:25:55 +02:00
avr32
bfin
mips
ppc
sh4
tomi
x86 mpegaudiodec: add SSE-optimized imdct36() 2011-11-07 22:35:55 +01:00
Makefile
adler32.c
adler32.h
aes.c Merge remote-tracking branch 'qatar/master' 2011-11-11 02:50:35 +01:00
aes.h
attributes.h avutil: add av_noreturn 2011-11-11 04:24:00 +01:00
audioconvert.c audioconvert: make av_get_channel_layout accept composite names. 2011-11-09 21:03:47 +01:00
audioconvert.h audioconvert: make av_get_channel_layout accept composite names. 2011-11-09 21:03:47 +01:00
avassert.h
avstring.c Merge remote-tracking branch 'qatar/master' 2011-11-07 03:01:43 +01:00
avstring.h Merge remote-tracking branch 'qatar/master' 2011-11-07 03:01:43 +01:00
avutil.h audioconvert: make av_get_channel_layout accept composite names. 2011-11-09 21:03:47 +01:00
base64.c
base64.h
bswap.h
colorspace.h
common.h
cpu.c
cpu.h
crc.c Merge remote-tracking branch 'qatar/master' 2011-10-10 03:50:58 +02:00
crc.h
crc_data.h
des.c
des.h
dict.c Merge remote-tracking branch 'qatar/master' 2011-11-07 03:01:43 +01:00
dict.h
error.c
error.h
eval.c eval: add mathematical constants (PI, E, PHI). 2011-10-13 16:50:20 +02:00
eval.h
fifo.c
fifo.h
file.c av_tempfile: dont try the current directory with mkstemp() unless we are on windows 2011-10-16 22:32:41 +02:00
file.h av_tempfile: Pass int log_offset, void *log_ctx 2011-10-16 21:51:28 +02:00
imgutils.c
imgutils.h
integer.c
integer.h
internal.h avutil: Don't allow using strcasecmp/strncasecmp 2011-11-06 11:52:59 +02:00
intfloat_readwrite.c Merge remote-tracking branch 'qatar/master' 2011-10-12 05:40:57 +02:00
intfloat_readwrite.h
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h Check for cbrtf() and provide fallback 2011-10-22 19:49:27 +02:00
lls.c
lls.h
log.c Merge remote-tracking branch 'qatar/master' 2011-11-03 02:16:26 +01:00
log.h Merge remote-tracking branch 'qatar/master' 2011-10-13 06:00:03 +02:00
lzo.c av_lzo1x_decode: properly handle negative buffer length. 2011-11-05 23:25:20 +01:00
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c mem: fix memalign hack av_realloc() 2011-10-11 22:03:19 +02:00
mem.h
opt.c Merge remote-tracking branch 'qatar/master' 2011-11-12 02:50:25 +01:00
opt.h opt: remove attribute_deprecated from several functions that do not have adequante replacements. 2011-11-02 18:53:57 +01:00
parseutils.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
parseutils.h
pca.c
pca.h
pixdesc.c HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 2011-11-02 15:47:27 +01:00
pixdesc.h
pixfmt.h HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 2011-11-02 15:47:27 +01:00
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c Put strings inside struct instead of extra indirection. 2011-11-05 11:30:46 +01:00
samplefmt.h
sha.c
sha.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h