You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Storsjö
80068da3a0
avoptions: Return explicitly NAN or {0,0} if the option isn't found
...
This actually matches what av_get_double did earlier, the
0.0/0.0 division was intentional, for producing NAN.
Still keeping the check for the return value from
av_get_number, for clarity.
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
..
arm
…
avr32
…
bfin
…
mips
…
ppc
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
14 years ago
sh4
…
tomi
…
x86
bswap: use native types for av_bwap16().
14 years ago
Makefile
Remove unused softfloat implementation.
14 years ago
adler32.c
…
adler32.h
…
aes.c
…
aes.h
…
attributes.h
…
audioconvert.c
…
audioconvert.h
…
avassert.h
multiple inclusion guard cleanup
14 years ago
avstring.c
…
avstring.h
…
avutil.h
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
14 years ago
base64.c
…
base64.h
…
bswap.h
bswap.h: Remove disabled code.
14 years ago
colorspace.h
…
common.h
Add av_clip_uintp2() function
14 years ago
cpu.c
…
cpu.h
multiple inclusion guard cleanup
14 years ago
crc.c
…
crc.h
…
crc_data.h
…
des.c
…
des.h
…
error.c
error: sort, pack, and align error code and string definitions
14 years ago
error.h
error: sort, pack, and align error code and string definitions
14 years ago
eval.c
…
eval.h
…
fifo.c
…
fifo.h
…
file.c
…
file.h
…
imgutils.c
…
imgutils.h
…
integer.c
…
integer.h
…
internal.h
Move emms_c() from libavcodec to libavutil.
14 years ago
intfloat_readwrite.c
…
intfloat_readwrite.h
…
intmath.h
…
intreadwrite.h
…
inverse.c
…
lfg.c
…
lfg.h
…
libavutil.v
…
libm.h
Provide a fallback version of the libm function trunc
14 years ago
lls.c
…
lls.h
…
log.c
log: Fix an oob array read.
14 years ago
log.h
…
lzo.c
…
lzo.h
…
mathematics.c
…
mathematics.h
…
md5.c
…
md5.h
…
mem.c
Increase alignment of av_malloc() as needed by AVX ASM.
14 years ago
mem.h
…
opt.c
avoptions: Return explicitly NAN or {0,0} if the option isn't found
14 years ago
opt.h
AVOptions: make default_val a union, as proposed in AVOption2.
14 years ago
parseutils.c
…
parseutils.h
…
pca.c
Eliminate pointless '#if 1' statements without matching '#else'.
14 years ago
pca.h
…
pixdesc.c
swscale: extend YUV422p support to 10bits depth
14 years ago
pixdesc.h
…
pixfmt.h
swscale: fix YUV420P 9/10bit support.
14 years ago
random_seed.c
lavu: remove disabled ff_random_get_seed cruft.
14 years ago
random_seed.h
…
rational.c
…
rational.h
…
rc4.c
…
rc4.h
…
samplefmt.c
…
samplefmt.h
…
sha.c
lavu: remove disabled sha1 cruft.
14 years ago
sha.h
…
timer.h
…
tree.c
…
tree.h
…
utils.c
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
14 years ago
x86_cpu.h
…