[FFmpeg-devel] [PATCH] Rename ff_random_get_seed to av_*, export the header

Benoit Fouet benoit.fouet
Fri May 14 09:54:41 CEST 2010


Hi,

On Fri, 14 May 2010 09:57:58 +0300 (EEST) Martin Storsj? wrote:
> diff --git a/libavutil/random_seed.h b/libavutil/random_seed.h
> index a954381..db4fe5d 100644
> --- a/libavutil/random_seed.h
> +++ b/libavutil/random_seed.h
[...]
> +#if LIBAVUTIL_VERSION_MAJOR < 51
> +attribute_deprecated uint32_t ff_random_get_seed(void);
> +#endif
>  

I don't think this one should be added.
The ffmpeg tree should be fixed instead.

Ben



More information about the ffmpeg-devel mailing list