[FFmpeg-cvslog] r17068 - in trunk/libavformat: audiointerleave.c audiointerleave.h
Diego Biurrun
diego
Sun Feb 8 23:59:19 CET 2009
On Sun, Feb 08, 2009 at 10:09:50PM +0100, bcoudurier wrote:
>
> Log:
> add static, function unused outside
How about something like
Declare ff_interleave_new_audio_packet as static, it is not used
outside of audiointerleave.c. Also remove the function declaration
from the header as it is now static.
May I politely request that you make a bit more of an effort to write
descriptive commit messages? They are an important part of the
project documentation.
Diego
More information about the ffmpeg-cvslog
mailing list