Re: [FFmpeg-devel] [PATCH 5/7] hwcontext_vaapi: Add option to set driver name

2019-05-20 Thread Li, Zhong
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of Mark Thompson > Sent: Monday, May 6, 2019 10:49 PM > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH 5/7] hwcontext_vaapi: Add option to set > driver name > > For example: -init_hw_device

Re: [FFmpeg-devel] [PATCH v2] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Phil Burr
Thank you for the feedback. I will look into adding documentation for the atsc metadata. ATSC requires in addition to the tables I've added, the STT and EIT0-EIT3 tables. I'm thinking of adding support for STT and at least producing empty EIT tables so that the stream would be minimally

[FFmpeg-devel] [PATCH v2] avfilter/avf_aphasemeter: Add out-of-phase and mono detection

2019-05-20 Thread Romane Lafon
I have updated the patch that extends aphasemeter filter. It allows to get metadata for out-of-phase or mono sequences of stereo streams. It displays start, end and duration as for silencedetect filter. From 08daf8a0394da0d482ee09f29d7cefa14b5c5440 Mon Sep 17 00:00:00 2001 From: Romane Lafon

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Mathieu Duponchelle
Thanks :) On 5/19/19 7:00 PM, Devin Heitmueller wrote: > Hello Paul, > > On Fri, May 17, 2019 at 4:44 AM Paul B Mahol wrote: >> On 5/17/19, Mathieu Duponchelle wrote: >>> There isn't one, as I said the added indentation is because of the new loop! >> To get this committed to tree you need to

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Mathieu Duponchelle
Hello, Have you read the patch? The request is to split out cosmetic indentation to a separate commit, however the added indentation is not cosmetic, but simply due to a new inner loop .. Best, Mathieu On 5/17/19 10:44 AM, Paul B Mahol wrote: > On 5/17/19, Mathieu Duponchelle wrote: >> There

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-20 Thread Carl Eugen Hoyos
Am Di., 14. Mai 2019 um 20:41 Uhr schrieb Lynne : > Attached a version with fft-template.c's copyright and mine Thank you! Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To

Re: [FFmpeg-devel] [PATCH] avformat/movenc: use unspecified language by default

2019-05-20 Thread Carl Eugen Hoyos
Am So., 19. Mai 2019 um 20:10 Uhr schrieb Marton Balint : > English was used before. A version bump is necessary. I would also like a Changelog entry, most people prefer an entry to apichanges though. Carl Eugen ___ ffmpeg-devel mailing list

Re: [FFmpeg-devel] [PATCH] avcodec/cpia: Check input size also against linesizes and EOL

2019-05-20 Thread Carl Eugen Hoyos
Am So., 19. Mai 2019 um 17:43 Uhr schrieb Michael Niedermayer : > > Fixes: Timeout (14sec -> 29ms) > Fixes: > 14733/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CPIA_fuzzer-5707022445576192 > > Found-by: continuous fuzzing process >

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Reimar Döffinger
On 20.05.2019, at 09:23, Mathieu Duponchelle wrote: > Thanks :) > > On 5/19/19 7:00 PM, Devin Heitmueller wrote: >> Hello Paul, >> >> On Fri, May 17, 2019 at 4:44 AM Paul B Mahol wrote: >>> On 5/17/19, Mathieu Duponchelle wrote: There isn't one, as I said the added indentation is

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Hendrik Leppkes
On Mon, May 20, 2019 at 9:44 AM Reimar Döffinger wrote: > > > > On 20.05.2019, at 09:23, Mathieu Duponchelle wrote: > > > Thanks :) > > > > On 5/19/19 7:00 PM, Devin Heitmueller wrote: > >> Hello Paul, > >> > >> On Fri, May 17, 2019 at 4:44 AM Paul B Mahol wrote: > >>> On 5/17/19, Mathieu

Re: [FFmpeg-devel] [PATCH] ffplay: added option always on top for video window

2019-05-20 Thread Carl Eugen Hoyos
Marton, Am Mo., 13. Mai 2019 um 13:42 Uhr schrieb Daniel Kucera : > > From: Daniel Kucera > > Signed-off-by: Daniel Kucera > --- > doc/ffplay.texi | 2 ++ > fftools/ffplay.c | 8 > 2 files changed, 10 insertions(+) > > diff --git a/doc/ffplay.texi b/doc/ffplay.texi > index

