[FFmpeg-devel] [PATCH] Capitalization and missing periods in avfilter.h

Stefano Sabatini stefano.sabatini-lala
Fri Jan 2 11:23:08 CET 2009


Hi,

I just have doubts about the comments of the kind:

/** Default handler for start_frame() for video inputs. */
void avfilter_default_start_frame(AVFilterLink *link, AVFilterPicRef *picref);

tell me what you prefer:

1) /** Default handler for start_frame() for video inputs */

2) /** default handler for start_frame() for video inputs */

3) /** Default handler for start_frame() for video inputs. */

(yes I'm very picky I know.)

Regards.
-- 
FFmpeg = Freak Fiendish MultiPurpose Enigmatic Generator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avfilter-h-misc-cosmetics.patch
Type: text/x-diff
Size: 2991 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090102/94c6f180/attachment.patch>



More information about the ffmpeg-devel mailing list