diff Makefile @ 925:1ff442f2660c libavutil

Make ff_random_get_seed public, rename to av_get_random_seed, export the header Keep an old ff_ named function for binary compatibility until the next major bump.
author mstorsjo
date Sun, 23 May 2010 08:53:40 +0000
parents 3e77728d53e1
children be49bac1a894
line wrap: on
line diff
--- a/Makefile	Wed May 19 22:51:38 2010 +0000
+++ b/Makefile	Sun May 23 08:53:40 2010 +0000
@@ -19,6 +19,7 @@
           mem.h                                                         \
           pixdesc.h                                                     \
           pixfmt.h                                                      \
+          random_seed.h                                                 \
           rational.h                                                    \
           sha1.h                                                        \