Re: [FFmpeg-devel] [PATCH] avfilter/f_loop: do not loop if loop size is 0

2019-05-20 Thread Bodecs Bela
2019.05.20. 7:02 keltezéssel, Gyan írta: On 20-05-2019 02:18 AM, Marton Balint wrote: On Sun, 19 May 2019, Paul B Mahol wrote: On 5/19/19, Marton Balint wrote: On Sun, 19 May 2019, Paul B Mahol wrote: On 5/19/19, Marton Balint wrote: Fixes infinte loop with -vf loop=loop=1.

Re: [FFmpeg-devel] [PATCH v2] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Devin Heitmueller
On Mon, May 20, 2019 at 8:36 AM Phil Burr wrote: > > Thank you for the feedback. I will look into adding documentation for the > atsc metadata. ATSC requires in addition to the tables I've added, the STT > and EIT0-EIT3 tables. I'm thinking of adding support for STT and at least > producing

Re: [FFmpeg-devel] [PATCH v3] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Phil Burr
Besides passing `make fate` locally, I have manually inspected data streams to look at my packets and I've used SDR software to transmit to various TV sets I own and have verified correct virtual channel and channel name on those receivers. On Mon, May 20, 2019 at 10:44 AM Thomas Volkert wrote:

Re: [FFmpeg-devel] [PATCH v3] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Thomas Volkert
On 20.05.2019 18:56, Phil Burr wrote: > Besides passing `make fate` locally, I have manually inspected data streams > to look at my packets Okay, that is standard. > and I've used SDR software to transmit to various TV > sets I own and have verified correct virtual channel and channel name on

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Reimar Döffinger
On Mon, May 20, 2019 at 10:05:49AM +0200, Hendrik Leppkes wrote: > On Mon, May 20, 2019 at 9:44 AM Reimar Döffinger > wrote: > > On 20.05.2019, at 09:23, Mathieu Duponchelle > > wrote: > > > On 5/19/19 7:00 PM, Devin Heitmueller wrote: > > >> Are you suggesting he should make a patch which

Re: [FFmpeg-devel] [PATCH] avcodec/cpia: Check input size also against linesizes and EOL

2019-05-20 Thread Michael Niedermayer
On Mon, May 20, 2019 at 10:14:46AM +0200, Carl Eugen Hoyos wrote: > Am So., 19. Mai 2019 um 17:43 Uhr schrieb Michael Niedermayer > : > > > > Fixes: Timeout (14sec -> 29ms) > > Fixes: > > 14733/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CPIA_fuzzer-5707022445576192 > > > > Found-by:

[FFmpeg-devel] [PATCH v3] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Phillip Burr
Minimal support for ATSC PSIP tables. Does not support STT or EIT tables and so is not compliant with terrestrial ATSC. ATSC tables are not created by default, and will only be transmitted if either "atsc_name" or "atsc_channel" metadata is supplied. Signed-off-by: Phillip Burr ---

Re: [FFmpeg-devel] [PATCH v3] libavfilter/dnn_native: Add multiple padding methods in dnn native

2019-05-20 Thread Steven Liu
Guo, Yejun 于2019年5月21日周二 上午10:25写道: > > > > > -Original Message- > > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of > > Xuewei Meng > > Sent: Saturday, May 18, 2019 3:19 PM > > To: ffmpeg-devel@ffmpeg.org > > Cc: Xuewei Meng > > Subject: [FFmpeg-devel] [PATCH

Re: [FFmpeg-devel] [PATCH 7/7] hwcontext_qsv: Try to select a matching VAAPI device by default

2019-05-20 Thread Li, Zhong
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of Mark Thompson > Sent: Monday, May 6, 2019 10:49 PM > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH 7/7] hwcontext_qsv: Try to select a > matching VAAPI device by default > > Tries to find a device backed

[FFmpeg-devel] FFmpeg 4.2

2019-05-20 Thread Michael Niedermayer
Hi Its quite some time since 4.1 so its probably getting time to branch 4.2. If there are any bugs you want fixed in 4.2 its probably a good idea to fix them soon. Are there any suggestions for a name ? If not ill pick something from unused past suggestions. If there are no objections i will

