ffmpeg / libavutil @ bc02bc86
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
Makefile | 920 Bytes | 58fe7356 | over 12 years | Diego Biurrun | Add random to list of test programs. Originall... |
adler32.c | 2.16 KB | f3635240 | about 13 years | Diego Biurrun | Fix a couple of 'return type defaults to int' a... |
adler32.h | 1.03 KB | 3540b950 | almost 13 years | Måns Rullgård | add missing #include "common.h" to libavutil he... |
aes.c | 7.96 KB | 43bfaa89 | about 13 years | Diego Biurrun | Fix test program compilation, random() needs to... |
aes.h | 1.55 KB | 7ce68923 | almost 13 years | Diego Biurrun | misc spelling fixes Originally committed as re... |
avstring.h | 3 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
avutil.h | 6.58 KB | 4a567b40 | over 12 years | Stefano Sabatini | Macro suggested by Michael which will be used t... |
base64.c | 7.01 KB | ccd425e7 | over 12 years | Diego Biurrun | Remove unnecessary parentheses from return call... |
base64.h | 1.2 KB | e76e2bbc | about 13 years | Luca Abeni | Mark the source buffer as "const" Originally c... |
bswap.h | 3.29 KB | c696a863 | over 12 years | Måns Rullgård | ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_... |
common.h | 10.6 KB | 4138ad96 | over 12 years | Vitor Sessak | Add av_clipf() function to common.h and use it ... |
crc.c | 4.84 KB | 07014467 | almost 13 years | Michael Niedermayer | Dont cast const away. Originally committed as ... |
crc.h | 1.43 KB | 3540b950 | almost 13 years | Måns Rullgård | add missing #include "common.h" to libavutil he... |
crc_data.h | 14 KB | 3abe5fbd | about 13 years | Aurelien Jacobs | improve CRC API - don't export any global var ... |
des.c | 14.5 KB | 93826f56 | almost 13 years | Diego Biurrun | Fix des-test compilation. Originally committed... |
des.h | 1.3 KB | 3540b950 | almost 13 years | Måns Rullgård | add missing #include "common.h" to libavutil he... |
fifo.c | 3.06 KB | fa3b9818 | over 12 years | Michael Niedermayer | Ensure that one can store X bytes in a fifo of ... |
fifo.h | 3.46 KB | fa3b9818 | over 12 years | Michael Niedermayer | Ensure that one can store X bytes in a fifo of ... |
integer.c | 5.05 KB | 4764fdc9 | almost 13 years | Michael Niedermayer | simplify Originally committed as revision 1275... |
integer.h | 2.33 KB | 3540b950 | almost 13 years | Måns Rullgård | add missing #include "common.h" to libavutil he... |
internal.h | 7.21 KB | c8fd5da4 | over 12 years | Måns Rullgård | fix ARMv6 FASTDIV for divisor <=2 Originally c... |
intfloat_readwrite.c | 2.86 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
intfloat_readwrite.h | 1.33 KB | 85074d3c | almost 13 years | Zuxy Meng | Reapply r12489: Add pure, const and malloc attr... |
intreadwrite.h | 7.42 KB | b7b38fb2 | over 12 years | Måns Rullgård | intreadwrite: support DEC compiler __unaligned ... |
lfg.c | 1.73 KB | 2754fe8b | over 12 years | Michael Niedermayer | Simple lagged fibonacci PRNG. 3.5 times faster ... |
lfg.h | 1.7 KB | f39e8b03 | over 12 years | Michael Niedermayer | 1000l typo my new PRNG converged to -1. Origin... |
lls.c | 3.97 KB | bc02bc86 | over 12 years | Benoit Fouet | Remove unused redefinition of av_log for test. ... |
lls.h | 1.42 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
log.c | 1.86 KB | c3b9f5fb | over 12 years | Benoit Fouet | Remove a useless directive. Originally committ... |
log.h | 3.71 KB | 91605c69 | over 12 years | Diego Biurrun | minor wording fix Originally committed as revi... |
lzo.c | 8.52 KB | 6ba10f33 | over 12 years | Peter Ross | Add av_memcpy_backptr(): deliberately overlappi... |
lzo.h | 1.17 KB | 6ba10f33 | over 12 years | Peter Ross | Add av_memcpy_backptr(): deliberately overlappi... |
mathematics.c | 4.92 KB | c448a096 | about 13 years | Michael Niedermayer | Faster ff_sqrt() Originally committed as revis... |
mathematics.h | 1.74 KB | 85074d3c | almost 13 years | Zuxy Meng | Reapply r12489: Add pure, const and malloc attr... |
md5.c | 5.22 KB | 59abc29e | almost 13 years | Michael Niedermayer | fixing warning md5.c:150: warning: passing argu... |
md5.h | 1.17 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
mem.c | 3.85 KB | 19757f61 | over 12 years | Michael Niedermayer | indent Originally committed as revision 13251 ... |
mem.h | 4.18 KB | 40c13fec | over 12 years | Måns Rullgård | alloc_size attribute is new to gcc 4.3; don't u... |
random.c | 3.26 KB | 354de1d0 | over 12 years | Diego Biurrun | misc spelling/wording fixes Originally committ... |
random.h | 2.59 KB | 354de1d0 | over 12 years | Diego Biurrun | misc spelling/wording fixes Originally committ... |
rational.c | 2.92 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
rational.h | 2.96 KB | 85074d3c | almost 13 years | Zuxy Meng | Reapply r12489: Add pure, const and malloc attr... |
rc4.c | 1.57 KB | d5a8a023 | over 13 years | Diego Biurrun | Consistently place comments in file header. Or... |
rc4.h | 995 Bytes | 32573a74 | almost 13 years | Diego Biurrun | #include stdint.h instead of inttypes.h like al... |
sha1.c | 5.54 KB | f522310b | almost 13 years | Michael Niedermayer | Missing const found by -Wwrite-strings. Origin... |
sha1.h | 1.13 KB | f522310b | almost 13 years | Michael Niedermayer | Missing const found by -Wwrite-strings. Origin... |
softfloat.c | 1.97 KB | f8a80fd6 | about 13 years | Diego Biurrun | main() --> main(void) Originally committed as ... |
softfloat.h | 3.49 KB | ca74c0a1 | over 12 years | Diego Biurrun | cosmetics: Fix two common typos: wont --> will ... |
string.c | 2.02 KB | 1e7f3638 | over 13 years | Luca Abeni | Implement av_strlcatf(): a strlcat which adds a... |
tree.c | 6.29 KB | 51198a87 | about 13 years | Michael Niedermayer | Comment to explain how the add/remove core work... |
tree.h | 3.75 KB | b57cb968 | about 13 years | Michael Niedermayer | Document O() time. Originally committed as rev... |
x86_cpu.h | 2.09 KB | f27e1d64 | over 12 years | Loren Merritt | simplify vorbis windowing Originally committed... |
Latest revisions
Also available in: Atom