Replace calls to the deprecated function av_init_random() with
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Jan 2009 23:04:33 +0000 (23:04 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Jan 2009 23:04:33 +0000 (23:04 +0000)
commit9c868219e91c65f84ccbf6881848a263975a8d9e
tree0d85f84a49745563b6cd91ca4ea6d6375c9803fc
parent199436b952c198e14d53a389438e232ef60f1982
Replace calls to the deprecated function av_init_random() with
corresponding calls to av_random_init().

Originally committed as revision 16682 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c
libavcodec/cook.c
libavcodec/elbg.h
libavcodec/mpc7.c
libavcodec/mpc8.c
libavcodec/nellymoserdec.c
libavcodec/roqvideoenc.c
libavutil/internal.h
libavutil/random.c