Re: [FFmpeg-devel] [PATCH] avfilter/f_loop: do not loop if loop size is 0

2019-05-20 Thread Marton Balint
On Mon, 20 May 2019, Gyan wrote: On 20-05-2019 02:18 AM, Marton Balint wrote: On Sun, 19 May 2019, Paul B Mahol wrote: On 5/19/19, Marton Balint wrote: On Sun, 19 May 2019, Paul B Mahol wrote: On 5/19/19, Marton Balint wrote: Fixes infinte loop with -vf loop=loop=1. Possible

[FFmpeg-devel] [PATCH] web/download: set realistic release schedule

2019-05-20 Thread Lou Logan
Major releases have been every 6 months approximately; not every 3 months. Signed-off-by: Lou Logan --- src/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/download b/src/download index 07f4439..9544de2 100644 --- a/src/download +++ b/src/download @@ -258,7

Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: support XAVC long gop

2019-05-20 Thread Baptiste Coudurier
> On May 17, 2019, at 12:07 PM, Baptiste Coudurier > wrote: > > Hi Thomas, > >> On May 14, 2019, at 2:54 PM, Thomas Mundt > > wrote: >> >> Hi Baptiste, >> >> Am Di., 14. Mai 2019 um 18:59 Uhr schrieb Baptiste Coudurier >> mailto:baptiste.coudur...@gmail.com>>: >>

Re: [FFmpeg-devel] [PATCH] ffplay: added option always on top for video window

2019-05-20 Thread Marton Balint
On Mon, 20 May 2019, Carl Eugen Hoyos wrote: Marton, Am Mo., 13. Mai 2019 um 13:42 Uhr schrieb Daniel Kucera : From: Daniel Kucera Signed-off-by: Daniel Kucera --- doc/ffplay.texi | 2 ++ fftools/ffplay.c | 8 2 files changed, 10 insertions(+) diff --git a/doc/ffplay.texi

Re: [FFmpeg-devel] [PATCH] web/download: set realistic release schedule

2019-05-20 Thread James Almer
On 5/20/2019 4:00 PM, Lou Logan wrote: > Major releases have been every 6 months approximately; not every 3 months. > > Signed-off-by: Lou Logan > --- > src/download | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/download b/src/download > index 07f4439..9544de2

Re: [FFmpeg-devel] [PATCH v3] avformat/ifv: added support for ifv cctv files

2019-05-20 Thread Swaraj Hota
On Thu 16 May, 2019, 2:19 AM Swaraj Hota, wrote: > Fixes ticket #2956. > > Signed-off-by: Swaraj Hota > --- > Revised patch based on previous discussions. > Some of the changes are: > - using AVIndexEntry now > - demuxer is totally index based (removed linear search) > - added seeking

Re: [FFmpeg-devel] [PATCH] web/download: set realistic release schedule

2019-05-20 Thread Thomas Volkert
On 20.05.2019 21:00, Lou Logan wrote: > Major releases have been every 6 months approximately; not every 3 months. > > Signed-off-by: Lou Logan > --- > src/download | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/download b/src/download > index 07f4439..9544de2

Re: [FFmpeg-devel] [PATCH] ffplay: added option always on top for video window

2019-05-20 Thread James Almer
On 5/20/2019 4:01 PM, Marton Balint wrote: > > On Mon, 20 May 2019, Carl Eugen Hoyos wrote: > >> Marton, >> >> Am Mo., 13. Mai 2019 um 13:42 Uhr schrieb Daniel Kucera >> : >>> >>> From: Daniel Kucera >>> >>> Signed-off-by: Daniel Kucera >>> --- >>>  doc/ffplay.texi  | 2 ++ >>>  

Re: [FFmpeg-devel] [PATCH] avcodec/libdav1d: fine tune thread distribution

2019-05-20 Thread James Almer
On 5/13/2019 11:31 AM, James Almer wrote: > As suggested by Ronald, don't map auto threads to frame threads only, and > instead distribute them between frame and tile more efficiently. > Add a new framethreads override option, similar to the tilethreads one. > > Signed-off-by: James Almer > ---

Re: [FFmpeg-devel] [PATCH] avformat/movenc: use unspecified language by default

