ffmpeg / libavutil @ d3de3ee2
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
Makefile | 715 Bytes | 1e97ce4a | over 13 years | Diego Biurrun | cosmetics: Sort some lines, whitespace changes.... |
adler32.c | 2.14 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
adler32.h | 993 Bytes | 99545457 | over 13 years | Måns Rullgård | include all prerequisites in header files Orig... |
aes.c | 7.95 KB | ef0d7a0d | over 13 years | Reimar Döffinger | Document aes init code writing on purpose beyon... |
aes.h | 1.52 KB | 99545457 | over 13 years | Måns Rullgård | include all prerequisites in header files Orig... |
avstring.h | 2.99 KB | 1e7f3638 | over 13 years | Luca Abeni | Implement av_strlcatf(): a strlcat which adds a... |
avutil.h | 5.89 KB | ddb8ebe7 | over 13 years | Aurelien Jacobs | add a new av_clip_int16() function to libavutil... |
base64.c | 7.13 KB | bd03c380 | almost 14 years | Luca Barbato | expose av_base64_decode and av_base64_encode O... |
base64.h | 1.19 KB | efb77577 | over 13 years | Guillaume Poirier | add a comment to indicate which #endif belong t... |
bswap.h | 3.28 KB | 22490641 | over 13 years | Diego Biurrun | Remove leading underscores from specifiers, the... |
common.h | 9.25 KB | ddb8ebe7 | over 13 years | Aurelien Jacobs | add a new av_clip_int16() function to libavutil... |
crc.c | 3.96 KB | 45e3c163 | over 13 years | Reimar Döffinger | Additional documentation for CRC functions Ori... |
crc.h | 1.6 KB | 7b07d3e8 | over 13 years | Reimar Döffinger | Use defines instead of raw hex numbers to speci... |
fifo.c | 2.89 KB | 50b44685 | about 14 years | Michael Niedermayer | change while loops to do-while as the condition... |
fifo.h | 2.77 KB | 99545457 | over 13 years | Måns Rullgård | include all prerequisites in header files Orig... |
integer.c | 5.04 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
integer.h | 2.2 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
internal.h | 6.49 KB | c97f5402 | over 13 years | Diego Biurrun | Change SYS_DARWIN preprocessor checks to __APPL... |
intfloat_readwrite.c | 2.86 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
intfloat_readwrite.h | 1.23 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
intreadwrite.h | 7.03 KB | 905694d9 | over 13 years | Roman Shaposhnik | * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32... |
lls.c | 4.04 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
lls.h | 1.39 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
log.c | 2.06 KB | 3ec9a787 | almost 14 years | Panagiotis Issaris | Move the unaltered Doxygen docs from the log so... |
log.h | 3.51 KB | 3ec9a787 | almost 14 years | Panagiotis Issaris | Move the unaltered Doxygen docs from the log so... |
lzo.c | 7.82 KB | 4302963d | almost 14 years | Reimar Döffinger | Move lzo decompression to libavutil Originally... |
lzo.h | 1.07 KB | 4302963d | almost 14 years | Reimar Döffinger | Move lzo decompression to libavutil Originally... |
mathematics.c | 4.29 KB | 949b1a13 | about 14 years | Steve L'Homme | Replace most of the %lld and %llx by their (cle... |
mathematics.h | 1.68 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
md5.c | 5.19 KB | 7b94177e | over 13 years | Diego Biurrun | Group all copyright and author notices together... |
md5.h | 1.15 KB | 99545457 | over 13 years | Måns Rullgård | include all prerequisites in header files Orig... |
mem.c | 3.79 KB | d7f65469 | almost 14 years | Panagiotis Issaris | Move unaltered av_freep() comments to the heade... |
mem.h | 2.12 KB | d3de3ee2 | over 13 years | Stefano Sabatini | Document libavutil/mem.h:av_strdup. patch by St... |
random.c | 3.43 KB | fbabf1e0 | almost 14 years | Michael Niedermayer | av_random() by Ryan Martell rdm4 name-server-se... |
random.h | 2.35 KB | fbabf1e0 | almost 14 years | Michael Niedermayer | av_random() by Ryan Martell rdm4 name-server-se... |
rational.c | 2.92 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
rational.h | 2.87 KB | 71e41994 | over 13 years | Alex Beregszaszi | match doxygen comment with other parts of the f... |
sha1.c | 5.46 KB | 3d44f15c | over 13 years | Diego Biurrun | Add proper license header. Originally committe... |
sha1.h | 1.1 KB | 3d44f15c | over 13 years | Diego Biurrun | Add proper license header. Originally committe... |
softfloat.c | 1.96 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
softfloat.h | 3.39 KB | e5a389a1 | over 13 years | Diego Biurrun | license header consistency cosmetics Originall... |
string.c | 2.02 KB | 1e7f3638 | over 13 years | Luca Abeni | Implement av_strlcatf(): a strlcat which adds a... |
tree.c | 4.33 KB | eaaa48b2 | about 14 years | Michael Niedermayer | 0.5l Originally committed as revision 7052 to ... |
tree.h | 2.22 KB | e4a4c870 | almost 14 years | Diego Biurrun | Add Doxygen author and file description, rephra... |
x86_cpu.h | 1.75 KB | c8f9ef61 | over 13 years | Ramiro Polla | CONFIG_7REGS -> HAVE_7REGS Originally committe... |
Latest revisions
Also available in: Atom