Browse Source

Remove the Mersenne Twister from the public API/ABI.

We provide better PRNGs.

Originally committed as revision 17872 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Michael Niedermayer 16 years ago
parent
commit
792e467904
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavutil/Makefile

+ 0
- 1
libavutil/Makefile View File

@@ -16,7 +16,6 @@ HEADERS = adler32.h \
md5.h \
mem.h \
pixfmt.h \
random.h \
rational.h \
sha1.h



Loading…
Cancel
Save