[FFmpeg-devel] [PATCH v2] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread Jun Zhao
V2: - in i965 + Skylake, after apply this fix, it's can decode vc1_sa20021/ vc1_sa10091, but can't decode vc1_sa10143/vc1_ilaced_twomv, the root cause is i965 driver can't support interlaced VC1 decode, I will open a issue to i965 driver. - used the cmd "make HWACCEL='vaapi

Re: [FFmpeg-devel] [PATCH 3/3 v2] mov: Export spherical information

2016-11-15 Thread James Almer
On 11/15/2016 1:56 PM, Vittorio Giovara wrote: > This implements Spherical Video V1 and V2, as described in the > spatial-media collection by Google. > > Signed-off-by: Vittorio Giovara > --- > Updated to use int32 for rotation. > Please CC. > Vittorio > >

Re: [FFmpeg-devel] [PATCH 1/3 v2] lavu: Add AVSphericalMapping type and frame side data

2016-11-15 Thread James Almer
On 11/15/2016 10:39 PM, Michael Niedermayer wrote: > On Tue, Nov 15, 2016 at 11:56:48AM -0500, Vittorio Giovara wrote: > [...] >> +/** >> + * This structure describes how to handle spherical videos, outlining >> + * information about projection, initial layout, and any other view >> modifier. >>

Re: [FFmpeg-devel] [PATCH] fate: Add h264 extradata reload tests

2016-11-15 Thread Michael Niedermayer
On Tue, Nov 15, 2016 at 11:18:02AM -0500, Vittorio Giovara wrote: > --- > This is the version without hevc testing. > Please CC. > Vittorio > > tests/fate/h264.mak | 5 + > tests/ref/fate/h264-extradata-reload | 13 + > 2 files changed, 18 insertions(+) >

Re: [FFmpeg-devel] [PATCH 1/3 v2] lavu: Add AVSphericalMapping type and frame side data

2016-11-15 Thread Michael Niedermayer
On Wed, Nov 16, 2016 at 02:39:30AM +0100, Michael Niedermayer wrote: > On Tue, Nov 15, 2016 at 11:56:48AM -0500, Vittorio Giovara wrote: > [...] > > +/** > > + * This structure describes how to handle spherical videos, outlining > > + * information about projection, initial layout, and any other

Re: [FFmpeg-devel] [PATCH 3/3] Fix -Werror=parentheses error

2016-11-15 Thread Michael Niedermayer
On Tue, Nov 15, 2016 at 11:09:52AM -0800, Thierry Foucu wrote: > --- > libavcodec/internal.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have often repented speaking, but never of

Re: [FFmpeg-devel] [PATCH 1/3 v2] lavu: Add AVSphericalMapping type and frame side data

2016-11-15 Thread Michael Niedermayer
On Tue, Nov 15, 2016 at 11:56:48AM -0500, Vittorio Giovara wrote: [...] > +/** > + * This structure describes how to handle spherical videos, outlining > + * information about projection, initial layout, and any other view modifier. > + * > + * @note The struct must be allocated with

Re: [FFmpeg-devel] [PATCH] avformat/mpeg: Adjust vid probe threshold to correct mis-detection

2016-11-15 Thread Michael Niedermayer
On Tue, Nov 15, 2016 at 09:12:43PM +0100, wm4 wrote: > On Tue, 15 Nov 2016 20:06:42 +0100 > Michael Niedermayer wrote: > > > Fixes: _ij.mp3 > > > > Signed-off-by: Michael Niedermayer > > --- > > libavformat/mpeg.c | 2 +- > > 1 file changed, 1

[FFmpeg-devel] [PATCH] doc/filters: adds recently added -vf colorspace options

2016-11-15 Thread Kieran O Leary
Hi, I've never submitted a patch for anything before, so hopefully this is OK. I noticed that the recent commits by Vittorio Giovara were not reflected in the filter documentation. I'm attaching the output of git format-patch -1 as well as copy/pasting it in this email. >From

Re: [FFmpeg-devel] [PATCH] doc/bsfs: various improvements

2016-11-15 Thread Moritz Barsnick
On Tue, Nov 15, 2016 at 13:55:56 -0900, Lou Logan wrote: > Fixes ticket #3198, but you don't need to send a new patch to mention > that. Ah, I wasn't even aware. Feel free to amend the commit message. > LGTM, thanks. I'll wait a day or two if anyone else wants to comment > before I push it. I

Re: [FFmpeg-devel] [PATCH] doc/bsfs: various improvements

2016-11-15 Thread Lou Logan
On Tue, 15 Nov 2016 23:15:27 +0100, Moritz Barsnick wrote: > - Restored alphabetical order. > - Enhanced sections aac_adtstoasc, dca_core, h264_mp4toannexb. > - Added sections hevc_mp4toannexb and vp9_superframe. > - Renamed (if required) and filled previously empty sections > mjpegadump,

[FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Franklin Phillips
This patch is a fix for ticket #2833. Each subtitle segment is its own WebVTT file and has to demuxed individually. The timing of the subtitles are not perfect but it is the best I could do and it also does not take into account the X-TIMESTAMP-MAP header in the WebVTT files which is needed to

Re: [FFmpeg-devel] [PATCH] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread Mark Thompson
On 15/11/16 12:07, Hendrik Leppkes wrote: > On Tue, Nov 15, 2016 at 1:39 AM, Hendrik Leppkes wrote: >> On Tue, Nov 15, 2016 at 1:19 AM, Carl Eugen Hoyos wrote: >>> 2016-11-14 23:47 GMT+01:00 James Almer : >>> but vc1_sa10143 fails

[FFmpeg-devel] [PATCH] doc/bsfs: various improvements

2016-11-15 Thread Moritz Barsnick
- Restored alphabetical order. - Enhanced sections aac_adtstoasc, dca_core, h264_mp4toannexb. - Added sections hevc_mp4toannexb and vp9_superframe. - Renamed (if required) and filled previously empty sections mjpegadump, mov2textsub/text2movsub, mp3decomp, and remove_extra. Signed-off-by:

[FFmpeg-devel] [PATCH] oggparsevp8: set need_context_update when changing codec id

2016-11-15 Thread Andreas Cadhalpun
Otherwise the codec context and codecpar might disagree on the codec id, triggering asserts in av_parser_parse2. Signed-off-by: Andreas Cadhalpun --- libavformat/oggparsevp8.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/oggparsevp8.c

Re: [FFmpeg-devel] [PATCH] mlz: limit next_code to data buffer size

2016-11-15 Thread Andreas Cadhalpun
On 15.11.2016 10:55, Michael Niedermayer wrote: > On Tue, Nov 15, 2016 at 12:12:45AM +0100, Andreas Cadhalpun wrote: >> This fixes a heap-buffer-overflow detected by AddressSanitizer. >> >> Signed-off-by: Andreas Cadhalpun >> --- >> libavcodec/mlz.c | 8

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Henrik Gramner
On Tue, Nov 15, 2016 at 1:39 PM, Franklin Phillips wrote: > Sorry, I forgot to mention that my first attempt was using git send-email, > when that didn't work, I tried mutt, same result using both clients. Might be spam-filter related. All your e-mails end up in my

Re: [FFmpeg-devel] [PATCH 2/2] libschroedingerdec: fix leaking of framewithpts

2016-11-15 Thread Andreas Cadhalpun
On 15.11.2016 03:18, Michael Niedermayer wrote: > On Sun, Nov 13, 2016 at 11:25:32PM +0100, Andreas Cadhalpun wrote: >> Signed-off-by: Andreas Cadhalpun >> --- >> libavcodec/libschroedingerdec.c | 26 +- >> 1 file changed, 17

Re: [FFmpeg-devel] [PATCH 1/9] vp9dsp: Deduplicate the subpel filters

2016-11-15 Thread Ronald S. Bultje
Hi, On Mon, Nov 14, 2016 at 9:29 AM, Michael Niedermayer wrote: > On Mon, Nov 14, 2016 at 12:32:19PM +0200, Martin Storsjö wrote: > > Make them aligned, to allow efficient access to them from simd. > > > > This is an adapted cherry-pick from libav commit > >

Re: [FFmpeg-devel] [PATCH] avformat/mpeg: Adjust vid probe threshold to correct mis-detection

2016-11-15 Thread wm4
On Tue, 15 Nov 2016 20:06:42 +0100 Michael Niedermayer wrote: > Fixes: _ij.mp3 > > Signed-off-by: Michael Niedermayer > --- > libavformat/mpeg.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/mpeg.c

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Franklin Phillips
On Tue, Nov 15, 2016 at 10:01:01PM +0800, Steven Liu wrote: > 2016-11-15 20:39 GMT+08:00 Franklin Phillips : > > > On Tue, Nov 15, 2016 at 08:04:21PM +0800, Steven Liu wrote: > > > 2016-11-15 18:50 GMT+08:00 Franklin Phillips < > > franklinphillips...@inbox.lv>: > >

[FFmpeg-devel] [PATCH 3/3] Fix -Werror=parentheses error

2016-11-15 Thread Thierry Foucu
--- libavcodec/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/internal.h b/libavcodec/internal.h index 35b9630..c92dba4 100644 --- a/libavcodec/internal.h +++ b/libavcodec/internal.h @@ -262,7 +262,7 @@ static av_always_inline int64_t

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread 刘歧
Thanks 刘歧|CDN|研发总监 吉林省高升科技有限公司北京分公司 地址:北京市海淀区西三环北路87号国际财经中心B座9层 手机:18611075131 邮箱: li...@gosun.com 电话:010-82602628 > 在 2016年11月15日,下午6:50,Franklin Phillips 写道: > > Hi, > > I am having trouble getting my patch to show up in >

[FFmpeg-devel] [PATCH] avformat/hls: Add subtitle support

2016-11-15 Thread Franklin Phillips
This patch is a fix for ticket #2833. Each subtitle segment is its own WebVTT file and has to demuxed individually. The timing of the subtitles are not perfect but it is the best I could do and it also does not take into account the X-TIMESTAMP-MAP header in the WebVTT files which is needed to

[FFmpeg-devel] [PATCH] avformat/mpeg: Adjust vid probe threshold to correct mis-detection

2016-11-15 Thread Michael Niedermayer
Fixes: _ij.mp3 Signed-off-by: Michael Niedermayer --- libavformat/mpeg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c index 1c441c5..423877e 100644 --- a/libavformat/mpeg.c +++ b/libavformat/mpeg.c @@ -112,7

Re: [FFmpeg-devel] [PATCH 1/2] img2: added support for %t output pattern

2016-11-15 Thread James Almer
On 11/10/2016 4:26 PM, Roger Pack wrote: > On 11/1/16, James Almer wrote: >> > On 11/1/2016 6:43 PM, James Almer wrote: >>> >> On 10/25/2016 9:38 PM, Roger Pack wrote: >>> From e8cac5c7de18766ce0f8f286f7dc140b82129df2 Mon Sep 17 00:00:00 2001 >>> From: rogerdpack

Re: [FFmpeg-devel] [PATCH 1/2] img2: added support for %t output pattern

2016-11-15 Thread Roger Pack
On 11/10/16, Roger Pack wrote: > On 11/1/16, James Almer wrote: >> On 11/1/2016 6:43 PM, James Almer wrote: >>> On 10/25/2016 9:38 PM, Roger Pack wrote: From e8cac5c7de18766ce0f8f286f7dc140b82129df2 Mon Sep 17 00:00:00 2001 From: rogerdpack

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'

2016-11-15 Thread Roger Pack
On 11/14/16, James Almer wrote: > On 11/14/2016 8:01 AM, Michael Niedermayer wrote: >> On Sun, Nov 13, 2016 at 10:32:13PM +0100, Hendrik Leppkes wrote: >>> ffmpeg | branch: master | Hendrik Leppkes | Sun Nov >>> 13 22:29:04 2016 +0100|

[FFmpeg-devel] [PATCH 3/3 v2] mov: Export spherical information

2016-11-15 Thread Vittorio Giovara
This implements Spherical Video V1 and V2, as described in the spatial-media collection by Google. Signed-off-by: Vittorio Giovara --- Updated to use int32 for rotation. Please CC. Vittorio libavformat/isom.h | 7 ++ libavformat/mov.c | 281

[FFmpeg-devel] [PATCH 1/3 v2] lavu: Add AVSphericalMapping type and frame side data

2016-11-15 Thread Vittorio Giovara
While no decoder currently exports spherical information, this type represents a frame property that has to be passed through from container to frames. Signed-off-by: Vittorio Giovara --- Updated to use int32 for rotation. Please CC. Vittorio libavutil/Makefile|

[FFmpeg-devel] [PATCH 2/3 v2] lavc: Add spherical packet side data API

2016-11-15 Thread Vittorio Giovara
Signed-off-by: Vittorio Giovara --- Updated to use int32 for rotation. Please CC. Vittorio ffprobe.c | 18 ++ libavcodec/avcodec.h | 8 +++- libavcodec/avpacket.c | 1 + libavcodec/utils.c| 1 + libavformat/dump.c| 36

[FFmpeg-devel] [PATCHv5] mov: Evaluate the movie display matrix

2016-11-15 Thread Vittorio Giovara
This matrix needs to be applied after all others have (currently only display matrix from trak), but cannot be handled in movie box, since streams are not allocated yet. So store it in main context, and apply it when appropriate, that is after parsing the tkhd one. Signed-off-by: Vittorio Giovara

[FFmpeg-devel] [PATCH] fate: Add h264 extradata reload tests

2016-11-15 Thread Vittorio Giovara
--- This is the version without hevc testing. Please CC. Vittorio tests/fate/h264.mak | 5 + tests/ref/fate/h264-extradata-reload | 13 + 2 files changed, 18 insertions(+) create mode 100644 tests/ref/fate/h264-extradata-reload diff --git a/tests/fate/h264.mak

Re: [FFmpeg-devel] [PATCH] vp9: add avx2 iadst16 implementations.

2016-11-15 Thread Ronald S. Bultje
Hi, On Mon, Nov 14, 2016 at 4:26 PM, James Almer wrote: > On 11/8/2016 1:22 PM, Ronald S. Bultje wrote: > > Also a small cosmetic change to the avx2 idct16 version to make it > > explicit that one of the arguments to the write-out macros is unused > > for >=avx2 (it uses

Re: [FFmpeg-devel] [PATCH 1/3] lavu: Add AVSphericalMapping type and frame side data

2016-11-15 Thread Vittorio Giovara
On Mon, Nov 14, 2016 at 8:55 PM, Michael Niedermayer wrote: > On Mon, Nov 14, 2016 at 04:55:36PM -0500, Vittorio Giovara wrote: >> On Sun, Nov 13, 2016 at 11:57 AM, Michael Niedermayer >> wrote: >> > On Sun, Nov 13, 2016 at 10:18:18AM +0100,

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Steven Liu
2016-11-15 20:39 GMT+08:00 Franklin Phillips : > On Tue, Nov 15, 2016 at 08:04:21PM +0800, Steven Liu wrote: > > 2016-11-15 18:50 GMT+08:00 Franklin Phillips < > franklinphillips...@inbox.lv>: > > you can use git send-email, it maybe better, i have the same problem >

Re: [FFmpeg-devel] [PATCH] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread Hendrik Leppkes
On Tue, Nov 15, 2016 at 2:21 PM, James Almer wrote: > On 11/15/2016 9:07 AM, Hendrik Leppkes wrote: >> On Tue, Nov 15, 2016 at 1:39 AM, Hendrik Leppkes wrote: >>> On Tue, Nov 15, 2016 at 1:19 AM, Carl Eugen Hoyos >>> wrote:

Re: [FFmpeg-devel] [PATCH] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread Carl Eugen Hoyos
2016-11-15 14:21 GMT+01:00 James Almer : > and vc1_ilaced_twomv 0, 0, 0,1, 3110400, 0xc95e8861 0, 1, 1,1, 3110400, 0xf58b5cbf 0, 2, 2,1, 3110400, 0x2f866f33 0, 3, 3,1,

Re: [FFmpeg-devel] [PATCH] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread James Almer
On 11/15/2016 9:07 AM, Hendrik Leppkes wrote: > On Tue, Nov 15, 2016 at 1:39 AM, Hendrik Leppkes wrote: >> On Tue, Nov 15, 2016 at 1:19 AM, Carl Eugen Hoyos wrote: >>> 2016-11-14 23:47 GMT+01:00 James Almer : >>> but vc1_sa10143

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Franklin Phillips
On Tue, Nov 15, 2016 at 08:04:21PM +0800, Steven Liu wrote: > 2016-11-15 18:50 GMT+08:00 Franklin Phillips : > you can use git send-email, it maybe better, i have the same problem > before Sorry, I forgot to mention that my first attempt was using git send-email, when

Re: [FFmpeg-devel] [PATCH] lavc/vc1dec: add multi-slice decoding support for hwaccel.

2016-11-15 Thread Hendrik Leppkes
On Tue, Nov 15, 2016 at 1:39 AM, Hendrik Leppkes wrote: > On Tue, Nov 15, 2016 at 1:19 AM, Carl Eugen Hoyos wrote: >> 2016-11-14 23:47 GMT+01:00 James Almer : >> >>> but vc1_sa10143 fails using DXVA2 and a recent driver. >> >> I suspect

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Steven Liu
2016-11-15 18:50 GMT+08:00 Franklin Phillips : > Hi, > > I am having trouble getting my patch to show up in > https://patchwork.ffmpeg.org/. This page (https://www.ffmpeg.org/ > developer.html#Submitting-patches-1) suggests it could be the mime type, > however I used

Re: [FFmpeg-devel] [PATCH] avformat/hls: Added subtitle support

2016-11-15 Thread Franklin Phillips
Hi, I am having trouble getting my patch to show up in https://patchwork.ffmpeg.org/. This page (https://www.ffmpeg.org/developer.html#Submitting-patches-1) suggests it could be the mime type, however I used one of the recommended types, text/plain, and it is still not appearing on the

Re: [FFmpeg-devel] [PATCH] mlz: limit next_code to data buffer size

2016-11-15 Thread Michael Niedermayer
On Tue, Nov 15, 2016 at 12:12:45AM +0100, Andreas Cadhalpun wrote: > This fixes a heap-buffer-overflow detected by AddressSanitizer. > > Signed-off-by: Andreas Cadhalpun > --- > libavcodec/mlz.c | 8 > 1 file changed, 8 insertions(+) Probably ok thx

Re: [FFmpeg-devel] [PATCH] lavc: report frame field order in avctx

2016-11-15 Thread Michael Niedermayer
On Mon, Nov 14, 2016 at 05:19:25PM -0600, Rodger Combs wrote: > --- > libavcodec/utils.c | 13 + > tests/api/api-codec-param-test.c | 3 +++ > tests/fate/matroska.mak | 2 +- > tests/ref/fate/api-mjpeg-codec-param | 2 +- >