Re: [FFmpeg-devel] [PATCH] avfilter/x86/vf_hflip.asm: improve indentation

2017-12-04 Thread Martin Vignali
> .end: > -RET > +RET > > Maybe indent more the RET to be "inside" the end label. Otherwise, ok (more easy to read) ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] avfilter/x86/vf_hflip.asm: improve indentation

2017-12-04 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavfilter/x86/vf_hflip.asm | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/libavfilter/x86/vf_hflip.asm b/libavfilter/x86/vf_hflip.asm index 867dcaeed5..49197e2c86 100644 --- a/libavfilter/x86/vf_hflip.asm