Re: [FFmpeg-devel] [PATCH] Ignore expired cookies

2017-04-28 Thread Michael Niedermayer
On Wed, Apr 26, 2017 at 09:48:09PM -0400, Micah Galizia wrote: > Signed-off-by: Micah Galizia > --- > libavformat/http.c | 212 > +++-- > 1 file changed, 155 insertions(+), 57 deletions(-) forgot to mention the commit

Re: [FFmpeg-devel] [PATCH] avformat/movenc: Explicitly address potential division by zero.

2017-04-28 Thread Michael Niedermayer
On Thu, Apr 27, 2017 at 03:08:29PM -0700, Lucas Cooper wrote: > find_fps attempts to infer framerate from AVCodec's timebase. When this > results in a frame rate that isn't explicitly marked as supported in > av_timecode_check_frame_rate, find_fps returns the AVStream's > avg_frame_rate, which,

Re: [FFmpeg-devel] [PATCH] Ignore expired cookies

2017-04-28 Thread Michael Niedermayer
On Wed, Apr 26, 2017 at 09:48:09PM -0400, Micah Galizia wrote: > Signed-off-by: Micah Galizia > --- > libavformat/http.c | 212 > +++-- > 1 file changed, 155 insertions(+), 57 deletions(-) > > diff --git

Re: [FFmpeg-devel] [PATCH] libvpxenc: allow aq-mode 4 (equator360)

2017-04-28 Thread James Zern
On Thu, Apr 20, 2017 at 3:06 PM, James Zern wrote: > On Thu, Apr 20, 2017 at 1:42 PM, Ronald S. Bultje wrote: >> Hi, >> >> On Thu, Apr 20, 2017 at 2:42 PM, James Zern >> wrote: >> >>> On Thu, Apr 13, 2017 at 6:44 PM, James

[FFmpeg-devel] [PATCH] avformat/concatdec: port to the new bitstream filter API

2017-04-28 Thread James Almer
Signed-off-by: James Almer --- libavformat/concatdec.c | 94 - 1 file changed, 30 insertions(+), 64 deletions(-) diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c index dd52e4d366..fa9443ff78 100644 ---

Re: [FFmpeg-devel] [PATCH] avformat/concatdec: port to the new bitstream filter API

2017-04-28 Thread James Almer
On 4/27/2017 10:59 PM, Michael Niedermayer wrote: > On Wed, Apr 26, 2017 at 04:40:55PM -0300, James Almer wrote: >> Signed-off-by: James Almer >> --- >> libavformat/concatdec.c | 86 >> +++-- >> 1 file changed, 26 insertions(+), 60

Re: [FFmpeg-devel] [PATCH v2] checkasm: add float_dsp tests

2017-04-28 Thread Michael Niedermayer
On Wed, Apr 26, 2017 at 02:32:00PM -0300, James Almer wrote: > This is a port of libavutil/tests/float_dsp.c > > Signed-off-by: James Almer > --- > tests/checkasm/Makefile| 1 + > tests/checkasm/checkasm.c | 20 +++ > tests/checkasm/checkasm.h | 4 + >

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Muhammad Faiz
On Sat, Apr 29, 2017 at 6:01 AM, Michael Niedermayer wrote: > On Fri, Apr 28, 2017 at 11:23:10PM +0700, Muhammad Faiz wrote: >> On Fri, Apr 28, 2017 at 5:55 PM, Ronald S. Bultje wrote: >> > Hi, >> > >> > On Fri, Apr 28, 2017 at 6:19 AM, Muhammad Faiz

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Michael Niedermayer
On Fri, Apr 28, 2017 at 11:23:10PM +0700, Muhammad Faiz wrote: > On Fri, Apr 28, 2017 at 5:55 PM, Ronald S. Bultje wrote: > > Hi, > > > > On Fri, Apr 28, 2017 at 6:19 AM, Muhammad Faiz wrote: > >> > >> So, all frames and errors are correctly reported in

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Muhammad Faiz
On Fri, Apr 28, 2017 at 11:23 PM, Muhammad Faiz wrote: > On Fri, Apr 28, 2017 at 5:55 PM, Ronald S. Bultje wrote: >> Hi, >> >> On Fri, Apr 28, 2017 at 6:19 AM, Muhammad Faiz wrote: >>> >>> So, all frames and errors are correctly reported

[FFmpeg-devel] [PATCH] lavc/aarch64/simple_idct: separate macro arguments with commas

2017-04-28 Thread Matthieu Bouron
Untested: fixes ticket #6324. --- libavcodec/aarch64/simple_idct_neon.S | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavcodec/aarch64/simple_idct_neon.S b/libavcodec/aarch64/simple_idct_neon.S index 52273420f9..d31f72a609 100644 ---

Re: [FFmpeg-devel] [PATCH] avfilter/lavfutils: use image2pipe demuxer on ff_load_image

