FFmpeg/libavutil
Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  lavr: fix handling of custom mix matrices
  fate: force pix_fmt in lagarith-rgb32 test
  fate: add tests for lagarith lossless video codec.
  ARMv6: vp8: fix stack allocation with Apple's assembler
  ARM: vp56: allow inline asm to build with clang
  fft: 3dnow: fix register name typo in DECL_IMDCT macro
  x86: dct32: port to cpuflags
  x86: build: replace mmx2 by mmxext
  Revert "wmapro: prevent division by zero when sample rate is unspecified"
  wmapro: prevent division by zero when sample rate is unspecified
  lagarith: fix color plane inversion for YUY2 output.
  lagarith: pad RGB buffer by 1 byte.
  dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.

Conflicts:
	doc/APIchanges
	libavcodec/lagarith.c
	libavfilter/x86/gradfun.c
	libavutil/cpu.h
	libavutil/version.h
	libswscale/utils.c
	libswscale/version.h
	libswscale/x86/yuv2rgb.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-04 23:51:43 +02:00
..
arm Merge remote-tracking branch 'qatar/master' 2012-07-04 00:32:31 +02:00
avr32
bfin
mips replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
ppc
sh4
tomi
x86 Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
adler32.c
adler32.h
aes.c
aes.h
attributes.h lavu: disable av_uninit for clang 2012-07-16 19:30:13 +00:00
audio_fifo.c
audio_fifo.h
audioconvert.c audioconvert: add av_get_standard_channel_layout(). 2012-07-30 11:38:38 +02:00
audioconvert.h audioconvert: add av_get_standard_channel_layout(). 2012-07-30 11:38:38 +02:00
avassert.h
avstring.c
avstring.h
avutil.h Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
base64.c
base64.h
blowfish.c Blowfish: restructure/simplify code a bit. 2012-07-06 02:25:29 +02:00
blowfish.h blowfish.h: include author attribution 2012-07-04 23:23:17 +02:00
bprint.c
bprint.h lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values 2012-07-31 13:15:43 +02:00
bswap.h
colorspace.h
common.h
cpu.c Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
cpu.h Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
crc_data.h
crc.c
crc.h
des.c
des.h
dict.c
dict.h Merge remote-tracking branch 'qatar/master' 2012-07-04 00:32:31 +02:00
error.c error: define AVERROR_EXTERNAL. 2012-07-04 15:45:05 +02:00
error.h error: define AVERROR_EXTERNAL. 2012-07-04 15:45:05 +02:00
eval.c Merge remote-tracking branch 'qatar/master' 2012-07-27 23:42:19 +02:00
eval.h
fifo.c
fifo.h
file.c
file.h
float_dsp.c
float_dsp.h
imgutils.c imgutils: Fix warnings about incompatible pointer type and discarded qualifiers 2012-07-27 22:10:10 +02:00
imgutils.h
integer.c
integer.h
internal.h Merge remote-tracking branch 'qatar/master' 2012-07-10 20:51:51 +02:00
intfloat_readwrite.c
intfloat_readwrite.h
intfloat.h intfloat: Don't use designated initializers in the public headers 2012-07-02 14:05:40 +03:00
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h Merge remote-tracking branch 'qatar/master' 2012-07-11 23:57:11 +02:00
lls.c
lls.h
log.c log: fix compilation failure on mingw due to reference to undefined set_color256 2012-07-07 12:57:13 +02:00
log.h lavu: 256 color support 2012-07-07 01:41:55 +00:00
lzo.c
lzo.h
Makefile Install libavutil/version.h 2012-07-05 08:21:49 +02:00
mathematics.c
mathematics.h Merge remote-tracking branch 'qatar/master' 2012-07-01 22:43:09 +02:00
md5.c
md5.h
mem.c mem: Don't abort on av_malloc(0) in debug mode 2012-07-10 11:37:03 +03:00
mem.h Merge remote-tracking branch 'qatar/master' 2012-07-16 01:32:52 +02:00
opt.c Merge remote-tracking branch 'qatar/master' 2012-07-01 22:43:09 +02:00
opt.h
parseutils.c parseutils: ignore digits below the microsecond. 2012-07-10 22:29:08 +02:00
parseutils.h
pca.c
pca.h
pixdesc.c libavutil: add 12 and 14 bit planar colorspaces 2012-07-03 19:02:34 +02:00
pixdesc.h
pixfmt.h cosmetics: various spelling fixes 2012-07-06 17:08:22 +02:00
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c samplefmt: Fix warning about discarded qualifier 2012-07-30 03:50:43 +02:00
samplefmt.h
sha.c
sha.h
softfloat.c
softfloat.h
time.c
time.h
timecode.c timecode: show frame rate when invalid. 2012-08-01 17:36:37 +02:00
timecode.h avutil: support 50 and 60 frame rates in timecode api 2012-07-27 13:41:58 +02:00
timer.h
timestamp.h
tree.c
tree.h
utils.c Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
version.h Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
x86_cpu.h
xtea.c Merge remote-tracking branch 'qatar/master' 2012-07-05 21:55:31 +02:00
xtea.h xtea.h: include author attribution 2012-07-04 23:23:09 +02:00