2019-05-20 Thread James Almer
On 5/20/2019 6:58 AM, Carl Eugen Hoyos wrote: > Am So., 19. Mai 2019 um 20:10 Uhr schrieb Marton Balint : > >> English was used before. > > A version bump is necessary. > > I would also like a Changelog entry, most people prefer an entry to > apichanges though. No API is being changed or

Re: [FFmpeg-devel] [PATCH v2] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Phil Burr
Thank you for your suggestions. I will push an update to the patch with documentation and will hold off on STT and EIT[0-3] tables for a later patch. On Mon, May 20, 2019 at 7:24 AM Devin Heitmueller < dheitmuel...@kernellabs.com> wrote: > On Mon, May 20, 2019 at 8:36 AM Phil Burr wrote: > > >

Re: [FFmpeg-devel] [PATCH v3] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Thomas Volkert
On 20.05.2019 18:09, Phillip Burr wrote: > Minimal support for ATSC PSIP tables. Does not support STT or > EIT tables and so is not compliant with terrestrial ATSC. > ATSC tables are not created by default, and will only be transmitted > if either "atsc_name" or "atsc_channel" metadata is

Re: [FFmpeg-devel] [PATCH 0/4] Add AVDRMFrameDescriptor.format field

2019-05-20 Thread Mark Thompson
On 12/05/2019 20:00, Jonas Karlman wrote: > On 2019-05-12 19:28, Mark Thompson wrote: >> On 09/05/2019 20:38, Jonas Karlman wrote: >>> Hello, >>> >>> When a multi-layer AVDRMFrameDescriptor is used to describe a frame the >>> overall >>> frame format is missing and applications need to deduce the

[FFmpeg-devel] [PATCH v2 01/11] cbs: Mention all codecs in unit type comment

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/cbs.h b/libavcodec/cbs.h index 967dcd1468..e8b2d41ecb 100644 --- a/libavcodec/cbs.h +++ b/libavcodec/cbs.h @@ -49,6 +49,8 @@ struct CodedBitstreamType; * H.265 / HEVC: nal_unit_type * MPEG-2: start code

[FFmpeg-devel] [PATCH v2 10/11] cbs_vp9: Use table-based alloc/free

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs_vp9.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libavcodec/cbs_vp9.c b/libavcodec/cbs_vp9.c index 0b5f137ed8..71c1b38032 100644 --- a/libavcodec/cbs_vp9.c +++ b/libavcodec/cbs_vp9.c @@ -474,13 +474,6 @@ static int

[FFmpeg-devel] [PATCH v2 04/11] cbs: Add macros to support defining unit type tables

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs_internal.h | 21 + 1 file changed, 21 insertions(+) diff --git a/libavcodec/cbs_internal.h b/libavcodec/cbs_internal.h index 06a8f9b979..439fa7934b 100644 --- a/libavcodec/cbs_internal.h +++ b/libavcodec/cbs_internal.h @@ -140,6 +140,27 @@ int

Re: [FFmpeg-devel] [PATCH v3] libavfilter/dnn_native: Add multiple padding methods in dnn native

2019-05-20 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of > Xuewei Meng > Sent: Saturday, May 18, 2019 3:19 PM > To: ffmpeg-devel@ffmpeg.org > Cc: Xuewei Meng > Subject: [FFmpeg-devel] [PATCH v3] libavfilter/dnn_native: Add multiple > padding >

Re: [FFmpeg-devel] [PATCH] ffplay: added option always on top for video window

2019-05-20 Thread Daniel Kučera
po 20. 5. 2019 o 21:12 James Almer napísal(a): > > On 5/20/2019 4:01 PM, Marton Balint wrote: > > > > On Mon, 20 May 2019, Carl Eugen Hoyos wrote: > > > >> Marton, > >> > >> Am Mo., 13. Mai 2019 um 13:42 Uhr schrieb Daniel Kucera > >> : > >>> > >>> From: Daniel Kucera > >>> > >>> Signed-off-by:

Re: [FFmpeg-devel] [PATCH v2 02/11] cbs: Ensure that reference fields always follow the associated pointer

2019-05-20 Thread myp...@gmail.com
On Tue, May 21, 2019 at 7:08 AM Mark Thompson wrote: > > Hvaing these together allows us to find both pointers given the address > of only one of them. > --- > libavcodec/cbs_av1.h | 6 +++--- > libavcodec/cbs_h264.h | 18 +- > libavcodec/cbs_h265.h | 16 >

