ffmpeg/libavutil
Michael Kostylev 7b04b8a057 Add truncf() replacement function.
Patch by Michael Kostylev <mik at it-1 dot ru>

Originally committed as revision 16555 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-11 22:10:04 +00:00
..
arm split bswap.h into per-arch files 2008-10-21 22:29:57 +00:00
bfin split bswap.h into per-arch files 2008-10-21 22:29:57 +00:00
sh4 split bswap.h into per-arch files 2008-10-21 22:29:57 +00:00
x86 split bswap.h into per-arch files 2008-10-21 22:29:57 +00:00
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:53:18 +00:00
adler32.c
adler32.h
aes.c
aes.h
avstring.h
avutil.h Add VDPAU hardware accelerated decoding for H264 which can be used by 2009-01-04 23:55:27 +00:00
base64.c uses FF_ARRAY_ELEMS() where appropriate 2008-10-21 21:40:24 +00:00
base64.h
bswap.h ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
common.h consistency cosmetics: Rename POWERPC identifiers to PPC. 2008-12-27 11:33:26 +00:00
crc.c Add necessary, remove unnecessary #includes. 2009-01-11 21:03:42 +00:00
crc.h
crc_data.h
des.c
des.h
fifo.c
fifo.h
integer.c
integer.h
internal.h Add truncf() replacement function. 2009-01-11 22:10:04 +00:00
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h
lfg.c
lfg.h
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c Add necessary, remove unnecessary #includes. 2009-01-11 21:03:42 +00:00
md5.h
mem.c Use posix_memalign() if available. 2009-01-07 23:36:34 +00:00
mem.h Silence the following icc warnings: 2008-12-21 22:51:33 +00:00
pca.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 13:57:43 +00:00
pca.h
random.c
random.h
rational.c Implement av_nearer_q() and av_find_nearest_q_idx() functions. 2008-09-25 19:23:13 +00:00
rational.h Implement av_nearer_q() and av_find_nearest_q_idx() functions. 2008-09-25 19:23:13 +00:00
rc4.c
rc4.h
sha1.c
sha1.h
softfloat.c
softfloat.h
string.c
tree.c cosmetic: indent 2009-01-04 17:48:54 +00:00
tree.h Avoid undefined behavior for removing elements that were not in the tree. 2008-09-19 12:41:12 +00:00
utils.c
x86_cpu.h Only define x86 register names on x86. 2008-09-14 22:17:40 +00:00