[FFmpeg-devel] [PATCH] avfilter: slice processing for geq
Marc-Antoine ARNAUD
arnaud.marcantoine at gmail.com
Wed Nov 8 16:19:33 EET 2017
This patch will fix the stride issue.
Is it valid for you ?
Does it required to merge these 2 patches ? (and remove base64 encoding on
the first one)
Thx
Marc-Antoine
Le ven. 3 nov. 2017 à 03:13, Michael Niedermayer <michael at niedermayer.cc> a
écrit :
> 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
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-fix-stride-for-g_eq.patch
Type: application/octet-stream
Size: 2774 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171108/912cc2db/attachment.obj>
More information about the ffmpeg-devel
mailing list