1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavutil
Reimar Döffinger 5639793be9 Put strings inside struct instead of extra indirection.
Saves a bit on space and relocations.
Also makes the (very hackish) lossless conversion check
in ffmpeg.c work reliably.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-11-05 11:30:46 +01:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86 Merge remote-tracking branch 'qatar/master' 2011-10-22 01:16:41 +02:00
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audioconvert.c
audioconvert.h
avassert.h
avstring.c Replace all strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01:00
avstring.h Replace all strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01:00
avutil.h HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 2011-11-02 15:47:27 +01:00
base64.c
base64.h
bswap.h
colorspace.h
common.h
cpu.c
cpu.h
crc_data.h
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
imgutils.c
imgutils.h
integer.c
integer.h
internal.h Replace all strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01:00
intfloat_readwrite.c
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
lzo.c
lzo.h
Makefile
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h
opt.c
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 strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01: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