[FFmpeg-devel] [RFC] copy_picture/alloc_picture in mpegvideo
Aurelien Jacobs
aurel
Wed Nov 14 22:09:49 CET 2007
Alex Beregszaszi wrote:
> Hi,
>
> copy_picture and alloc_picture are used in mpegvideo.c and
> mpegvideo_enc.c. They are global functions.
>
> Shouldn't they be prefixed with ff_ or probably moved into the header?
Sure! They should either be prefixed with ff_ or made static.
(IIRC there are many global functions which still lacks the ff_ prefix)
Aurel
More information about the ffmpeg-devel
mailing list