Re: [FFmpeg-devel] [PATCH] vf_psnr: fix rgb channel order in metadata names.

2015-07-11 Thread Ronald S. Bultje
Hi, On Sat, Jul 11, 2015 at 1:03 AM, Paul B Mahol wrote: > Dana 11. 7. 2015. 04:50 osoba "Ronald S. Bultje" > napisala je: > > > > --- > > libavfilter/vf_psnr.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c >

Re: [FFmpeg-devel] [PATCH] vf_psnr: fix rgb channel order in metadata names.

2015-07-10 Thread Paul B Mahol
Dana 11. 7. 2015. 04:50 osoba "Ronald S. Bultje" napisala je: > > --- > libavfilter/vf_psnr.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c > index 0c2c950..d9a6030 100644 > --- a/libavfilter/vf_psnr.c > +++ b/libavfil

[FFmpeg-devel] [PATCH] vf_psnr: fix rgb channel order in metadata names.

2015-07-10 Thread Ronald S. Bultje
--- libavfilter/vf_psnr.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c index 0c2c950..d9a6030 100644 --- a/libavfilter/vf_psnr.c +++ b/libavfilter/vf_psnr.c @@ -289,9 +289,9 @@ static int config_input_ref(AVFilterLink *inli