2017-04-28 Thread Muhammad Faiz
On Tue, Apr 25, 2017 at 2:43 PM, Muhammad Faiz wrote: > allow protocols other than file to be used > for example, use data protocol to embed a file in script > > Signed-off-by: Muhammad Faiz > --- > libavfilter/lavfutils.c | 2 +- > 1 file changed, 1

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Muhammad Faiz
On Fri, Apr 28, 2017 at 5:55 PM, Ronald S. Bultje wrote: > Hi, > > On Fri, Apr 28, 2017 at 6:19 AM, Muhammad Faiz wrote: >> >> So, all frames and errors are correctly reported in order. >> Also limit the numbers of error during draining to prevent infinite

[FFmpeg-devel] FFmpeg development requirement

2017-04-28 Thread Andres Manguel
Hi all, We are looking for an ffmpeg development to compose multiple matroska files to a single mpeg4 file. Bellow you will find the requirements definition for this composer. Hope to hear from you soon. Thanks in advance, Andres Manguel - Technology FFmpeg Fast Video Processing. AWS to iOS

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-28 Thread Saverio Blasi
Hi Michael, The patch applies nicely to my local ffmpeg repository. It is based on commit hash dd49eff93095110d2e878bbcc81b0062590d865f from the 23rd of April, so maybe something changed in the Configure file in the past few days? Thanks, Saverio -Original Message- From: ffmpeg-devel

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Muhammad Faiz
On Fri, Apr 28, 2017 at 5:51 PM, wm4 wrote: > On Fri, 28 Apr 2017 17:19:13 +0700 > Muhammad Faiz wrote: > >> So, all frames and errors are correctly reported in order. >> Also limit the numbers of error during draining to prevent infinite loop. >> >> This

Re: [FFmpeg-devel] [PATCH] lavc/aarch64/simple_idct: fix macro parameter escaping

2017-04-28 Thread Matthieu Bouron
On Fri, Apr 28, 2017 at 4:53 PM, Matthieu Bouron wrote: > Untested: fixes ticket #6324. > --- > libavcodec/aarch64/simple_idct_neon.S | 42 +- > - > 1 file changed, 21 insertions(+), 21 deletions(-) > > diff --git

[FFmpeg-devel] [PATCH] lavc/aarch64/simple_idct: fix macro parameter escaping

2017-04-28 Thread Matthieu Bouron
Untested: fixes ticket #6324. --- libavcodec/aarch64/simple_idct_neon.S | 42 +-- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/libavcodec/aarch64/simple_idct_neon.S b/libavcodec/aarch64/simple_idct_neon.S index 52273420f9..fa43bcfb01 100644 ---

[FFmpeg-devel] [PATCH 1/2] avfilter: add pixscope filter

2017-04-28 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavfilter/Makefile | 1 + libavfilter/allfilters.c | 1 + libavfilter/vf_datascope.c | 225 +++-- 3 files changed, 220 insertions(+), 7 deletions(-) diff --git a/libavfilter/Makefile

[FFmpeg-devel] [PATCH 2/2] avfilter: add video oscilloscope filter

2017-04-28 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- doc/filters.texi | 78 ++ libavfilter/Makefile | 1 + libavfilter/allfilters.c | 1 + libavfilter/vf_datascope.c | 381 + 4 files changed, 461 insertions(+) diff --git

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Ronald S. Bultje
Hi, On Fri, Apr 28, 2017 at 6:19 AM, Muhammad Faiz wrote: > So, all frames and errors are correctly reported in order. > Also limit the numbers of error during draining to prevent infinite loop. > > This fix fate failure with THREADS>=4: > make fate-h264-attachment-631

Re: [FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread wm4
On Fri, 28 Apr 2017 17:19:13 +0700 Muhammad Faiz wrote: > So, all frames and errors are correctly reported in order. > Also limit the numbers of error during draining to prevent infinite loop. > > This fix fate failure with THREADS>=4: > make fate-h264-attachment-631

Re: [FFmpeg-devel] [PATCH] doc/developer: Add terse documentation of assumed C implementation defined behavior

2017-04-28 Thread wm4
On Fri, 28 Apr 2017 02:50:42 +0200 Michael Niedermayer wrote: > Suggested-by: "Ronald S. Bultje" > Signed-off-by: Michael Niedermayer > --- > doc/developer.texi | 5 + > 1 file changed, 5 insertions(+) > > diff --git

[FFmpeg-devel] [PATCH v2] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-28 Thread Muhammad Faiz
So, all frames and errors are correctly reported in order. Also limit the numbers of error during draining to prevent infinite loop. This fix fate failure with THREADS>=4: make fate-h264-attachment-631 THREADS=4 This also reverts a755b725ec1d657609c8bd726ce37e7cf193d03f. Suggested-by: wm4,