[FFmpeg-devel] [PATCH] avfilter: slice processing for geq

Michael Niedermayer michael at niedermayer.cc
Fri Nov 3 04:12:32 EET 2017


On Thu, Nov 02, 2017 at 02:04:33PM +0000, Marc-Antoine ARNAUD wrote:
> 

>  vf_geq.c |  126 ++++++++++++++++++++++++++++++++++++++++++++-------------------
>  1 file changed, 89 insertions(+), 37 deletions(-)
> b0379f3d7f1d9660e209fe491f48fd7f70113615  0001-avfilter-slice-processing-for-geq.patch
> From c4bdf956e7f8b91b03f16bdf80b30058a117aae2 Mon Sep 17 00:00:00 2001
> From: Marc-Antoine Arnaud <arnaud.marcantoine at gmail.com>
> Date: Thu, 2 Nov 2017 12:25:46 +0100
> Subject: [PATCH] avfilter: slice processing for geq

> Content-Type: text/x-patch; charset="utf-8"
> Content-Transfer-Encoding: base64

hmm


> 
> ---
>  libavfilter/vf_geq.c | 126 ++++++++++++++++++++++++++++++++++++---------------
>  1 file changed, 89 insertions(+), 37 deletions(-)

breaks:
./ffplay  matrixbench_mpeg2.mpg  -vf 'geq=b=b(X\,Y)-r(X\,Y)'

looks like possibly something related to strides

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

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171103/8ad28103/attachment.sig>


More information about the ffmpeg-devel mailing list