.. |
Makefile
|
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul
|
18 years ago |
adler32.c
|
Add license from zlib.h instead of referring to it.
|
18 years ago |
adler32.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
aes.c
|
10l (aes_crypt -> av_aes_crypt)
|
18 years ago |
aes.h
|
10l (aes_crypt -> av_aes_crypt)
|
18 years ago |
avutil.h
|
1000l: Revert accidentally committed change.
|
18 years ago |
bswap.h
|
rename always_inline to av_always_inline and move to common.h
|
18 years ago |
common.h
|
Avoid "HAVE_CMOV not defined" warning.
|
18 years ago |
crc.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
crc.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 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
|
* Moving FifoBuffer out of libavformat/avformat.h and
|
18 years ago |
integer.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
integer.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
internal.h
|
__attribute__((unused)) works with gcc 2.95 too
|
18 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
|
simplify and remove useless index in AV_W*
|
18 years ago |
lls.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
lls.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
log.c
|
Allow to uninstall a custom log callback
|
18 years ago |
log.h
|
Increase the av_log() levels, and add some documentation for them
|
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
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
md5.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
mem.c
|
rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure
|
18 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
|
fix av_reduce() with things like 1/0 and 0/0
|
18 years ago |
rational.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
softfloat.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
softfloat.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
tree.c
|
0.5l
|
18 years ago |
tree.h
|
doxy
|
18 years ago |
x86_cpu.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |