ffmpeg / libavutil @ 7433ca29
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
Makefile | 995 Bytes | bca9e0bc | almost 13 years | Diego Biurrun | Move common test program infrastructure to comm... |
adler32.c | 2.16 KB | f3635240 | about 13 years | Diego Biurrun | Fix a couple of 'return type defaults to int' a... |
adler32.h | 1.01 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
aes.c | 7.96 KB | 43bfaa89 | about 13 years | Diego Biurrun | Fix test program compilation, random() needs to... |
aes.h | 1.54 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
avstring.h | 3 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
avutil.h | 5.99 KB | dd670ded | almost 13 years | Benoit Fouet | Remove integer.h inclusion. Originally committ... |
base64.c | 7.01 KB | 9ad5675f | about 13 years | Sigbjørn Skjæret | Add a couple of missing consts. patch by Sigbjø... |
base64.h | 1.2 KB | e76e2bbc | about 13 years | Luca Abeni | Mark the source buffer as "const" Originally c... |
bswap.h | 3.3 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
common.h | 9.25 KB | 89ef2c29 | almost 13 years | Michael Niedermayer | Merge declaration and initialization. Original... |
crc.c | 4.84 KB | 07014467 | almost 13 years | Michael Niedermayer | Dont cast const away. Originally committed as ... |
crc.h | 1.41 KB | 3abe5fbd | about 13 years | Aurelien Jacobs | improve CRC API - don't export any global var ... |
crc_data.h | 14 KB | 3abe5fbd | about 13 years | Aurelien Jacobs | improve CRC API - don't export any global var ... |
des.c | 14.4 KB | 2e9ad69a | over 13 years | Reimar Döffinger | Add support for DES en- and decryption. Origin... |
des.h | 1.28 KB | f0a838e5 | about 13 years | Diego Biurrun | Add missing #includes to fix 'make checkheaders... |
fifo.c | 2.89 KB | 50b44685 | about 14 years | Michael Niedermayer | change while loops to do-while as the condition... |
fifo.h | 2.79 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
integer.c | 5.07 KB | f3635240 | about 13 years | Diego Biurrun | Fix a couple of 'return type defaults to int' a... |
integer.h | 2.23 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
internal.h | 7.31 KB | c448a096 | about 13 years | Michael Niedermayer | Faster ff_sqrt() Originally committed as revis... |
intfloat_readwrite.c | 2.86 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
intfloat_readwrite.h | 1.25 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
intreadwrite.h | 7.28 KB | ff794171 | almost 13 years | Michael Niedermayer | Do not cast const away. Originally committed a... |
lls.c | 4.05 KB | b8fe8ab0 | almost 13 years | Michael Niedermayer | Fix the following using void* casts, proper cas... |
lls.h | 1.42 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
log.c | 1.89 KB | a309073b | about 13 years | Måns Rullgård | use av_log_get/set_level() Originally committe... |
log.h | 3.47 KB | a309073b | about 13 years | Måns Rullgård | use av_log_get/set_level() Originally committe... |
lzo.c | 7.85 KB | 5e038b4f | almost 13 years | Reimar Döffinger | LZO decoder input is const Originally committe... |
lzo.h | 1.11 KB | 5e038b4f | almost 13 years | Reimar Döffinger | LZO decoder input is const Originally committe... |
mathematics.c | 4.92 KB | c448a096 | about 13 years | Michael Niedermayer | Faster ff_sqrt() Originally committed as revis... |
mathematics.h | 1.7 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
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.79 KB | d7f65469 | almost 14 years | Panagiotis Issaris | Move unaltered av_freep() comments to the heade... |
mem.h | 3.47 KB | 7433ca29 | almost 13 years | Diego Biurrun | Disentangle nested preprocessor directives. Or... |
random.c | 3.43 KB | fbabf1e0 | almost 14 years | Michael Niedermayer | av_random() by Ryan Martell rdm4 name-server-se... |
random.h | 2.37 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
rational.c | 2.92 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
rational.h | 2.9 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
rc4.c | 1.57 KB | d5a8a023 | over 13 years | Diego Biurrun | Consistently place comments in file header. Or... |
rc4.h | 997 Bytes | f0a838e5 | about 13 years | Diego Biurrun | Add missing #includes to fix 'make checkheaders... |
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.39 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
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 | almost 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 | 1.75 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
Latest revisions
Also available in: Atom