This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavutil
History
Stefano Sabatini
b76e3424ca
Cosmetics: remove a redundant and misplaced doxy.
...
Originally committed as revision 14856 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19 22:17:13 +00:00
..
adler32.c
…
adler32.h
…
aes.c
…
aes.h
…
avstring.h
…
avutil.h
Implement av_fifo_realloc2().
2008-08-19 18:43:34 +00:00
base64.c
…
base64.h
…
bswap.h
…
common.h
…
crc_data.h
…
crc.c
…
crc.h
…
des.c
…
des.h
…
fifo.c
Cosmetics: remove a redundant and misplaced doxy.
2008-08-19 22:17:13 +00:00
fifo.h
Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
2008-08-19 22:15:05 +00:00
integer.c
…
integer.h
…
internal.h
…
intfloat_readwrite.c
…
intfloat_readwrite.h
…
intreadwrite.h
…
lfg.c
…
lfg.h
…
lls.c
…
lls.h
…
log.c
…
log.h
…
lzo.c
…
lzo.h
Add missing stdint.h header to fix 'make checkheaders'.
2008-08-17 19:15:33 +00:00
Makefile
use LFG instead of Mersenne Twister for AC-3 PRNG
2008-08-17 17:41:48 +00:00
mathematics.c
…
mathematics.h
…
md5.c
…
md5.h
…
mem.c
…
mem.h
…
pca.c
Copy and paste LGPL from tree.h, the previous one referred to a non-existing
2008-08-17 19:32:51 +00:00
pca.h
Copy and paste LGPL from tree.h, the previous one referred to a non-existing
2008-08-17 19:32:51 +00:00
random.c
…
random.h
…
rational.c
…
rational.h
…
rc4.c
…
rc4.h
…
sha1.c
…
sha1.h
…
softfloat.c
…
softfloat.h
…
string.c
…
tree.c
…
tree.h
…
utils.c
…
x86_cpu.h
…