.. |
Makefile
|
cosmetics: Sort some lines, whitespace changes.
|
17 years ago |
adler32.c
|
license header consistency cosmetics
|
18 years ago |
adler32.h
|
include all prerequisites in header files
|
18 years ago |
aes.c
|
Document aes init code writing on purpose beyond round_key array into state array.
|
18 years ago |
aes.h
|
include all prerequisites in header files
|
18 years ago |
avstring.h
|
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
|
18 years ago |
avutil.h
|
add support for yuva420p colorspace (yuv420p + alpha)
|
17 years ago |
base64.c
|
expose av_base64_decode and av_base64_encode
|
18 years ago |
base64.h
|
add a comment to indicate which #endif belong to which #define
|
18 years ago |
bswap.h
|
Remove leading underscores from specifiers, they are reserved.
|
18 years ago |
common.h
|
add a new av_clip_int16() function to libavutil
|
18 years ago |
crc.c
|
Additional documentation for CRC functions
|
17 years ago |
crc.h
|
Use defines instead of raw hex numbers to specify CRC polynomials
|
17 years ago |
fifo.c
|
change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles
|
18 years ago |
fifo.h
|
include all prerequisites in header files
|
18 years ago |
integer.c
|
license header consistency cosmetics
|
18 years ago |
integer.h
|
license header consistency cosmetics
|
18 years ago |
internal.h
|
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific
|
17 years ago |
intfloat_readwrite.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
intfloat_readwrite.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
intreadwrite.h
|
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
|
18 years ago |
lls.c
|
license header consistency cosmetics
|
18 years ago |
lls.h
|
license header consistency cosmetics
|
18 years ago |
log.c
|
Move the unaltered Doxygen docs from the log source code to the accompanying
|
18 years ago |
log.h
|
Move the unaltered Doxygen docs from the log source code to the accompanying
|
18 years ago |
lzo.c
|
Move lzo decompression to libavutil
|
18 years ago |
lzo.h
|
Move lzo decompression to libavutil
|
18 years ago |
mathematics.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
mathematics.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
md5.c
|
Group all copyright and author notices together.
|
18 years ago |
md5.h
|
include all prerequisites in header files
|
18 years ago |
mem.c
|
Move unaltered av_freep() comments to the header file.
|
18 years ago |
mem.h
|
Document libavutil/mem.h:av_strdup.
|
17 years ago |
random.c
|
av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com
|
18 years ago |
random.h
|
av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com
|
18 years ago |
rational.c
|
license header consistency cosmetics
|
18 years ago |
rational.h
|
match doxygen comment with other parts of the file
|
18 years ago |
sha1.c
|
Add proper license header.
|
18 years ago |
sha1.h
|
Add proper license header.
|
18 years ago |
softfloat.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
softfloat.h
|
license header consistency cosmetics
|
18 years ago |
string.c
|
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
|
18 years ago |
tree.c
|
0.5l
|
18 years ago |
tree.h
|
Add Doxygen author and file description, rephrase a Doxygen comment.
|
18 years ago |
x86_cpu.h
|
CONFIG_7REGS -> HAVE_7REGS
|
17 years ago |