projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ceb58
)
Remove the Mersenne Twister from the public API/ABI.
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 8 Mar 2009 14:35:13 +0000
(14:35 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 8 Mar 2009 14:35:13 +0000
(14:35 +0000)
We provide better PRNGs.
Originally committed as revision 17872 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index f52ea150e98d133d2b1881f0c95ad7e523a42649..a5f247e1f4cc76a9d36ac5989bacb7deac812cce 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-16,7
+16,6
@@
HEADERS = adler32.h \
md5.h \
mem.h \
pixfmt.h \
- random.h \
rational.h \
sha1.h