[FFmpeg-devel] [PATCH] moves ff_set_mpeg4_time to mpegvideo_enc.c
Aurelien Jacobs
aurel
Fri Jul 6 01:51:20 CEST 2007
Hi,
The attached patch moves ff_set_mpeg4_time to mpegvideo_enc.c because
it is only used by this file. This allows to make the function static.
Moreover this function is used for mpeg1/2 as well as mpeg4 so it
definitely don't belong in h263.c and it really deserve a renaming
(as suggested by the FIXME comment).
Is it OK ?
Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: set_mpeg_time.diff
Type: text/x-diff
Size: 3326 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070706/ed06139c/attachment.diff>
More information about the ffmpeg-devel
mailing list