ffmpeg/libavutil
Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master
* qatar/master: (27 commits)
  ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
  ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
  ac3dsp: fix loop condition in ac3_update_bap_counts_c()
  ARM: unbreak build
  ac3enc: modify mantissa bit counting to keep bap counts for all values of bap instead of just 0 to 4.
  ac3enc: split mantissa bit counting into a separate function.
  ac3enc: store per-block/channel bap pointers by reference block in a 2D array rather than in the AC3Block struct.
  get_bits: add av_unused tag to cache variable
  sws: replace all long with int.
  ARM: aacdec: fix constraints on inline asm
  ARM: remove unnecessary volatile from inline asm
  ARM: add "cc" clobbers to inline asm where needed
  ARM: improve FASTDIV asm
  ac3enc: use LOCAL_ALIGNED macro
  APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
  lavu: add av_get_pix_fmt_name() convenience function
  cmdutils: remove OPT_FUNC2
  swscale: fix crash in bilinear scaling.
  vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
  webm: support stereo videos in matroska/webm muxer
  ...

Conflicts:
	Changelog
	cmdutils.c
	cmdutils.h
	doc/APIchanges
	doc/muxers.texi
	ffmpeg.c
	ffplay.c
	libavcodec/ac3enc.c
	libavcodec/ac3enc_float.c
	libavcodec/avcodec.h
	libavcodec/get_bits.h
	libavcodec/libvpxenc.c
	libavcodec/version.h
	libavdevice/libdc1394.c
	libavformat/matroskaenc.c
	libavutil/avutil.h
	libswscale/rgb2rgb.c
	libswscale/swscale.c
	libswscale/swscale_template.c
	libswscale/x86/swscale_template.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-29 03:34:35 +02:00
..
arm Merge remote-tracking branch 'qatar/master' into master 2011-05-29 03:34:35 +02:00
avr32
bfin
mips
ppc
sh4
tomi
x86
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audioconvert.c
audioconvert.h
avassert.h Merge remote-tracking branch 'qatar/master' 2011-05-22 04:53:19 +02:00
avstring.c
avstring.h
avutil.h lavu: add av_get_pix_fmt_name() convenience function 2011-05-28 18:25:40 +02:00
base64.c
base64.h
bswap.h
colorspace.h
common.h
cpu.c
cpu.h Merge remote-tracking branch 'qatar/master' 2011-05-22 04:53:19 +02:00
crc_data.h
crc.c
crc.h
des.c
des.h
error.c
error.h
eval.c eval: implement not() expression 2011-05-25 12:42:19 +02:00
eval.h
fifo.c
fifo.h
file.c
file.h
imgutils.c
imgutils.h
integer.c
integer.h
internal.h Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
Makefile
mathematics.c
mathematics.h
md5.c
md5.h
mem.c mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX 2011-05-24 00:41:14 +02:00
mem.h
opt.c avopt: fix segfault 2011-05-27 16:55:07 +02:00
opt.h
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c lavu: add av_get_pix_fmt_name() convenience function 2011-05-28 18:25:40 +02:00
pixdesc.h Merge remote-tracking branch 'qatar/master' into master 2011-05-29 03:34:35 +02:00
pixfmt.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c
sha.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h