Hi,

Am 19.02.21 um 13:43 schrieb hou...@uniontech.com:
> From: Hou Lei <hou...@uniontech.com>
> 
> Signed-off-by: Hou Lei <hou...@uniontech.com>
> ---
>  fftools/ffmpeg.c             |  8 ++++----
>  libavcodec/h264_loopfilter.c | 22 ++++++++--------------
>  2 files changed, 12 insertions(+), 18 deletions(-)
> 
> diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
> index add5a3e505..ed20bd3a25 100644
> --- a/fftools/ffmpeg.c
> +++ b/fftools/ffmpeg.c
> [...]
>              if( edge & mask_edge ) {
while you're on it, you might get these right, too.
"if (cond) {"
removing exta " " in (), too.

LGTM otherwise.

Thanks,
Thilo
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to