On 8/22/18, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/proresdec2.c | 18 --
> 1 file changed, 16 insertions(+), 2 deletions(-)
>
Will apply.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg
Baptiste you are right that DNxHR is variable frame size (0) from
avpriv_dnxhd_get_frame_size and that it breaks the index.
is there a reason not to use the pkt->size as frame_size since DNxHR is a
constant frame_size for a given resolution and quality profile?
-Original Message-
From:
Nicolas George (2018-08-22):
> > Fix trac ticket #7351.
> >
> > Signed-off-by: Nicolas George
> > ---
> > libavfilter/avf_concat.c | 156 +++
> > 1 file changed, 78 insertions(+), 78 deletions(-)
>
> Will push soon unless I forget.
Done.
Regards,
--
Nic
This requires us to pre-parse the skip data, as we want to
detect this before allocating all the arrays
Fixes: Timeout
Fixes:
9708/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMV2_fuzzer-5729709861109760
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/p
On Wed, 22 Aug 2018, Devin Heitmueller wrote:
Hook in libklvanc and use it for output of EIA-708 captions over
SDI. The bulk of this patch is just general support for ancillary
data for the Decklink SDI module - the real work for construction
of the EIA-708 CDP and VANC line construction is do
On Wed, 22 Aug 2018, Devin Heitmueller wrote:
Implement support for including AFD in decklink output. This
includes making sure the AFD data is preserved when going from
an AVFrame to a V210 packet (needed for 10-bit support).
Updated to reflect feedback from Marton Balint ,
Carl Eugen Hoyos
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 2018-08-25 14:11, avih wrote:
> For overview see:
> http://ffmpeg.org/pipermail/ffmpeg-devel/2018-August/233665.html
>
> Attached is patch 3/3 which was at "main.patch" of that message.
>
> After the previous speedups, configure spent 20-60% of
It refers to the uncompressed quantization, therefore is not correct for AAC.
Also change mxf_set_pts to work based on current edit unit if
bits_per_coded_sample is not available.
Fixes error messages in the sample of ticket #7366.
Signed-off-by: Marton Balint
---
libavformat/mxfdec.c | 11 +++
On 08/25/18 11:11 AM, avih wrote:
After the previous speedups, configure spent 20-60% of its runtime
at check_deps(). It's particularly slow with bash. After some local
optimizations - mainly avoid pushvar/popvar and abort early in one
notable case (empty deps), it's now x4-x25 faster.
Works gr
On 26-8-2018 22:27, Dave Yeo wrote:
> On 08/25/18 11:11 AM, avih wrote:
>> After the previous speedups, configure spent 20-60% of its runtime
>> at check_deps(). It's particularly slow with bash. After some local
>> optimizations - mainly avoid pushvar/popvar and abort early in one
>> notable case
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 2018-08-25 17:15, Michael Niedermayer wrote:
> patches 1-3 work here fine on linux x86-64 / 32, arm, mips,
> wine+mingw32/64
Any chance you (or anyone who's commit access to the repo) could
commit these 3 patches asap?
Cheers,
K. C.
- --
reg
Fixes: Timeout
Fixes:
9710/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFV1_fuzzer-4918894635515904
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1dec_template.c | 10 +++---
1
Fixes: Timeout
Fixes:
9721/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ZMBV_fuzzer-5650321660444672
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/zmbv.c | 12 +---
1 file chang
Signed-off-by: Michael Niedermayer
---
libavcodec/zmbv.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/libavcodec/zmbv.c b/libavcodec/zmbv.c
index f91d2e3931..251a72cf31 100644
--- a/libavcodec/zmbv.c
+++ b/libavcodec/zmbv.c
@@ -599,12 +599,11 @@ static av_cold i
14 matches
Mail list logo