[FFmpeg-devel] [PATCH] libavcodec/svq3: rename unknown_field to has_watermark

Michael Niedermayer michaelni at gmx.at
Sat May 2 15:36:06 CEST 2015


On Sat, May 02, 2015 at 08:41:27AM -0400, compn wrote:
> On Sat,  2 May 2015 03:15:27 +0200
> Michael Niedermayer <michaelni at gmx.at> wrote:
> 
> > The name is based on how the field is used in the code
> > 
> >  libavcodec/svq3.c |   10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
> > -    int unknown_flag;
> > +    int has_watermark;
> 
> lgtm
> commit message should be something like
> "svq3: clarify unknown_flag by renaming to has_watermark"

changed

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150502/cf8e0314/attachment.asc>


More information about the ffmpeg-devel mailing list