Re: [FFmpeg-devel] Refund request of travel costs for GSoC Summit 2017

2017-12-17 Thread Stefano Sabatini
On date Sunday 2017-12-17 12:11:15 +0100, Stefano Sabatini encoded: > On date Tuesday 2017-11-21 19:15:33 +0100, Stefano Sabatini encoded: > > On Sat, Nov 18, 2017 at 6:26 PM, Thilo Borgmann > > wrote: > > > > > Hi, > > > > > > some time ago Carl Eugen and me went to the

Re: [FFmpeg-devel] [PATCH 08/25] fftools/ffplay: support only limited color range

2017-12-17 Thread Nicolas George
Paul B Mahol (2017-12-16): > Not really. This is just ffplay nuisance. Marton and I do not think so. Your patches, your burden of the proof. Rejected as is. -- Nicolas George signature.asc Description: Digital signature ___ ffmpeg-devel mailing

Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 13:53 GMT+01:00 wm4 : > This is a project of volunteers. If you don't want to commit to the > rules and responsibilities of the project, you can just remove yourself > from the maintainers file and stop reading/posting here. Both in this email and the one before

Re: [FFmpeg-devel] Refund request of travel costs for GSoC Summit 2017

2017-12-17 Thread Thilo Borgmann
Hi, some time ago Carl Eugen and me went to the GSoC Summit. See review mail for details. Here comes the refund request for my flight. Costs were 478.82€ total, I'll send the invoice to Stefano privately as usual. >>> >>> Approved by me, still missing approval from

Re: [FFmpeg-devel] Refund request of travel costs for GSoC Summit 2017

2017-12-17 Thread Stefano Sabatini
On date Tuesday 2017-11-21 19:15:33 +0100, Stefano Sabatini encoded: > On Sat, Nov 18, 2017 at 6:26 PM, Thilo Borgmann > wrote: > > > Hi, > > > > some time ago Carl Eugen and me went to the GSoC Summit. See review mail > > for details. > > > > Here comes the refund

Re: [FFmpeg-devel] Refund request for FFshirt merchandise

2017-12-17 Thread Stefano Sabatini
On date Tuesday 2017-11-21 18:50:44 +0100, Thilo Borgmann encoded: > Hi, > > here comes the refund request for getting us developer T-shirts and > sending them around the world as well as getting a stock of T-shirts > for future developers to come and for giveaways at conferences and > to

Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink

2017-12-17 Thread Nicolas George
Paul B Mahol (2017-12-16): > What's wrong then your highness? What makes you think it is acceptable to talk to people that way? I would not tolerate that kind of address from my students, I would not tolerate it from my kids either if I had any, I do not see why I should tolerate it from a

Re: [FFmpeg-devel] [PATCH 08/25] fftools/ffplay: support only limited color range

2017-12-17 Thread wm4
On Sat, 16 Dec 2017 11:12:28 +0100 Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > fftools/ffplay.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/fftools/ffplay.c b/fftools/ffplay.c > index 10a917194d..f023c81575

Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink

2017-12-17 Thread wm4
On Sun, 17 Dec 2017 13:02:14 +0100 Nicolas George wrote: > Paul B Mahol (2017-12-16): > > What's wrong then your highness? > > What makes you think it is acceptable to talk to people that way? Oh boy this sure is a civil and friendly project. What makes _you_ think it's

Re: [FFmpeg-devel] [PATCH, V2] avformat/concat: Fix wrong wrapped timestamp

2017-12-17 Thread Nicolas George
mymoey...@gmail.com (2017-12-14): > From: Wu Zhiqiang > > When using concat protocol, start from middle of file will generate non-zero > wrap reference. > If seek to time before the wrap reference, wrap control will generate wrong > wrapped timestamp. > Copy wrap related

Re: [FFmpeg-devel] [PATCH 08/25] fftools/ffplay: support only limited color range

