changeset 682:79f4e9cc2e07 libavutil

Remove the Mersenne Twister from the public API/ABI. We provide better PRNGs.
author michael
date Sun, 08 Mar 2009 14:35:13 +0000
parents 588652a81abe
children 0bba880f7c22
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Mar 08 14:33:30 2009 +0000
+++ b/Makefile	Sun Mar 08 14:35:13 2009 +0000
@@ -16,7 +16,6 @@
           md5.h                                                         \
           mem.h                                                         \
           pixfmt.h                                                      \
-          random.h                                                      \
           rational.h                                                    \
           sha1.h