Re: [FFmpeg-devel] [PATCH V3] lavfi/opencl: add nlmeans_opencl filter

2019-05-20 Thread Song, Ruiling
> -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of Mark Thompson > Sent: Tuesday, May 21, 2019 6:16 AM > To: 'FFmpeg development discussions and patches' de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH V3] lavfi/opencl: add

Re: [FFmpeg-devel] [PATCH] ffplay: added option always on top for video window

2019-05-20 Thread James Almer
On 5/20/2019 5:43 PM, Daniel Kučera wrote: > po 20. 5. 2019 o 21:12 James Almer napísal(a): >> >> On 5/20/2019 4:01 PM, Marton Balint wrote: >>> >>> On Mon, 20 May 2019, Carl Eugen Hoyos wrote: >>> Marton, Am Mo., 13. Mai 2019 um 13:42 Uhr schrieb Daniel Kucera : > >

[FFmpeg-devel] [PATCH v2 05/11] cbs_h264: Use table-based alloc/free

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs_h2645.c | 156 + 1 file changed, 64 insertions(+), 92 deletions(-) diff --git a/libavcodec/cbs_h2645.c b/libavcodec/cbs_h2645.c index 319202fc48..e10bb2c62b 100644 --- a/libavcodec/cbs_h2645.c +++ b/libavcodec/cbs_h2645.c @@ -442,51

[FFmpeg-devel] [PATCH v2 03/11] cbs: Describe allocate/free methods in tabular form

2019-05-20 Thread Mark Thompson
Unit types are split into three categories, depending on how their content is managed: * POD structure - these require no special treatment. * Structure containing references to refcounted buffers - these can use a common free function when the offsets of all the internal references are known.

[FFmpeg-devel] [PATCH v2 11/11] cbs_av1: Use table-based alloc/free

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs_av1.c | 85 1 file changed, 39 insertions(+), 46 deletions(-) diff --git a/libavcodec/cbs_av1.c b/libavcodec/cbs_av1.c index eb2d03ef43..c497ddc352 100644 --- a/libavcodec/cbs_av1.c +++ b/libavcodec/cbs_av1.c @@ -811,50 +811,6 @@

[FFmpeg-devel] [PATCH v2 08/11] h264_redundant_pps: Make it reference-compatible

2019-05-20 Thread Mark Thompson
From: Andreas Rheinhardt Since c6a63e11092c975b89d824f08682fe31948d3686, the parameter sets modified as content of PPS units were references shared with the CodedBitstreamH264Context, so modifying them alters the parsing process of future access units which meant that frames often got discarded

[FFmpeg-devel] [PATCH] avcodec/dxv: Check op_offset in dxv_decompress_cocg()

2019-05-20 Thread Michael Niedermayer
Fixes: signed integer overflow: -2147483648 - 12 cannot be represented in type 'int' Fixes: 14732/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DXV_fuzzer-5735273129836544 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by:

Re: [FFmpeg-devel] [PATCH v2 01/11] cbs: Mention all codecs in unit type comment

2019-05-20 Thread James Almer
On 5/20/2019 8:02 PM, Mark Thompson wrote: > --- > libavcodec/cbs.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavcodec/cbs.h b/libavcodec/cbs.h > index 967dcd1468..e8b2d41ecb 100644 > --- a/libavcodec/cbs.h > +++ b/libavcodec/cbs.h > @@ -49,6 +49,8 @@ struct

[FFmpeg-devel] [PATCH] avformat/matroskadec: request frame header parsing for HEVC

2019-05-20 Thread James Almer
HEVC parsing was forcefully disabled six years ago in commit 16b6839de6, when the hevc parser had no frame header parsing capabilites whatsoever, and enabling it would have been a no-op overhead in the demuxing process. This hasn't been the case for a very long while, so revert it.

[FFmpeg-devel] [PATCH v2 06/11] cbs: Add support functions for handling unit content references

2019-05-20 Thread Mark Thompson
Use the unit type table to determine what we need to do to clone the internals of the unit content when making copies for refcounting or writeability. (This will still fail for units with complex content if they do not have a defined clone function.) Setup and naming from a patch by Andreas