2017-12-17 Thread Marton Balint
On Sat, 16 Dec 2017, Paul B Mahol wrote: On 12/16/17, Marton Balint wrote: On Sat, 16 Dec 2017, Paul B Mahol wrote: Signed-off-by: Paul B Mahol --- fftools/ffplay.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

Re: [FFmpeg-devel] [PATCH] libvmaf: exit gracefully if the library fails.

2017-12-17 Thread Gyan Doshi
Hi Ronald, When do you expect to apply this? Regards, Gyan ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH, V2] avformat/concat: Fix wrong wrapped timestamp

2017-12-17 Thread 吴志强
Thanks for your replay. I see wrap timestamp control is enable by pts_wrap_bits(default 33), but mp4 demuxer will later set this to 64 (means disabled). Now pts_wrap_bits are always tied to 33 without copy it, which seems strange. Normally the pts_wrap_reference is based on first packet of a

Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink

2017-12-17 Thread wm4
On Sun, 17 Dec 2017 14:03:49 +0100 Carl Eugen Hoyos wrote: > 2017-12-17 13:53 GMT+01:00 wm4 : > > > This is a project of volunteers. If you don't want to commit to the > > rules and responsibilities of the project, you can just remove yourself > > from

[FFmpeg-devel] [PATCH 07/25] avfilter: negotiate color_range between filters

2017-12-17 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- fftools/ffmpeg.c | 2 ++ fftools/ffmpeg.h | 1 + fftools/ffmpeg_filter.c| 57 +--- fftools/ffmpeg_opt.c | 2 ++ libavcodec/utils.c | 11 +++

Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/hls: add http_persistent option

2017-12-17 Thread Anssi Hannula
Hi! Aman Gupta kirjoitti 2017-12-13 02:35: From: Aman Gupta This teaches the HLS demuxer to use the HTTP protocols multiple_requests=1 option, to take advantage of "Connection: Keep-Alive" when downloading playlists and segments from the HLS server. With the new option, you

[FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Free lengthinc earlier

2017-12-17 Thread Michael Niedermayer
Reduces memory needed --- libavcodec/jpeg2000dec.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000dec.c index a9633fb9d1..d510004114 100644 --- a/libavcodec/jpeg2000dec.c +++ b/libavcodec/jpeg2000dec.c @@ -1044,6 +1044,8 @@ static int

Re: [FFmpeg-devel] CoC enforcement activated

2017-12-17 Thread Josh de Kock
On Sun, 17 Dec 2017 15:36:53 -0500 Compn wrote: > [...] > > emergency moderation has now been enabled. > > why do i have to enforce the COC? > > the ffmpeg-devel mailing list is for technical discussions of > developing ffmpeg. personal insults will not be tolerated. > Note

Re: [FFmpeg-devel] CoC enforcement activated

2017-12-17 Thread Compn
On Sun, 17 Dec 2017 21:57:07 +, Josh de Kock wrote: > On Sun, 17 Dec 2017 15:36:53 -0500 > Compn wrote: > > > [...] > > > > emergency moderation has now been enabled. > > > > why do i have to enforce the COC? > > > > the ffmpeg-devel mailing list is for

Re: [FFmpeg-devel] [PATCH 3/8] sbc: add raw demuxer for SBC

2017-12-17 Thread Aurelien Jacobs
On Mon, Dec 18, 2017 at 12:19:06AM +0100, Carl Eugen Hoyos wrote: > 2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > > > +#if CONFIG_SBC_DEMUXER > > +AVInputFormat ff_sbc_demuxer = { > > +.name = "sbc", > > +.long_name = NULL_IF_CONFIG_SMALL("raw SBC

Re: [FFmpeg-devel] [PATCH 6/8] sbcenc: add MMX optimizations

2017-12-17 Thread Aurelien Jacobs
On Mon, Dec 18, 2017 at 12:21:00AM +0100, Carl Eugen Hoyos wrote: > 2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > > This was originally based on libsbc, and was fully integrated into ffmpeg. > > Very rough numbers are useful in the commit message. Here you go.>From

Re: [FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Aurelien Jacobs
On Mon, Dec 18, 2017 at 12:22:27AM +0100, Carl Eugen Hoyos wrote: > 2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > > --- > > Changelog | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Changelog b/Changelog > > index ee48876128..8eebcd810c 100644 > > ---

Re: [FFmpeg-devel] [PATCH] aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate

2017-12-17 Thread Rostislav Pehlivanov
On 17 December 2017 at 22:06, Aurelien Jacobs wrote: > --- > libavcodec/aptx.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/libavcodec/aptx.c b/libavcodec/aptx.c > index d09ce8f838..a35d2861c1 100644 > --- a/libavcodec/aptx.c > +++ b/libavcodec/aptx.c > @@

Re: [FFmpeg-devel] [PATCH 1/8] sbc: implement SBC decoder (low-complexity subband codec)

2017-12-17 Thread Rostislav Pehlivanov
On 17 December 2017 at 21:47, Aurelien Jacobs wrote: > This was originally based on libsbc, and was fully integrated into ffmpeg. > --- > doc/general.texi | 2 + > libavcodec/Makefile | 2 + > libavcodec/allcodecs.c | 2 + > libavcodec/avcodec.h | 2

[FFmpeg-devel] [PATCH 1/2] tests/audiomatch: Add return value check for fread.

2017-12-17 Thread Jun Zhao
From a89964e88080d1cc6e01c99bf8640a1020465762 Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Mon, 18 Dec 2017 08:59:58 +0800 Subject: [PATCH 1/2] tests/audiomatch: Add return value check for fread. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8

[FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Jun Zhao
From d2e3ba49180883dc71eb0eb0f5fa228368b4c9d5 Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Mon, 18 Dec 2017 09:16:52 +0800 Subject: [PATCH 2/2] tests/audiomatch: Refine the code. Refine the coding style and change to use sizeof date type. Signed-off-by: Jun Zhao

Re: [FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Carl Eugen Hoyos
2017-12-18 2:41 GMT+01:00 Jun Zhao : > tests/audiomatch: Refine the code. Shouldn't this be: "tests/audiomatch: Cosmetics, fix whitespace"? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] avfilter/x86/vf_blend : add avx2 version for 8b func (WIP)

2017-12-17 Thread Henrik Gramner
On Thu, Dec 14, 2017 at 11:16 AM, Martin Vignali wrote: > 2017-12-13 17:37 GMT+01:00 Henrik Gramner : >> You could also do vextracti128 + 128-bit packuswb instead of 256-bit >> packuswb + vpermq. >> > Sorry don't understand this part > do you mean 128

[FFmpeg-devel] CoC enforcement activated

2017-12-17 Thread Compn
http://ffmpeg.org/developer.html#Code-of-conduct 5 Code of conduct Be friendly and respectful towards others and third parties. Treat others the way you yourself want to be treated. Be considerate. Not everyone shares the same viewpoint and priorities as you do. Different opinions and

Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/hls: add http_persistent option

2017-12-17 Thread Anssi Hannula
Aman Gupta kirjoitti 2017-12-17 22:41: On Sun, Dec 17, 2017 at 12:34 PM Anssi Hannula wrote: Hi! Aman Gupta kirjoitti 2017-12-13 02:35: > From: Aman Gupta > > This teaches the HLS demuxer to use the HTTP protocols > multiple_requests=1 option, to take

Re: [FFmpeg-devel] [PATCH 1/3] sbc: implement SBC codec (low-complexity subband codec)

2017-12-17 Thread Aurelien Jacobs
On Mon, Nov 06, 2017 at 04:40:56AM +, Rostislav Pehlivanov wrote: > On 5 November 2017 at 23:35, Aurelien Jacobs wrote: > > > This was originally based on libsbc, and was fully integrated into ffmpeg. > > --- > > doc/general.texi | 2 + > >

Re: [FFmpeg-devel] [PATCH 1/3] sbc: implement SBC codec (low-complexity subband codec)

2017-12-17 Thread Aurelien Jacobs
On Mon, Nov 06, 2017 at 04:22:30AM +0100, Michael Niedermayer wrote: > Hi > > On Mon, Nov 06, 2017 at 12:35:18AM +0100, Aurelien Jacobs wrote: > > This was originally based on libsbc, and was fully integrated into ffmpeg. > > --- > > doc/general.texi | 2 + > >

[FFmpeg-devel] [PATCH 7/8] sbcenc: add armv6 and neon asm optimizations

2017-12-17 Thread Aurelien Jacobs
This was originally based on libsbc, and was fully integrated into ffmpeg. --- libavcodec/arm/Makefile | 3 + libavcodec/arm/sbcdsp_armv6.S| 245 ++ libavcodec/arm/sbcdsp_init_arm.c | 105 ++ libavcodec/arm/sbcdsp_neon.S | 714

[FFmpeg-devel] [PATCH 6/8] sbcenc: add MMX optimizations

2017-12-17 Thread Aurelien Jacobs
This was originally based on libsbc, and was fully integrated into ffmpeg. --- libavcodec/sbcdsp.c | 3 + libavcodec/sbcdsp.h | 2 + libavcodec/x86/Makefile | 2 + libavcodec/x86/sbcdsp.asm| 284 +++

[FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Aurelien Jacobs
--- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index ee48876128..8eebcd810c 100644 --- a/Changelog +++ b/Changelog @@ -27,6 +27,8 @@ version : - video setrange filter - nsp demuxer - support LibreSSL (via libtls) +- native SBC and mSBC encoder and

Re: [FFmpeg-devel] CoC enforcement activated

2017-12-17 Thread Compn
On Sun, 17 Dec 2017 22:16:50 +, Josh de Kock wrote: > On Sun, 17 Dec 2017 17:12:24 -0500 > Compn wrote: > > > On Sun, 17 Dec 2017 21:57:07 +, Josh de Kock > > wrote: > > > > > On Sun, 17 Dec 2017 15:36:53 -0500 > > > Compn

[FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Free lengthinc earlier

2017-12-17 Thread Michael Niedermayer
Reduces memory needed --- libavcodec/jpeg2000dec.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000dec.c index a9633fb9d1..d510004114 100644 --- a/libavcodec/jpeg2000dec.c +++ b/libavcodec/jpeg2000dec.c @@ -1044,6 +1044,8 @@ static int

[FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as needed

2017-12-17 Thread Michael Niedermayer
Decreases memory requirements Fixes: OOM Fixes: 4525/clusterfuzz-testcase-minimized-6400713073623040 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/jpeg2000.c| 3

Re: [FFmpeg-devel] Refund request of travel costs for GSoC Summit 2017

2017-12-17 Thread Michael Niedermayer
On Sun, Dec 17, 2017 at 12:20:57PM +0100, Stefano Sabatini wrote: > On date Sunday 2017-12-17 12:11:15 +0100, Stefano Sabatini encoded: > > On date Tuesday 2017-11-21 19:15:33 +0100, Stefano Sabatini encoded: > > > On Sat, Nov 18, 2017 at 6:26 PM, Thilo Borgmann > > >

Re: [FFmpeg-devel] avfilter/vf_interlace : add checkasm for lowpass_line and AVX2 version

2017-12-17 Thread Thomas Mundt
Hi, 2017-12-16 18:35 GMT+01:00 Martin Vignali : > 2017-12-16 14:48 GMT+01:00 Carl Eugen Hoyos : > > > 2017-12-16 14:17 GMT+01:00 Martin Vignali : > > > > > 002 : Checkasm test for lowpass_line > > > > The change to

Re: [FFmpeg-devel] avfilter/vf_interlace and vf_tinterlace : remove avx version

2017-12-17 Thread Thomas Mundt
Hi, 2017-12-16 18:38 GMT+01:00 Martin Vignali : > Hello, > > Following discussion "avfilter/vf_interlace : add checkasm for lowpass_line > and AVX2 version" > the AVX version seems to be slower than SSE > > Patch in attach remove it, for vf_interlace and vf_tinterlace

Re: [FFmpeg-devel] Refund request of travel costs for GSoC Summit 2017

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 14:30 GMT+01:00 Thilo Borgmann : > As long as there is dedicated money left for this, I'd appreciate > to be also reimbursed for the shoulder night I had to book at > the venue hotel. I'd like to add that the additional night was the reason for Thilo's low(er)

Re: [FFmpeg-devel] [PATCH 3/8] sbc: add raw demuxer for SBC

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > +#if CONFIG_SBC_DEMUXER > +AVInputFormat ff_sbc_demuxer = { > +.name = "sbc", > +.long_name = NULL_IF_CONFIG_SMALL("raw SBC (low-complexity subband > codec)"), > +.extensions = "sbc", > +

Re: [FFmpeg-devel] [PATCH 6/8] sbcenc: add MMX optimizations

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > This was originally based on libsbc, and was fully integrated into ffmpeg. Very rough numbers are useful in the commit message. Carl Eugen ___ ffmpeg-devel mailing list

Re: [FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 22:47 GMT+01:00 Aurelien Jacobs : > --- > Changelog | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Changelog b/Changelog > index ee48876128..8eebcd810c 100644 > --- a/Changelog > +++ b/Changelog > @@ -27,6 +27,8 @@ version : > - video setrange filter > -

Re: [FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_overlay: add premultiplied alpha mode

2017-12-17 Thread Michael Niedermayer
On Sat, Dec 16, 2017 at 05:44:03PM +, Paul B Mahol wrote: > ffmpeg | branch: master | Paul B Mahol | Tue Aug 1 > 12:34:44 2017 +0200| [d29f784a54f2c91a0cdd3a2cc3bb000a99244f49] | committer: > Paul B Mahol > > avfilter/vf_overlay: add premultiplied alpha mode > >

Re: [FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_overlay: add premultiplied alpha mode

2017-12-17 Thread James Almer
On 12/17/2017 8:26 PM, Michael Niedermayer wrote: > On Sat, Dec 16, 2017 at 05:44:03PM +, Paul B Mahol wrote: >> ffmpeg | branch: master | Paul B Mahol | Tue Aug 1 >> 12:34:44 2017 +0200| [d29f784a54f2c91a0cdd3a2cc3bb000a99244f49] | committer: >> Paul B Mahol >> >>

Re: [FFmpeg-devel] [PATCH 07/25] avfilter: negotiate color_range between filters

2017-12-17 Thread Michael Niedermayer
On Sun, Dec 17, 2017 at 11:00:13AM +0100, Paul B Mahol wrote: [...] > @@ -130,17 +165,26 @@ static int query_formats(AVFilterContext *ctx) > { > FormatContext *s = ctx->priv; > AVFilterFormats *formats = ff_make_format_list(s->formats); > +AVFilterFormats *color_ranges = >

Re: [FFmpeg-devel] [FFmpeg-cvslog] lavc: enable hwaccel_flags option

2017-12-17 Thread Jun Zhao
On 2017/12/17 0:04, Michael Niedermayer wrote: > On Mon, Oct 09, 2017 at 10:24:30PM +, Jun Zhao wrote: >> ffmpeg | branch: master | Jun Zhao | Mon Oct 9 >> 15:49:58 2017 +0800| [71e2ec017a1b51987d50b97d48b6a6114a58507d] | committer: >> Mark Thompson >> >> lavc:

Re: [FFmpeg-devel] [PATCH 08/25] fftools/ffplay: support only limited color range

2017-12-17 Thread Nicolas George
Marton Balint (2017-12-17): > If this works, that means color_ranges are ignored for RGB. We can do that, > but please document every color_range field explicitly that they only affect > YUV, nothing else. This is very ugly. I can accept that only if several persons who know about colorspaces and

Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/hls: add http_persistent option

2017-12-17 Thread Aman Gupta
On Sun, Dec 17, 2017 at 12:34 PM Anssi Hannula wrote: > Hi! > > Aman Gupta kirjoitti 2017-12-13 02:35: > > From: Aman Gupta > > > > This teaches the HLS demuxer to use the HTTP protocols > > multiple_requests=1 option, to take advantage of "Connection: > >

Re: [FFmpeg-devel] [PATCH v2 5/5] avformat/hls: add http_multiple option

2017-12-17 Thread Aman Gupta
On Sun, Dec 17, 2017 at 12:53 PM Anssi Hannula wrote: > Hi! > > Aman Gupta kirjoitti 2017-12-13 02:35: > > From: Aman Gupta > > > > This improves network throughput of the hls demuxer by avoiding > > the latency introduced by downloading segments one at a

Re: [FFmpeg-devel] [PATCH 1/3] sbc: implement SBC codec (low-complexity subband codec)

2017-12-17 Thread Aurelien Jacobs
On Mon, Nov 06, 2017 at 12:53:38PM -0300, James Almer wrote: > On 11/5/2017 8:35 PM, Aurelien Jacobs wrote: > > This was originally based on libsbc, and was fully integrated into ffmpeg. > > --- > > doc/general.texi | 2 + > > libavcodec/Makefile | 4 + > >

[FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as needed

2017-12-17 Thread Michael Niedermayer
Decreases memory requirements Fixes: OOM Fixes: 4525/clusterfuzz-testcase-minimized-6400713073623040 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/jpeg2000.c| 3

[FFmpeg-devel] [PATCH] aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate

2017-12-17 Thread Aurelien Jacobs
--- libavcodec/aptx.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/aptx.c b/libavcodec/aptx.c index d09ce8f838..a35d2861c1 100644 --- a/libavcodec/aptx.c +++ b/libavcodec/aptx.c @@ -836,6 +836,7 @@ AVCodec ff_aptx_decoder = { .decode= aptx_decode_frame,

Re: [FFmpeg-devel] [PATCH v2 5/5] avformat/hls: add http_multiple option

2017-12-17 Thread Anssi Hannula
Hi! Aman Gupta kirjoitti 2017-12-13 02:35: From: Aman Gupta This improves network throughput of the hls demuxer by avoiding the latency introduced by downloading segments one at a time. The problem is particularly noticable over high-latency network connections: for instance,

[FFmpeg-devel] [PATCH 1/8] sbc: implement SBC decoder (low-complexity subband codec)

2017-12-17 Thread Aurelien Jacobs
This was originally based on libsbc, and was fully integrated into ffmpeg. --- doc/general.texi | 2 + libavcodec/Makefile | 2 + libavcodec/allcodecs.c | 2 + libavcodec/avcodec.h | 2 + libavcodec/codec_desc.c | 14 ++ libavcodec/sbc.c | 316

[FFmpeg-devel] [PATCH 4/8] sbc: implement SBC encoder (low-complexity subband codec)

2017-12-17 Thread Aurelien Jacobs
This was originally based on libsbc, and was fully integrated into ffmpeg. --- doc/general.texi | 2 +- libavcodec/Makefile | 2 + libavcodec/allcodecs.c | 4 +- libavcodec/sbcdsp.c | 390 + libavcodec/sbcdsp.h | 83 +

[FFmpeg-devel] [PATCH 2/8] sbc: add parser for SBC

2017-12-17 Thread Aurelien Jacobs
--- libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1 + libavcodec/sbc_parser.c | 124 3 files changed, 126 insertions(+) create mode 100644 libavcodec/sbc_parser.c diff --git a/libavcodec/Makefile b/libavcodec/Makefile index

[FFmpeg-devel] [PATCH 3/8] sbc: add raw demuxer for SBC

2017-12-17 Thread Aurelien Jacobs
--- doc/general.texi | 1 + libavformat/Makefile | 2 ++ libavformat/allformats.c | 2 ++ libavformat/sbcdec.c | 47 +++ libavformat/utils.c | 1 + 5 files changed, 53 insertions(+) create mode 100644 libavformat/sbcdec.c diff

[FFmpeg-devel] [PATCH 5/8] sbc: add raw muxer for SBC

2017-12-17 Thread Aurelien Jacobs
--- doc/general.texi | 2 +- libavformat/Makefile | 2 ++ libavformat/allformats.c | 4 ++-- libavformat/rawenc.c | 28 4 files changed, 33 insertions(+), 3 deletions(-) diff --git a/doc/general.texi b/doc/general.texi index e5669b0e93..560465a4b8

Re: [FFmpeg-devel] CoC enforcement activated

2017-12-17 Thread Josh de Kock
On Sun, 17 Dec 2017 17:12:24 -0500 Compn wrote: > On Sun, 17 Dec 2017 21:57:07 +, Josh de Kock > wrote: > > > On Sun, 17 Dec 2017 15:36:53 -0500 > > Compn wrote: > > > > > [...] > > > > > > emergency moderation has now been enabled. > >

[FFmpeg-devel] [PATCH] Adding mkdir option for img2enc

2017-12-17 Thread Dr Alan Barclay
Hi All, Please would someone with an interest in img2enc take a look at my minor feature addition and consider committing it to the main line for me. Example: ffmpeg -i ~/trailer.mp4 -strftime 1 -mkdir 1 %Y/%m/%d/out_%H-%M-%S.jpg Without the new mkdir option, this command will fail if the

Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/hls: add http_persistent option

2017-12-17 Thread Aman Gupta
On Sun, Dec 17, 2017 at 1:21 PM Anssi Hannula wrote: > Aman Gupta kirjoitti 2017-12-17 22:41: > > On Sun, Dec 17, 2017 at 12:34 PM Anssi Hannula > > wrote: > > > >> Hi! > >> > >> Aman Gupta kirjoitti 2017-12-13 02:35: > >> > From: Aman Gupta

Re: [FFmpeg-devel] [PATCH] Adding mkdir option for img2enc

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 23:41 GMT+01:00 Dr Alan Barclay : > Please would someone with an interest in img2enc take a look > at my minor feature addition and consider committing it to the > main line for me. To be acceptable, the patch has to be split in two and please move the definition

Re: [FFmpeg-devel] Refund request for FFshirt merchandise

2017-12-17 Thread Michael Niedermayer
On Sun, Dec 17, 2017 at 12:22:29PM +0100, Stefano Sabatini wrote: > On date Tuesday 2017-11-21 18:50:44 +0100, Thilo Borgmann encoded: > > Hi, > > > > > here comes the refund request for getting us developer T-shirts and > > sending them around the world as well as getting a stock of T-shirts >

Re: [FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Jun Zhao
On 2017/12/18 10:25, Carl Eugen Hoyos wrote: > 2017-12-18 2:41 GMT+01:00 Jun Zhao : > >> tests/audiomatch: Refine the code. > Shouldn't this be: "tests/audiomatch: Cosmetics, fix whitespace"? except fix whitespace, the other change is use date type in sizeof. > > Carl Eugen

[FFmpeg-devel] [PATCH] avfilter/vf_overlay: fix packed_rgb case

2017-12-17 Thread Mateusz
Signed-off-by: Mateusz Brzostek --- libavfilter/vf_overlay.c | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/libavfilter/vf_overlay.c b/libavfilter/vf_overlay.c index a7d3906016..aa5835ae3a 100644 --- a/libavfilter/vf_overlay.c +++