On Sat,  2 May 2015 03:15:27 +0200
Michael Niedermayer <michae...@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"

-compn
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to