ffmpeg/libavutil
Diego Biurrun 354de1d0b5 misc spelling/wording fixes
Originally committed as revision 14539 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-04 21:54:50 +00:00
..
Makefile Add random to list of test programs. 2008-07-27 21:11:06 +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 Macro suggested by Michael which will be used to disable the 2008-06-01 07:37:43 +00:00
base64.c Remove unnecessary parentheses from return calls. 2008-05-06 09:16:36 +00:00
base64.h
bswap.h ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32() 2008-07-15 19:06:03 +00:00
common.h Add av_clipf() function to common.h and use it in ra288.c 2008-07-13 19:59:44 +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 fix ARMv6 FASTDIV for divisor <=2 2008-07-31 02:38:40 +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 intreadwrite: support DEC compiler __unaligned type qualifier 2008-07-18 01:18:59 +00:00
lfg.c Simple lagged fibonacci PRNG. 2008-07-28 15:35:04 +00:00
lfg.h 1000l typo my new PRNG converged to -1. 2008-07-30 23:17:41 +00:00
lls.c
lls.h
log.c Print the address of the AVCodecContext in av_log(). 2008-07-15 17:17:35 +00:00
log.h minor wording fix 2008-05-06 08:41:13 +00:00
lzo.c LZO decoder input is const 2008-02-01 16:30:51 +00:00
lzo.h LZO decoder input is const 2008-02-01 16:30:51 +00:00
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 alloc_size attribute is new to gcc 4.3; don't use it with lesser versions 2008-06-05 19:49:47 +00:00
random.c misc spelling/wording fixes 2008-08-04 21:54:50 +00:00
random.h misc spelling/wording fixes 2008-08-04 21:54:50 +00:00
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 cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
string.c
tree.c
tree.h
x86_cpu.h simplify vorbis windowing 2008-07-13 14:56:01 +00:00