ffmpeg/libavutil
Michael Niedermayer fa3b98182d Ensure that one can store X bytes in a fifo of size X.
Fixed issue417.

Originally committed as revision 13405 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-25 23:04:09 +00:00
..
Makefile non-recursive makefiles 2008-04-07 21:16:31 +00:00
adler32.c
adler32.h add missing #include "common.h" to libavutil headers 2008-03-19 08:47:31 +00:00
aes.c
aes.h misc spelling fixes 2008-03-10 18:42:09 +00:00
avstring.h
avutil.h misc spelling fixes 2008-03-10 18:42:09 +00:00
base64.c Remove unnecessary parentheses from return calls. 2008-05-06 09:16:36 +00:00
base64.h
bswap.h Reapply r12489: Add pure, const and malloc attributes to proper functions 2008-03-19 06:17:43 +00:00
common.h add FFMIN3 2008-04-26 12:47:02 +00:00
crc.c
crc.h add missing #include "common.h" to libavutil headers 2008-03-19 08:47:31 +00:00
crc_data.h
des.c Fix des-test compilation. 2008-04-18 07:05:49 +00:00
des.h add missing #include "common.h" to libavutil headers 2008-03-19 08:47:31 +00:00
fifo.c Ensure that one can store X bytes in a fifo of size X. 2008-05-25 23:04:09 +00:00
fifo.h Ensure that one can store X bytes in a fifo of size X. 2008-05-25 23:04:09 +00:00
integer.c simplify 2008-04-05 10:52:27 +00:00
integer.h add missing #include "common.h" to libavutil headers 2008-03-19 08:47:31 +00:00
internal.h Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts 2008-03-22 18:15:12 +00:00
intfloat_readwrite.c
intfloat_readwrite.h Reapply r12489: Add pure, const and malloc attributes to proper functions 2008-03-19 06:17:43 +00:00
intreadwrite.h Add #include "config.h" to headers that need it. 2008-03-13 18:04:21 +00:00
lls.c
lls.h
log.c
log.h minor wording fix 2008-05-06 08:41:13 +00:00
lzo.c
lzo.h
mathematics.c
mathematics.h Reapply r12489: Add pure, const and malloc attributes to proper functions 2008-03-19 06:17:43 +00:00
md5.c
md5.h
mem.c indent 2008-05-23 12:37:52 +00:00
mem.h Cosmetic change: remove the whitespace after 'defined' 2008-03-19 07:43:43 +00:00
random.c
random.h
rational.c
rational.h Reapply r12489: Add pure, const and malloc attributes to proper functions 2008-03-19 06:17:43 +00:00
rc4.c
rc4.h #include stdint.h instead of inttypes.h like all libavutil headers do. 2008-03-13 18:17:03 +00:00
sha1.c Missing const found by -Wwrite-strings. 2008-02-03 21:56:13 +00:00
sha1.h Missing const found by -Wwrite-strings. 2008-02-03 21:56:13 +00:00
softfloat.c
softfloat.h add missing #include "common.h" to libavutil headers 2008-03-19 08:47:31 +00:00
string.c
tree.c
tree.h
x86_cpu.h Add required stdint.h header. 2008-05-09 11:10:20 +00:00