ffmpeg/libavutil
Michael Niedermayer b7c6d1ed90 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  arm: Only output eabi attributes if building for ELF
  fix scalarproduct_and_madd_int16_altivec() for orders > 16

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-27 08:55:24 +02:00
..
arm Merge remote-tracking branch 'qatar/master' 2013-05-27 08:55:24 +02:00
avr32
bfin
mips
ppc
sh4
tomi
x86
Makefile Rename ffadler to ffhash and expand it using the generic hash API 2013-05-16 17:58:56 +02:00
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2' 2013-05-18 11:17:52 +02:00
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h avutil/bprint: Fix doxygen comments 2013-05-24 15:36:54 +02:00
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h lavu/common: make FF_CEIL_RSHIFT faster when shift is constant. 2013-05-13 17:53:16 +02:00
cpu.c av_cpu_count: factorize "detected %d logical cores" message 2013-05-26 03:19:55 +02:00
cpu.h Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' 2013-05-24 13:24:28 +02:00
crc.c
crc.h
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
float_dsp.c
float_dsp.h
frame.c avutil/frame: continue to process bufs even if some are empty 2013-05-20 23:34:15 +02:00
frame.h
hash.c lavu/hash: Fix CRC32 calculation 2013-05-15 23:53:40 +02:00
hash.h Add a generic hash API. 2013-05-13 21:42:37 +02:00
hmac.c avutil/hmac: silence pointer type warnings 2013-05-20 14:48:55 +02:00
hmac.h
imgutils.c replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 2013-05-15 11:23:14 +02:00
imgutils.h
integer.c
integer.h
internal.h
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
log2_tab.c
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c avutil/md5: reindent after previous commits 2013-05-25 16:11:08 +02:00
md5.h md5: avoid unnecessary copying. 2013-05-17 21:16:02 +02:00
mem.c lavu/mem: add av_dynarray2_add() 2013-05-13 13:52:31 +02:00
mem.h lavu/mem: add av_dynarray2_add() 2013-05-13 13:52:31 +02:00
murmur3.c murmur3: fix memleak 2013-05-15 12:10:09 +02:00
murmur3.h Add 128 bit murmur3 hash function. 2013-05-13 21:42:37 +02:00
old_pix_fmts.h
opencl.c lavu/opencl: remove semi-colon from macro. 2013-05-24 12:01:02 +02:00
opencl.h
opencl_internal.c
opencl_internal.h
opt.c lavu/opt: check if class is NULL too 2013-05-21 20:50:49 +00:00
opt.h lavu/opt: add AV_OPT_TYPE_COLOR 2013-05-17 11:32:53 +00:00
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c pixdesc: mark gray8 as pseudopal 2013-05-22 21:18:08 +02:00
pixdesc.h Merge remote-tracking branch 'qatar/master' 2013-05-15 11:10:09 +02:00
pixfmt.h avutil/pixfmt: add forgotten deprecated to YUVJ411 2013-05-21 21:49:28 +02:00
qsort.h
random_seed.c
random_seed.h
rational.c av_d2q: Avoid llrint(), its not correctly implemented in old netbsd 2013-05-26 03:19:55 +02:00
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c
sha.h
softfloat.c
softfloat.h
time.c
time.h
timecode.c
timecode.h
timer.h
timestamp.h
tree.c
tree.h
utils.c
version.h Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' 2013-05-24 13:24:28 +02:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h