[FFmpeg-devel] lavfi: add ProcAmp(color balance) vaapi video filter

2017-10-10 Thread Jun Zhao
From 2c16e1170cb51a1b76dbb758d9b22d734878257b Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Tue, 10 Oct 2017 03:25:33 -0400 Subject: [PATCH] lavfi: add ProcAmp(color balance) vaapi video filter. add ProcAmp(color balance) vaapi video filter, use the option like -vf "procamp_vaapi=b=10:h=120:c=2.

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision Open SRT protocol

2017-10-10 Thread nablet developer
Has this patch been run under valgrind, on Windows, and with stuff like ASAN, etc.? Some stuff here would even trigger compiler warnings normally. compiled on Windows, but didn't run under valgrind or ASAN yet. Also, how much of this stuff is duplicated from the udp.c and pals? you're absolute

Re: [FFmpeg-devel] [PATCH] mov: fix decode of fragments that overlap in time

2017-10-10 Thread John Stebbins
On 10/10/2017 09:57 AM, Michael Niedermayer wrote: > On Mon, Oct 09, 2017 at 01:09:11PM -0700, John Stebbins wrote: >> When keyframe intervals of dash segments are not perfectly aligned, >> fragments in the stream can overlap in time. The previous sorting by >> timestamp causes packets to be read o

[FFmpeg-devel] [PATCH] mov: fix decode of fragments that overlap in time

2017-10-10 Thread John Stebbins
When keyframe intervals of dash segments are not perfectly aligned, fragments in the stream can overlap in time. The previous sorting by timestamp causes packets to be read out of decode order and results in decode errors. Insert new "trun" index entries into index_entries in the order that the tr

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread Michael Niedermayer
On Fri, Oct 06, 2017 at 04:53:17PM +0200, Michael Niedermayer wrote: > Hi all > > if there are no objections i will branch release/3.4 in the next days > and make the 3.4 release a few days after that > > If people prefer a specific name, suggest one now, otherwise i will > pick a random one from

Re: [FFmpeg-devel] [PATCH] configure: remove libdl dependency from libndi_newtek

2017-10-10 Thread James Almer
On 10/10/2017 6:34 PM, Marton Balint wrote: > We are not using dynamic loading for libndi. > > Signed-off-by: Marton Balint > --- > configure | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure b/configure > index e2ef54fb3b..259619cccd 100755 > --- a/configur

Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 10:41 PM, Bjorn Roche wrote: > Partial fix for https://trac.ffmpeg.org/ticket/4443 > (Animated GIFs are incorrectly optimized, so they still won’t be output > correctly). > --- > libavfilter/vf_paletteuse.c | 210 > > 1 file changed, 132

[FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Bjorn Roche
Partial fix for https://trac.ffmpeg.org/ticket/4443 (Animated GIFs are incorrectly optimized, so they still won’t be output correctly). --- libavfilter/vf_paletteuse.c | 210 1 file changed, 132 insertions(+), 78 deletions(-) diff --git a/libavfilter/v

Re: [FFmpeg-devel] [PATCH 1/3] avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 02:34:06AM +0200, Michael Niedermayer wrote: > Fixes: runtime error: signed integer overflow: -104713 * 65536 cannot be > represented in type 'int' > Fixes: 3453/clusterfuzz-testcase-minimized-554657239040 > Fixes: 3528/clusterfuzz-testcase-minimized-6283628420005888 >

Re: [FFmpeg-devel] [PATCH] avcodec/ffv1dec: Fix out of array read in slice counting

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 12:14:48PM +0200, Michael Niedermayer wrote: > Fixes: test-201710.mp4 > > Found-by: 连一汉 and Zhibin Hu > Signed-off-by: Michael Niedermayer > --- > libavcodec/ffv1dec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied [...] -- Michael GnuPG fingerpri

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc uni copy mc msa functions

2017-10-10 Thread Michael Niedermayer
On Tue, Oct 10, 2017 at 10:37:27AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes signature.asc Description: Digital signature _

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve hevc uni-w horiz mc msa functions

2017-10-10 Thread Michael Niedermayer
On Tue, Oct 10, 2017 at 10:37:19AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I know you won't believe me, but the highest form of Human Excellence is to question oneself and others. -- Socrates signatu

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions

2017-10-10 Thread Michael Niedermayer
On Tue, Oct 10, 2017 at 10:37:11AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is what and why we do it that matters, not just one of them. signature.asc Description: Digital signature ___

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc bi-weighted mc msa functions

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 08:56:52AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User questions about the command line tools should

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc chroma hv mc msa functions

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 09:37:15AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No human being will ever know the Truth, for even if they happen to say it by chance, they would not even known they had done

[FFmpeg-devel] [PATCH] configure: remove libdl dependency from libndi_newtek

2017-10-10 Thread Marton Balint
We are not using dynamic loading for libndi. Signed-off-by: Marton Balint --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index e2ef54fb3b..259619cccd 100755 --- a/configure +++ b/configure @@ -3089,9 +3089,9 @@ decklink_indev_deps="dec

Re: [FFmpeg-devel] [PATCH] avcodec/mips: preload data in hevc sao edge 135 degree filter msa functions

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 08:43:51AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein signature.asc Description: Digital sign

Re: [FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread Marton Balint
On Tue, 10 Oct 2017, James Almer wrote: On 10/10/2017 5:44 PM, Marton Balint wrote: On Tue, 10 Oct 2017, James Almer wrote: On 10/10/2017 3:34 PM, James Almer wrote: On 10/10/2017 3:22 PM, Marton Balint wrote: We don't need libdl for win32/mingw. Sorry about that. Signed-off-by: Mar

Re: [FFmpeg-devel] [PATCH] doc/filters: note min. resolution for pixscope

2017-10-10 Thread Lou Logan
On Tue, Oct 10, 2017, at 02:42 AM, Gyan Doshi wrote: > The pixscope filter requires its input to have dimensions of at least > 640x480. I broke the long line and applied. Thanks. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/ma

Re: [FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread James Almer
On 10/10/2017 5:44 PM, Marton Balint wrote: > > > On Tue, 10 Oct 2017, James Almer wrote: > >> On 10/10/2017 3:34 PM, James Almer wrote: >>> On 10/10/2017 3:22 PM, Marton Balint wrote: We don't need libdl for win32/mingw. >>> >>> Sorry about that. >>> Signed-off-by: Marton Balint

Re: [FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread Marton Balint
On Tue, 10 Oct 2017, James Almer wrote: On 10/10/2017 3:34 PM, James Almer wrote: On 10/10/2017 3:22 PM, Marton Balint wrote: We don't need libdl for win32/mingw. Sorry about that. Signed-off-by: Marton Balint --- configure | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) d

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread Thomas Mundt
2017-10-10 19:36 GMT+02:00 Sasi Inguva : > This is required for FLV files, for which duration_pts comes out to be > zero. > > Signed-off-by: Sasi Inguva > --- > fftools/ffmpeg.c | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > > diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c

Re: [FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread James Almer
On 10/10/2017 3:34 PM, James Almer wrote: > On 10/10/2017 3:22 PM, Marton Balint wrote: >> We don't need libdl for win32/mingw. > > Sorry about that. > >> >> Signed-off-by: Marton Balint >> --- >> configure | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/configu

Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Bjorn Roche
On Sat, Oct 7, 2017 at 9:53 AM, Carl Eugen Hoyos wrote: > 2017-10-06 23:23 GMT+02:00 Carl Eugen Hoyos : > > 2017-10-06 22:59 GMT+02:00 Bjorn Roche : > > > >> libavfilter/vf_paletteuse.c | 175 > > > > Works fine for me > > I had tested with the sample from ticket #503 yesterday. > > Using the fol

Re: [FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 8:59 PM, Paul B Mahol wrote: > Not possible, there is option used from start. It's possible to deprecate and add a new one. > Beside its small change. Why do you care at all about lavfi? Cool it. I get it's a simple change, and I'm not blocking it. However, hardcoding limits is p

Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Bjorn Roche
On Sat, Oct 7, 2017 at 7:49 AM, Clément Bœsch wrote: > On Sat, Oct 07, 2017 at 01:48:16PM +0200, Clément Bœsch wrote: > > > Subject: Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support > transparency > > > > "lavf/paletteuse: add support for transparency" > > > > Sorry, "lavfi", not "lavf".

Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Bjorn Roche
On Sat, Oct 7, 2017 at 7:48 AM, Clément Bœsch wrote: > > Subject: Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support > transparency > > "lavf/paletteuse: add support for transparency" > > On Fri, Oct 06, 2017 at 04:59:55PM -0400, Bjorn Roche wrote: > > --- > > > +{ "none",

Re: [FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Paul B Mahol
On 10/10/17, Derek Buitenhuis wrote: > On 10/10/2017 8:39 PM, Paul B Mahol wrote: >> One can not set max/min for AV_OPT_TYPE_IMAGE_SIZE. > > So use a different type, or implement the option differently? Not possible, there is option used from start. Beside its small change. Why do you care at al

Re: [FFmpeg-devel] libavcodec/blockdsp : add clear_blocks_prores func (SSE, AVX) for prores decoding

2017-10-10 Thread Martin Vignali
> >> This is still slower then the memset numbers from the first test, why >> the high variation in there? >> >> > Hello, Maybe the result in my first email was not very clear For the results below i run the checkasm test 10 times in each case and take the faster. Original benchmark (similar to

Re: [FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 8:39 PM, Paul B Mahol wrote: > One can not set max/min for AV_OPT_TYPE_IMAGE_SIZE. So use a different type, or implement the option differently? - Derek ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listin

Re: [FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency

2017-10-10 Thread Bjorn Roche
On Fri, Oct 6, 2017 at 5:23 PM, Carl Eugen Hoyos wrote: > 2017-10-06 22:59 GMT+02:00 Bjorn Roche : > > > libavfilter/vf_paletteuse.c | 175 > > Works fine for me, passes fate, needs a review from Clément. > > Do you think an option to set the value of the transparent > colour to something else th

Re: [FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Paul B Mahol
On 10/10/17, Derek Buitenhuis wrote: > On 10/10/2017 8:22 PM, Paul B Mahol wrote: >> Useful when producing tiles of 1xN or Nx1 size, 1024 is too small then. >> >> Signed-off-by: Paul B Mahol >> --- >> libavfilter/vf_tile.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Is there a r

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-10 Thread Helmut K. C. Tessarek
On 2017-10-08 19:26, Mark Thompson wrote: > The test in configure passes, I think because: > > : > """ > When an unrecognized warning option is requested (e.g., -Wunknown-warning), > GCC emits a diagnostic stating that the option is not rec

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-10 Thread Martin Vignali
> > > > This test should probably use check_disable_warning() instead of > > check_cflags(). > > > Hello, Generate lot of warning with clang (8.1) "warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunkn

Re: [FFmpeg-devel] warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunknown-warning-option]

2017-10-10 Thread Helmut K. C. Tessarek
On 2017-10-10 15:29, Derek Buitenhuis wrote: > This is weird. it's using check_disable_warning which should only add it if > it exists... In which case I'd suspect that check_disable_warning had a bug. -- regards Helmut K. C. Tessarek KeyID 0xF7832007C11F128D Key fingerprint = 28A3

Re: [FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 8:22 PM, Paul B Mahol wrote: > Useful when producing tiles of 1xN or Nx1 size, 1024 is too small then. > > Signed-off-by: Paul B Mahol > --- > libavfilter/vf_tile.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Is there a reason this is hardcoded and not a user option?

Re: [FFmpeg-devel] warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunknown-warning-option]

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 8:26 PM, Helmut K. C. Tessarek wrote: >> And then reapplied in a different form: >> > Yep, and there they are again: > warning: unknown warning option '-Wno-bool-operation'; did you mean > '-Wn

[FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

2017-10-10 Thread Paul B Mahol
Useful when producing tiles of 1xN or Nx1 size, 1024 is too small then. Signed-off-by: Paul B Mahol --- libavfilter/vf_tile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/vf_tile.c b/libavfilter/vf_tile.c index 87e0b940cf..d5fe4f255e 100644 --- a/libavfilter/vf

Re: [FFmpeg-devel] warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunknown-warning-option]

2017-10-10 Thread Helmut K. C. Tessarek
On 2017-10-10 10:48, Mark Thompson wrote: > This warning was enabled one way: > Yep, I can see warnings: warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunkn

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread Thomas Mundt
2017-10-10 19:44 GMT+02:00 wm4 : > On Tue, 10 Oct 2017 10:36:58 -0700 > Sasi Inguva wrote: > > > This is required for FLV files, for which duration_pts comes out to be > zero. > > > > Signed-off-by: Sasi Inguva > > --- > > fftools/ffmpeg.c | 9 +++-- > > 1 file changed, 7 insertions(+), 2 d

Re: [FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread James Almer
On 10/10/2017 3:22 PM, Marton Balint wrote: > We don't need libdl for win32/mingw. Sorry about that. > > Signed-off-by: Marton Balint > --- > configure | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/configure b/configure > index e9e1a4dff3..e2ef54fb3b 100755 > -

[FFmpeg-devel] [PATCH] configure: fix decklink dependencies

2017-10-10 Thread Marton Balint
We don't need libdl for win32/mingw. Signed-off-by: Marton Balint --- configure | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configure b/configure index e9e1a4dff3..e2ef54fb3b 100755 --- a/configure +++ b/configure @@ -3084,9 +3084,10 @@ avfoundation_indev_deps="avfou

Re: [FFmpeg-devel] [PATCHv3 0/2] avdevice/decklink: 10-bit video out and sources/sinks support

2017-10-10 Thread Marton Balint
On Fri, 6 Oct 2017, Devin Heitmueller wrote: Hello all, Below please find several patches which adds support for 10-bit video on output and the "-sources" and"-sinks" argument when specified by ffmpeg.c. This patch series incorporates feedback provided from Marton Balint. Note that patch 4 in

Re: [FFmpeg-devel] [PATCHv2] Makefile: generate stripped CLI tools directly instead of copying unstripped ones first

2017-10-10 Thread Marton Balint
On Mon, 9 Oct 2017, Marton Balint wrote: On Sat, 7 Oct 2017, Marton Balint wrote: Now works with --disable-stripping. Signed-off-by: Marton Balint --- Makefile | 4 configure | 4 2 files changed, 8 insertions(+) diff --git a/Makefile b/Makefile index 4a1253a052..642651d4cc 10064

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread wm4
On Tue, 10 Oct 2017 10:36:58 -0700 Sasi Inguva wrote: > This is required for FLV files, for which duration_pts comes out to be zero. > > Signed-off-by: Sasi Inguva > --- > fftools/ffmpeg.c | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > > diff --git a/fftools/ffmpeg.c b/fft

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread Sasi Inguva
True. Thanks! Sending the corrected patch. On Tue, Oct 10, 2017 at 5:40 AM, Thomas Mundt wrote: > 2017-10-10 3:27 GMT+02:00 Sasi Inguva : > >> This is required for FLV files, for which duration_pts comes out to be >> zero. >> >> Signed-off-by: Sasi Inguva >> --- >> fftools/ffmpeg.c | 3 +++ >>

Re: [FFmpeg-devel] libavcodec/hap : add HapAlphaOnly decoding/encoding

2017-10-10 Thread Martin Vignali
2017-10-10 16:08 GMT+02:00 Tom Butterworth : > > > > On 9 Oct 2017, at 22:36, Carl Eugen Hoyos wrote: > > > > 2017-10-09 21:34 GMT+02:00 Martin Vignali : > > > IMHO, from a compositing point of view, alpha only and gray is > the same thing. > It's common (in cgi compositing for exa

[FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread Sasi Inguva
This is required for FLV files, for which duration_pts comes out to be zero. Signed-off-by: Sasi Inguva --- fftools/ffmpeg.c | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c index 6d64bc1043..3ee31473dc 100644 --- a/fftools/ffmpeg.c

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread James Almer
On 10/10/2017 1:40 PM, wm4 wrote: > On Tue, 10 Oct 2017 13:25:53 -0300 > James Almer wrote: > >> On 10/10/2017 1:01 PM, wm4 wrote: >>> On Tue, 10 Oct 2017 12:45:59 -0300 >>> James Almer wrote: >>> On 10/9/2017 8:17 AM, wm4 wrote: > On Sun, 8 Oct 2017 13:53:13 +0200 > Michael Ni

Re: [FFmpeg-devel] [PATCH] mov: fix decode of fragments that overlap in time

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 01:09:11PM -0700, John Stebbins wrote: > When keyframe intervals of dash segments are not perfectly aligned, > fragments in the stream can overlap in time. The previous sorting by > timestamp causes packets to be read out of decode order and results > in decode errors. > >

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread wm4
On Tue, 10 Oct 2017 13:25:53 -0300 James Almer wrote: > On 10/10/2017 1:01 PM, wm4 wrote: > > On Tue, 10 Oct 2017 12:45:59 -0300 > > James Almer wrote: > > > >> On 10/9/2017 8:17 AM, wm4 wrote: > >>> On Sun, 8 Oct 2017 13:53:13 +0200 > >>> Michael Niedermayer wrote: > >>> > On Sa

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread James Almer
On 10/10/2017 1:01 PM, wm4 wrote: > On Tue, 10 Oct 2017 12:45:59 -0300 > James Almer wrote: > >> On 10/9/2017 8:17 AM, wm4 wrote: >>> On Sun, 8 Oct 2017 13:53:13 +0200 >>> Michael Niedermayer wrote: >>> On Sat, Oct 07, 2017 at 12:06:23AM +0200, wm4 wrote: > On Fri, 6 Oct 2017 16:53

Re: [FFmpeg-devel] [PATCH] doc/filters: note min. resolution for pixscope

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 11:42 AM, Gyan Doshi wrote: > The pixscope filter requires its input to have dimensions of at least > 640x480. Looks fine. - Derek ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread wm4
On Tue, 10 Oct 2017 12:45:59 -0300 James Almer wrote: > On 10/9/2017 8:17 AM, wm4 wrote: > > On Sun, 8 Oct 2017 13:53:13 +0200 > > Michael Niedermayer wrote: > > > >> On Sat, Oct 07, 2017 at 12:06:23AM +0200, wm4 wrote: > >>> On Fri, 6 Oct 2017 16:53:17 +0200 > >>> Michael Niedermayer wrot

Re: [FFmpeg-devel] [PATCH] avformat/srt: add Haivision Open SRT protocol

2017-10-10 Thread Derek Buitenhuis
On 10/10/2017 7:29 AM, Nablet Developer wrote: > @@ -293,6 +293,7 @@ External library support: >--enable-opengl enable OpenGL rendering [no] >--enable-openssl enable openssl, needed for https support > if gnutls is not used [no] > + --enable-ope

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread Timo Rothenpieler
"I vote to delay the release" Please, don't. It's been months since the last release, and I'm nearing a point in the merges where a release needs to be branched out before i can continue (Technically speaking, I'm at a commit I'd rather not have in 3.4 to being with). The concerns Michael expla

Re: [FFmpeg-devel] FFmpeg 3.4

2017-10-10 Thread James Almer
On 10/9/2017 8:17 AM, wm4 wrote: > On Sun, 8 Oct 2017 13:53:13 +0200 > Michael Niedermayer wrote: > >> On Sat, Oct 07, 2017 at 12:06:23AM +0200, wm4 wrote: >>> On Fri, 6 Oct 2017 16:53:17 +0200 >>> Michael Niedermayer wrote: >>> Hi all if there are no objections i will branch r

Re: [FFmpeg-devel] warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunknown-warning-option]

2017-10-10 Thread Mark Thompson
On 10/10/17 15:31, Bjorn Roche wrote: > On Mon, Oct 9, 2017 at 9:05 PM, Helmut K. C. Tessarek > wrote: > >> I get thousands of these warnings when compiling ffmpeg: >> >> warning: unknown warning option '-Wno-bool-operation'; did you mean >> '-Wno-bool-conversion'? [-Wunknown-warning-option] >>

Re: [FFmpeg-devel] warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunknown-warning-option]

2017-10-10 Thread Bjorn Roche
On Mon, Oct 9, 2017 at 9:05 PM, Helmut K. C. Tessarek wrote: > I get thousands of these warnings when compiling ffmpeg: > > warning: unknown warning option '-Wno-bool-operation'; did you mean > '-Wno-bool-conversion'? [-Wunknown-warning-option] > > I compile on Mac O SX 10.11.6 with Apple LLVM v

Re: [FFmpeg-devel] libavcodec/hap : add HapAlphaOnly decoding/encoding

2017-10-10 Thread Tom Butterworth
> On 9 Oct 2017, at 22:36, Carl Eugen Hoyos wrote: > > 2017-10-09 21:34 GMT+02:00 Martin Vignali : > IMHO, from a compositing point of view, alpha only and gray is the same thing. It's common (in cgi compositing for example), to use alpha (or matte) as separate gray only fi

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-10 Thread Thomas Mundt
2017-10-10 3:27 GMT+02:00 Sasi Inguva : > This is required for FLV files, for which duration_pts comes out to be > zero. > > Signed-off-by: Sasi Inguva > --- > fftools/ffmpeg.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c > index 6d64bc1043..5f3

Re: [FFmpeg-devel] [PATCH] Fix crash if av_vdpau_bind_context() is not used.

2017-10-10 Thread wm4
On Tue, 10 Oct 2017 03:24:56 +0300 Ivan Kalvachev wrote: > On 10/9/17, wm4 wrote: > > On Mon, 9 Oct 2017 03:04:53 +0300 > > Ivan Kalvachev wrote: > > > >> The public functions av_alloc_vdpaucontext() and > >> av_vdpau_alloc_context() are allocating AVVDPAUContext > >> structure that is suppos

[FFmpeg-devel] [PATCH] doc/filters: note min. resolution for pixscope

2017-10-10 Thread Gyan Doshi
The pixscope filter requires its input to have dimensions of at least 640x480. From ba8c4af599fa2824764774560e691db3222a6034 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Tue, 10 Oct 2017 16:05:18 +0530 Subject: [PATCH 2/2] doc/filters: note minimum resolution for pixscope Signed-off-by: Gyan

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve hevc uni-w horiz mc msa functions

2017-10-10 Thread Manojkumar Bhosale
LGTM -Original Message- From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of kaustubh.ra...@imgtec.com Sent: Monday, October 9, 2017 5:48 PM To: ffmpeg-devel@ffmpeg.org Cc: Kaustubh Raste Subject: [FFmpeg-devel] [PATCH] avcodec/mips: Improve hevc uni-w horiz mc msa fu

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc uni copy mc msa functions

2017-10-10 Thread Manojkumar Bhosale
LGTM -Original Message- From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of kaustubh.ra...@imgtec.com Sent: Monday, October 9, 2017 5:49 PM To: ffmpeg-devel@ffmpeg.org Cc: Kaustubh Raste Subject: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc uni copy mc msa functi

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions

2017-10-10 Thread Manojkumar Bhosale
LGTM -Original Message- From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of kaustubh.ra...@imgtec.com Sent: Monday, October 9, 2017 5:42 PM To: ffmpeg-devel@ffmpeg.org Cc: Kaustubh Raste Subject: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc put mc 21, 23 and 02 m

Re: [FFmpeg-devel] [PATCH] fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test

2017-10-10 Thread Michael Niedermayer
On Mon, Oct 09, 2017 at 09:34:17PM -0300, James Almer wrote: > The PERSIST_RPARAM_A_RExt_Sony_1 bitstream has an out-of-range value > and has therefore been superseded. > It is otherwise identical, and decodes the same. > > Signed-off-by: James Almer > --- > tests/fate/hevc.mak