Hi, Am 19.02.21 um 13:43 schrieb [email protected]: > From: Hou Lei <[email protected]> > > Signed-off-by: Hou Lei <[email protected]> > --- > 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
