On 13 July 2019 22:25:02 CEST, Michael Niedermayer
wrote:
>Fixes: left shift of 133 by 24 places cannot be represented in type
>'int'
>Fixes:
>15365/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5716153105645568
>
>Found-by: continuous fuzzing process
>https://github.com/google/oss-fuzz/tr
From: Jun Zhao
Add missing documentation for nointra.
Signed-off-by: Jun Zhao
---
doc/codecs.texi |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 6b72760..0d0de94 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -963,6 +96
LGTM
On 7/13/19, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 32 * 538976288 cannot be represented in type
> 'int'
> Fixes:
> 15633/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5752273981931520
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/t
On Sun, 14 Jul 2019, Limin Wang wrote:
On Sat, Jul 13, 2019 at 07:24:59PM +0200, Marton Balint wrote:
On Sat, 13 Jul 2019, lance.lmw...@gmail.com wrote:
>From: Limin Wang
>
>I have samples failed to detect the freeze frame with the default -60dB
>noise(-40dB is OK to detect),
>after apply
Signed-off-by: Zhong Li
---
https://patchwork.ffmpeg.org/patch/13725/ introduces a regression but not found
by fate, so add it.
Test clip produced by:
ffmpeg -i tickets/3229/bad.avi -vframes 20 -c:v copy
/fate-suite/mjpeg/mjpeg_field_order.avi
tests/fate/video.mak| 3 +++
tests/ref
Signed-off-by: Paul B Mahol
---
doc/filters.texi | 44
libavfilter/Makefile | 1 +
libavfilter/allfilters.c | 1 +
libavfilter/asrc_sine.c | 86 ++--
4 files changed, 119 insertions(+), 13 deletions(-)
diff --git a/doc/filte
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf
> Of Linjie Fu
> Sent: Thursday, July 11, 2019 1:58 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: Fu, Linjie
> Subject: [FFmpeg-devel] [PATCH, v3] lavf/vf_vpp_qsv: add support for QSV
> transpose filter
>
> Add transpose support for
On Sun, Jul 14, 2019 at 03:55:54PM +1000, Peter Ross wrote:
> On Sat, Jul 13, 2019 at 10:25:01PM +0200, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/iff.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libavcodec/iff.c b
On Sun, Jul 14, 2019 at 10:02:32AM +0200, Paul B Mahol wrote:
> LGTM
will apply
thx
[..]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
signature
On Sun, Jul 14, 2019 at 09:28:01AM +0200, Reimar Döffinger wrote:
> On 13 July 2019 22:25:02 CEST, Michael Niedermayer
> wrote:
> >Fixes: left shift of 133 by 24 places cannot be represented in type
> >'int'
> >Fixes:
> >15365/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5716153105645568
On Sat, Jul 13, 2019 at 06:36:28AM +0800, Limin Wang wrote:
> On Fri, Jul 12, 2019 at 10:44:48PM +0200, Michael Niedermayer wrote:
> > On Tue, Jun 18, 2019 at 06:45:13PM +0800, lance.lmw...@gmail.com wrote:
> > > From: Limin Wang
> > >
> > > Signed-off-by: Limin Wang
> > > ---
> > > libavformat
ping?
leozhang 于2019年7月12日周五 下午4:31写道:
>
> Reference ISO/IEC 23009-1:2014/Amd.2:2015, a spatial relationship descriptor
> is defined as a spatial part of a content component (e.g. a region of
> interest, or a tile)
> and represented by either an Adaptation Set or a Sub-Representation.
>
> Sig
Am Fr., 12. Juli 2019 um 10:31 Uhr schrieb leozhang :
>
> Reference ISO/IEC 23009-1:2014/Amd.2:2015, a spatial relationship descriptor
> is defined as a spatial part of a content component (e.g. a region of
> interest, or a tile)
> and represented by either an Adaptation Set or a Sub-Representa
On Thu, Jul 04, 2019 at 03:43:48PM +0200, Matthieu Bouron wrote:
> ---
> libavcodec/mediacodec_wrapper.c | 10 --
> 1 file changed, 10 deletions(-)
>
> diff --git a/libavcodec/mediacodec_wrapper.c b/libavcodec/mediacodec_wrapper.c
> index 70e1e7cae1..5213cf640a 100644
> --- a/libavcodec/m
On Sun, Jul 14, 2019 at 06:16:19PM +0800, Zhong Li wrote:
> Signed-off-by: Zhong Li
> ---
> https://patchwork.ffmpeg.org/patch/13725/ introduces a regression but not
> found by fate, so add it.
> Test clip produced by:
> ffmpeg -i tickets/3229/bad.avi -vframes 20 -c:v copy
> /fate-suite/mjpeg/mj
On Sun, Jul 14, 2019 at 03:32:59PM +0800, Jun Zhao wrote:
> From: Jun Zhao
>
> Add missing documentation for nointra.
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you fake or manipulate statistics in a paper in physics you will never
get a job
On Sun, Jul 14, 2019 at 06:41:28AM +0800, Steven Liu wrote:
> Signed-off-by: Steven Liu
> ---
> tests/fate/hlsenc.mak | 12 +++
> tests/ref/fate/hls-fmp4 | 198
>
> 2 files changed, 210 insertions(+)
> create mode 100644 tests/ref/fate/hls-fmp
On Sat, Jul 13, 2019 at 04:55:50AM +0200, Andreas Rheinhardt wrote:
> The dump_extra bitstream filter currently simply adds the extradata to
> the packets indicated by the user without checking whether said
> extradata already exists in the packets. Besides wasting space
> duplicated extradata in t
Fixes: division by zero
Fixes:
15725/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5641231956180992
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/ffwavesynth.c | 2 +-
Fixes: signed integer overflow: 553590816 - -9223372036315799520 cannot be
represented in type 'long'
Fixes:
15743/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5705835377852416
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/f
Fixes: OOM
Fixes:
15750/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5702090367696896
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/ffwavesynth.c | 2 +-
1 file chang
From: fumoboy007
Added back comment (deleted in 061a0c14bb5767bca72e3a7227ca400de439ba09)
explaining that some audio decoders like wmapro may consume partial data
without returning a frame.
For these cases, `decode_simple_internal` will be called several times before
the frame is complete. Du
On Mon, Jul 15, 2019 at 2:58 AM Michael Niedermayer
wrote:
>
> On Sun, Jul 14, 2019 at 03:32:59PM +0800, Jun Zhao wrote:
> > From: Jun Zhao
> >
> > Add missing documentation for nointra.
>
> LGTM
>
> thx
Applied, Thanks
___
ffmpeg-devel mailing list
ffm
> -Original Message-
> From: Song, Ruiling
> Sent: Tuesday, July 9, 2019 9:15 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: Song, Ruiling
> Subject: [PATCH] avfilter/vf_convolution: add x86 SIMD for filter_3x3()
>
> Tested using a simple command (apply edge enhance):
> ./ffmpeg_g -i ~/Downloads/
-Original Message-
From: Li, Zhong
Sent: Saturday, July 13, 2019 1:23 AM
To: Sun, Jing A ; ffmpeg-devel@ffmpeg.org
Cc: Daryl Seah ; Tang, Zhizhen
Subject: RE: [PATCH] lavc: Add libsvt-av1 encoder wrapper
> I prefer to contribute on FFmpeg mainline instead of a forked branch.
> However,
On Sun, Jul 14, 2019 at 11:51:27AM +0200, Marton Balint wrote:
>
>
> On Sun, 14 Jul 2019, Limin Wang wrote:
>
> >On Sat, Jul 13, 2019 at 07:24:59PM +0200, Marton Balint wrote:
> >>
> >>
> >>On Sat, 13 Jul 2019, lance.lmw...@gmail.com wrote:
> >>
> >>>From: Limin Wang
> >>>
> >>>I have samples f
> -Original Message-
> From: Li, Zhong
> Sent: Sunday, July 14, 2019 19:33
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Cc: Fu, Linjie
> Subject: RE: [FFmpeg-devel] [PATCH, v3] lavf/vf_vpp_qsv: add support for
> QSV transpose filter
>
> > From: ffmpeg-devel [mailt
27 matches
Mail list logo