ffmpeg/libavutil
Michael Niedermayer ff794171c9 Do not cast const away.
Originally committed as revision 11707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-01 03:14:50 +00:00
..
Makefile Move common test program infrastructure to common.mak. 2008-01-27 23:28:56 +00:00
adler32.c Fix a couple of 'return type defaults to int' and 'control reaches end of 2008-01-10 10:35:37 +00:00
adler32.h
aes.c Fix test program compilation, random() needs to be undefined. 2008-01-08 22:40:25 +00:00
aes.h
avstring.h
avutil.h Remove integer.h inclusion. 2008-01-28 17:23:57 +00:00
base64.c Add a couple of missing consts. 2008-01-14 22:10:19 +00:00
base64.h
bswap.h
common.h Merge declaration and initialization. 2008-02-01 01:33:49 +00:00
crc.c Dont cast const away. 2008-02-01 01:33:16 +00:00
crc.h improve CRC API 2008-01-04 23:09:58 +00:00
crc_data.h improve CRC API 2008-01-04 23:09:58 +00:00
des.c
des.h
fifo.c
fifo.h
integer.c Fix a couple of 'return type defaults to int' and 'control reaches end of 2008-01-10 10:35:37 +00:00
integer.h
internal.h Faster ff_sqrt() 2008-01-21 13:33:18 +00:00
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h Do not cast const away. 2008-02-01 03:14:50 +00:00
lls.c Fix the following using void* casts, proper casts are less readable and 2008-01-31 20:52:14 +00:00
lls.h
log.c use av_log_get/set_level() 2007-12-12 21:48:50 +00:00
log.h use av_log_get/set_level() 2007-12-12 21:48:50 +00:00
lzo.c
lzo.h
mathematics.c Faster ff_sqrt() 2008-01-21 13:33:18 +00:00
mathematics.h
md5.c fixing warning 2008-01-30 04:50:09 +00:00
md5.h
mem.c
mem.h Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
random.c
random.h
rational.c
rational.h
rc4.c
rc4.h
sha1.c
sha1.h
softfloat.c
softfloat.h
string.c
tree.c Comment to explain how the add/remove core works. 2008-01-23 21:03:21 +00:00
tree.h Document O() time. 2008-01-04 18:55:14 +00:00
x86_cpu.h