1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavutil
Michael Niedermayer d8c3170c9f Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  g723.1: do not pass large structs by value
  g723.1: do not bounce intermediate values via memory
  g723.1: declare a variable in the block it is used
  g723.1: avoid saving/restoring excitation
  g723.1: avoid unnecessary memcpy() in residual_interp()
  g723.1: make postfilter write directly to output buffer
  g723.1: drop unnecessary variable buf_ptr in formant_postfilter()
  g723.1: make scale_vector() output to a separate buffer
  g723.1: make autocorr_max() work on an arbitrary buffer
  g723.1: do not needlessly use int64_t
  g723.1: use saturating addition functions
  g723.1: optimise scale_vector()
  g723.1: remove useless uses of MUL64()
  g723.1: remove unnecessary argument 'shift' from dot_product()
  g723.1: deobfuscate "(x << 4) - x" to "15 * x"
  celp: optimise ff_celp_lp_synthesis_filter()
  libavutil: add saturating addition functions
  cllc: Implement ARGB support
  cllc: Add support for QRGB
  cllc: Rename some funcs to represent what they actually do
  ...

Conflicts:
	LICENSE
	libavcodec/g723_1.c
	libavcodec/x86/Makefile

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-13 14:38:43 +02:00
..
arm Merge remote-tracking branch 'qatar/master' 2012-08-13 14:38:43 +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-09 19:31:56 +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
base64.c
base64.h
blowfish.c
blowfish.h
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 Merge remote-tracking branch 'qatar/master' 2012-08-13 14:38:43 +02:00
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 Merge remote-tracking branch 'qatar/master' 2012-08-11 15:01:45 +02:00
dict.h Merge remote-tracking branch 'qatar/master' 2012-08-11 15:01:45 +02:00
error.c
error.h
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: switch to av_assert 2012-08-09 01:44:15 +02:00
integer.h
internal.h Merge remote-tracking branch 'qatar/master' 2012-08-11 15:01:45 +02:00
intfloat_readwrite.c
intfloat_readwrite.h
intfloat.h
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
mathematics.c
mathematics.h
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 lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 2012-08-12 23:52:55 +02:00
opt.h lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 2012-08-12 23:52:55 +02:00
parseutils.c parseutils: ignore digits below the microsecond. 2012-07-10 22:29:08 +02:00
parseutils.h
pca.c
pca.h
pixdesc.c
pixdesc.h
pixfmt.h
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h Merge remote-tracking branch 'qatar/master' 2012-08-05 22:17:02 +02:00
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 lavu/timecode: add av_timecode_check_frame_rate(). 2012-08-08 09:11:26 +02:00
timecode.h lavu/timecode: add av_timecode_check_frame_rate(). 2012-08-08 09:11:26 +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 lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 2012-08-12 23:52:55 +02:00
x86_cpu.h Merge remote-tracking branch 'qatar/master' 2012-08-09 19:31:56 +02:00
xtea.c
xtea.h Merge remote-tracking branch 'qatar/master' 2012-08-10 16:25:23 +02:00