[FFmpeg-devel] [PATCH v2 02/11] cbs: Ensure that reference fields always follow the associated pointer

2019-05-20 Thread Mark Thompson
Hvaing these together allows us to find both pointers given the address of only one of them. --- libavcodec/cbs_av1.h | 6 +++--- libavcodec/cbs_h264.h | 18 +- libavcodec/cbs_h265.h | 16 libavcodec/cbs_jpeg.h | 2 +- libavcodec/cbs_mpeg2.h | 10 +-

[FFmpeg-devel] [PATCH v2 07/11] cbs_h2645: Ensure that non-refcounted parameter sets are fully copied

2019-05-20 Thread Mark Thompson
Only copying the main structure is not necessarily sufficient - there could be references to substructures. --- libavcodec/cbs_h2645.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/libavcodec/cbs_h2645.c b/libavcodec/cbs_h2645.c index e10bb2c62b..0b0996829c 100644

[FFmpeg-devel] [PATCH v2 09/11] cbs_h265: Use table-based alloc/free

2019-05-20 Thread Mark Thompson
--- libavcodec/cbs_h2645.c | 186 ++--- 1 file changed, 83 insertions(+), 103 deletions(-) diff --git a/libavcodec/cbs_h2645.c b/libavcodec/cbs_h2645.c index 0b0996829c..9d19577980 100644 --- a/libavcodec/cbs_h2645.c +++ b/libavcodec/cbs_h2645.c @@ -442,70

Re: [FFmpeg-devel] [PATCH] lavc/vp9_superframe_bsf: avoid error messages in one line

2019-05-20 Thread Mark Thompson
On 16/05/2019 16:04, Fu Linjie wrote: > Add "\n" to avoid continuous error messages in one line. > > Signed-off-by: Fu Linjie > --- > libavcodec/vp9_superframe_bsf.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/vp9_superframe_bsf.c

[FFmpeg-devel] [PATCH] lavfi/colorlevels: Add slice threading support

2019-05-20 Thread Jun Zhao
From: Jun Zhao Add slice threading support, use the command like: ./ffmpeg -i input -vf colorlevel with 1080p h264 clip, the fps from 39 fps to 79 fps in the local Signed-off-by: Jun Zhao --- libavfilter/vf_colorlevels.c | 125 +++-- 1 files changed, 106

Re: [FFmpeg-devel] [PATCH v2 01/11] cbs: Mention all codecs in unit type comment

2019-05-20 Thread myp...@gmail.com
On Tue, May 21, 2019 at 7:02 AM Mark Thompson wrote: > > --- > libavcodec/cbs.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavcodec/cbs.h b/libavcodec/cbs.h > index 967dcd1468..e8b2d41ecb 100644 > --- a/libavcodec/cbs.h > +++ b/libavcodec/cbs.h > @@ -49,6 +49,8 @@ struct

Re: [FFmpeg-devel] [PATCH v3] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables

2019-05-20 Thread Phil Burr
I've found some fields that aren't being set correctly. I've corrected those and I'll push a new patch after I've done proper testing. Phil On Mon, May 20, 2019 at 11:03 AM Thomas Volkert wrote: > > On 20.05.2019 18:56, Phil Burr wrote: > > Besides passing `make fate` locally, I have manually

Re: [FFmpeg-devel] [PATCH V3] lavfi/opencl: add nlmeans_opencl filter

2019-05-20 Thread Mark Thompson
On 20/05/2019 02:18, Song, Ruiling wrote: >> -Original Message- >> From: Song, Ruiling >> Sent: Monday, May 13, 2019 10:18 AM >> To: FFmpeg development discussions and patches > de...@ffmpeg.org>; 'Mark Thompson' >> Subject: RE: [FFmpeg-devel] [PATCH V3] lavfi/opencl: add nlmeans_opencl

Re: [FFmpeg-devel] [PATCH 0/4] Add AVDRMFrameDescriptor.format field

2019-05-20 Thread Mark Thompson
On 20/05/2019 23:33, Mark Thompson wrote: > On 12/05/2019 20:00, Jonas Karlman wrote: >> From what I understand support for composed layers wont be added to AMD as >> it technically are multiple objects. I am not even sure if AMD have support >> for NV12 as a drm plane format. > > Yeah. Mesa