> 在 2020年2月9日,15:57,Gyan Doshi 写道:
>
>
>
> On 9 February 2020 10:40:05 AM IST, Steven Liu wrote:
>> because it cannot get result now.
>>
>> Signed-off-by: Steven Liu
>> ---
>> libavcodec/h264_metadata_bsf.c | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/libavcodec/h264_metad
On Thu, Feb 6, 2020 at 4:10 PM Lynne wrote:
> Feb 6, 2020, 11:17 by kavea...@gmail.com:
>
> > On Sun, Feb 2, 2020 at 11:15 AM Asaf Kave wrote:
> >
> >>
> >>
> >> On Tue, Jan 28, 2020 at 11:44 PM Asaf Kave wrote:
> >>
> >>>
> >>>
> >>> On Sun, Jan 26, 2020, 12:31 Asaf Kave wrote:
> >>>
>
>
v2: Use s->buffer for creating request (as the old code did) instead of
the AVBPrint internal buffer. Some minor cosmetics.
Signed-off-by: Marton Balint
---
libavformat/http.c | 87 --
1 file changed, 32 insertions(+), 55 deletions(-)
diff --g
On Tue, Feb 04, 2020 at 09:46:35AM +0100, Thilo Borgmann wrote:
> Hi,
>
> > For travelling from Vienna to FOSDEM and back, I request
> > re-imbursement of €282,16
>
> for the same reason I also request reimbursement for my flight of 131,21 EUR.
> Send the paperwork to Stefano.
both LGTM
thx
[.
On Sat, 1 Feb 2020, Andriy Gelman wrote:
From: Andriy Gelman
Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
broker can redistribute content to other clients based on "exchange" and
"routing_key" fields.
---
Compilation notes:
- Requires librabbitmq-dev package (on ubun
Fixes: signed integer overflow: -16 * 134217879 cannot be represented in type
'int'
Fixes:
20492/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DST_fuzzer-5639509530378240
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Micha
Fixes: Timeout (270sec -> 25ms)
Fixes:
20485/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5636954207289344
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/agm.c | 3 +++
1 file
On 01.02.2020 20:02, Andriy Gelman wrote:
From: Andriy Gelman
Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
broker can redistribute content to other clients based on "exchange" and
"routing_key" fields.
---
Compilation notes:
- Requires librabbitmq-dev package (on ubuntu
Michael Niedermayer:
> Fixes: Timeout (270sec -> 25ms)
> Fixes:
> 20485/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5636954207289344
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer
>
Extraction of h264_metadata display_orientation not implemented yet.
Suggested-by: Gyan Doshi
Signed-off-by: Steven Liu
---
libavcodec/h264_metadata_bsf.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavcodec/h264_metadata_bsf.c b/libavcodec/h264_metadata_bsf.c
index d96a50dbf7..89b
final ping. If no objections still ill apply this later.
On Sun, 12 Jan 2020 at 06:50, Matt Oliver wrote:
> On Tue, 31 Dec 2019 at 03:37, Andriy Gelman
> wrote:
>
>> On Mon, 30. Dec 11:31, Andriy Gelman wrote:
>> > On Tue, 31. Dec 03:02, Matt Oliver wrote:
>> > > dlopen contains additional secu
On 03/02/2020 21:54, OvchinnikovDmitrii wrote:
> From: Sitan Liu
>
> ---
> libavcodec/amfenc_hevc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/amfenc_hevc.c b/libavcodec/amfenc_hevc.c
> index 411d444a62..77e57d2461 100644
> --- a/libavcodec/amfenc_hevc.c
On 09/02/2020 14:17, Steven Liu wrote:
> Extraction of h264_metadata display_orientation not implemented yet.
>
> Suggested-by: Gyan Doshi
> Signed-off-by: Steven Liu
> ---
> libavcodec/h264_metadata_bsf.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/libavcodec/h264_metadata_bsf
On 07/02/2020 17:46, Mohammad Izadi wrote:
> From: Mohammad Izadi
>
> Trying to read HDR10+ metadata from HEVC/SEI and pass it to packet side data
> in the follow-up CLs.
> ---
> libavutil/hdr_dynamic_metadata.c | 165 +++
> libavutil/hdr_dynamic_metadata.h | 12 ++-
On 06/02/2020 18:54, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> configure | 1 +
> doc/filters.texi| 29
> libavfilter/Makefile| 1 +
> libavfilter/allfilters.c| 1 +
> libavfilter/opencl/pad.cl | 34 +
> libavfilter/open
Even in this scenario, the frame still contains references to data that
won't be freed if the frame isn't unreferenced. And the AVFrame itself
will leak, too.
Fixes Coverity issue #1441422.
Signed-off-by: Andreas Rheinhardt
---
libavfilter/vf_dedot.c | 3 ++-
1 file changed, 2 insertions(+), 1
On Sun, Feb 09, 2020 at 01:55:00PM +, Andreas Rheinhardt wrote:
> Michael Niedermayer:
> > Fixes: Timeout (270sec -> 25ms)
> > Fixes:
> > 20485/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5636954207289344
> >
> > Found-by: continuous fuzzing process
> > https://github.com/go
From: Gautam Ramakrishnan
Bug #8255 points out a double free error in libwscale/utils.c file.
The double free is because the pointer to cascaded_context of an
sw_context is not set to NULL after freeing it. When the sw_context
is later freed, sws_freeContext is called on the cascaded_context,
cau
On Tue, Jan 21, 2020 at 9:51 PM Andreas Rheinhardt <
andreas.rheinha...@gmail.com> wrote:
> On Mon, Jan 13, 2020 at 4:45 PM Andreas Rheinhardt <
> andreas.rheinha...@gmail.com> wrote:
>
>> On Tue, Jan 7, 2020 at 2:56 PM Andreas Rheinhardt <
>> andreas.rheinha...@gmail.com> wrote:
>>
>>> Since bae8
Fixes: Timeout (270sec -> 25ms)
Fixes:
20485/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5636954207289344
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/agm.c | 9 ++---
Fixes: out of array read
Fixes:
20495/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVHA_fuzzer-5711179129552896
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/mvha.c | 12 +++-
1
Fixes: division by zero
Fixes:
20436/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5763229752229888
Fixes:
20503/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-4841641154445312
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signe
Fixes: out of array read
Fixes:
20494/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVDV_fuzzer-5681452423577600
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/midivid.c | 2 ++
1 file ch
Fixes: left shift of negative value -8321365
Fixes:
20506/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-4798062906310656
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/
---
doc/ffmpeg.texi | 14 ++
1 file changed, 14 insertions(+)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index dd461c02fc..29753f06ca 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1029,6 +1029,20 @@ Choose the GPU device on the second platform supporting
the @emph{cl_khr
On Sun, 9 Feb 2020, Andreas Rheinhardt wrote:
On Tue, Jan 21, 2020 at 9:51 PM Andreas Rheinhardt <
andreas.rheinha...@gmail.com> wrote:
On Mon, Jan 13, 2020 at 4:45 PM Andreas Rheinhardt <
andreas.rheinha...@gmail.com> wrote:
On Tue, Jan 7, 2020 at 2:56 PM Andreas Rheinhardt <
andreas.rhei
lgtm
On 2/9/20, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes:
> 20494/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVDV_fuzzer-5681452423577600
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael
lgtm
On 2/9/20, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes:
> 20495/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVHA_fuzzer-5711179129552896
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael
lgtm
On 2/9/20, Michael Niedermayer wrote:
> Fixes: Timeout (270sec -> 25ms)
> Fixes:
> 20485/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5636954207289344
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Mi
ok
On 2/9/20, Michael Niedermayer wrote:
> Fixes: division by zero
> Fixes:
> 20436/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5763229752229888
> Fixes:
> 20503/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-4841641154445312
>
> Found-by: continuous fuzzing process
> https://githu
On Tue, Feb 04, 2020 at 06:34:47PM +0100, Michael Niedermayer wrote:
> On Tue, Feb 04, 2020 at 11:10:00AM +, Andreas Rheinhardt wrote:
> > Michael Niedermayer:
> > > Fixes: Timeout
> > > Fixes: out of array access
> > > Fixes:
> > > 20274/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FLAC_
Michael Niedermayer (12020-02-09):
> any objections ?
> if not i will push this in a few days
Please fix the spelling mistake in the commit message:
To loose = to set free.
To lose = to not have it anymore accidentally.
Regards,
--
Nicolas George
signature.asc
Description: PGP signature
__
On Sat, 8 Feb 2020, Marton Balint wrote:
On Sun, 2 Feb 2020, Marton Balint wrote:
Deprecated for more than 9 years now.
Signed-off-by: Marton Balint
---
doc/fftools-common-opts.texi | 4 +---
libavutil/log.c | 8 +++-
2 files changed, 4 insertions(+), 8 deletions(-)
Ping
On Sun, Feb 9, 2020 at 1:02 PM Michael Niedermayer wrote:
> On Tue, Feb 04, 2020 at 09:46:35AM +0100, Thilo Borgmann wrote:
> > Hi,
> >
> > > For travelling from Vienna to FOSDEM and back, I request
> > > re-imbursement of €282,16
> >
> > for the same reason I also request reimbursement for my fli
On Sun, Feb 09, 2020 at 08:27:50PM +0100, Paul B Mahol wrote:
> lgtm
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity o
On Sun, Feb 09, 2020 at 08:28:27PM +0100, Paul B Mahol wrote:
> lgtm
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highes
On Sun, Feb 09, 2020 at 08:28:44PM +0100, Paul B Mahol wrote:
> ok
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the hous
On Sun, Feb 09, 2020 at 08:29:06PM +0100, Paul B Mahol wrote:
> lgtm
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
signature.asc
D
On Mon, Feb 10, 2020 at 12:03:09AM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> Bug #8255 points out a double free error in libwscale/utils.c file.
> The double free is because the pointer to cascaded_context of an
> sw_context is not set to NULL after freeing it. When the s
On Fri, Jan 10, 2020 at 11:03:52PM +0100, Michael Niedermayer wrote:
> Fixes: out of array access
> Fixes:
> 19892/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AGM_fuzzer-5707525924323328
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmp
On Sat, Feb 01, 2020 at 11:48:06PM +0100, Michael Niedermayer wrote:
> On Sat, Feb 01, 2020 at 04:17:10PM +0100, Paul B Mahol wrote:
> > On 2/1/20, Michael Niedermayer wrote:
> > > On Tue, Jan 14, 2020 at 04:04:29PM +0100, Paul B Mahol wrote:
> > >> This better belong to generic code.
> > >
> > >
On Thu, Jan 16, 2020 at 12:29:50AM +0100, Michael Niedermayer wrote:
> Fixes: timeout (252sec -> 170msec)
> Fixes:
> 20023/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVHA_fuzzer-5681192565473280
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/proj
On Sat, Jan 18, 2020 at 09:34:51PM +0100, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes:
> 20059/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-5691776237305856
>
> No testcase except the fuzzed one.
>
> Found-by: continuous fuzzing process
> https://github
On Thu, Jan 23, 2020 at 12:36:38AM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -2147479324 + -32568 cannot be represented in
> type 'int'
> Fixes:
> 20103/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_GREMLIN_DPCM_fuzzer-5667667579240448
>
> Found-by: continuous fuzzi
On 29/09/2019 17:46, Mark Thompson wrote:
> stuff
Applied 2-5, 7 and 8 of this set.
1 is of unclear benefit beyond making Coverity shut up and could possibly
reject conforming streams in some extreme cases.
6 was replaced by the identical 31350de9970a1bc827e3b155bb285fd974116a6f.
- Mark
__
On 2/9/20, Mark Thompson wrote:
> On 06/02/2020 18:54, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> configure | 1 +
>> doc/filters.texi| 29
>> libavfilter/Makefile| 1 +
>> libavfilter/allfilters.c| 1 +
>> libavfilter/openc
On 09/02/2020 19:19, Mark Thompson wrote:
> ---
> doc/ffmpeg.texi | 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index dd461c02fc..29753f06ca 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.texi
> @@ -1029,6 +1029,20 @@ Choose the GP
On 09/02/2020 19:33, Paul B Mahol wrote:
> On 2/9/20, Mark Thompson wrote:
>> On 06/02/2020 18:54, Paul B Mahol wrote:
>>> Signed-off-by: Paul B Mahol
>>> ---
>>> configure | 1 +
>>> doc/filters.texi| 29
>>> libavfilter/Makefile| 1 +
>>> libavfi
On Mon, Dec 09, 2019 at 11:26:04PM +0100, Andreas Rheinhardt wrote:
> They are spec-incompliant.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/cbs_mpeg2.c | 3 +++
> 1 file changed, 3 insertions(+)
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611E
lgtm
On 2/9/20, Andreas Rheinhardt wrote:
> Even in this scenario, the frame still contains references to data that
> won't be freed if the frame isn't unreferenced. And the AVFrame itself
> will leak, too.
>
> Fixes Coverity issue #1441422.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavfi
On Sun, Feb 9, 2020, at 14:32, Timo Rothenpieler wrote:
> On 01.02.2020 20:02, Andriy Gelman wrote:
> > From: Andriy Gelman
> >
> > Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
> > broker can redistribute content to other clients based on "exchange" and
> > "routing_key"
On 18/11/2019 07:47, Andreas Rheinhardt wrote:
> ff_cbs_insert_unit_data() has two modes of operation: It can insert a
> unit with a newly created reference to an already existing AVBuffer; or
> it can take a buffer and create an AVBuffer for it. Said buffer will
> then become owned by the unit lat
On Sun, 09. Feb 14:32, Timo Rothenpieler wrote:
> On 01.02.2020 20:02, Andriy Gelman wrote:
> > From: Andriy Gelman
> >
> > Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
> > broker can redistribute content to other clients based on "exchange" and
> > "routing_key" fields.
>
On Sun, 09. Feb 13:54, Marton Balint wrote:
>
>
> On Sat, 1 Feb 2020, Andriy Gelman wrote:
>
> > From: Andriy Gelman
> >
> > Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
> > broker can redistribute content to other clients based on "exchange" and
> > "routing_key" field
On Sun, 09. Feb 22:58, Jean-Baptiste Kempf wrote:
>
>
> On Sun, Feb 9, 2020, at 14:32, Timo Rothenpieler wrote:
> > On 01.02.2020 20:02, Andriy Gelman wrote:
> > > From: Andriy Gelman
> > >
> > > Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. The
> > > broker can redistribute
On 19/11/2019 16:12, Andreas Rheinhardt wrote:
> This is possible because the size of a scan header is always a multiple
> of a byte.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/cbs_jpeg.c | 10 +++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/libavcode
On Mon, Feb 3, 2020 at 4:34 PM Jun Li wrote:
> Fix #8479
> Apply rtcpport from sdp file if it contains rtcp attribute.
>
> Signed-off-by: Jun Li
> ---
> libavformat/rtsp.c | 12 ++--
> libavformat/rtsp.h | 1 +
> 2 files changed, 11 insertions(+), 2 deletions(-)
>
> diff --git a/libavf
On Mon, Feb 3, 2020 at 4:34 PM Jun Li wrote:
> Fix #8474
> Write rtcp port attribute to sdp file when necessary.
>
> Signed-off-by: Jun Li
> ---
> libavformat/rtpproto.c | 11 +++
> libavformat/rtpproto.h | 2 ++
> libavformat/sdp.c | 12 ++--
> 3 files changed, 23 inserti
On Fri, Feb 07, 2020 at 10:55:07AM +0100, Thilo Borgmann wrote:
> Am 06.02.20 um 23:59 schrieb Michael Niedermayer:
> > Hi all
> >
> > please help fill the 2020 GSoC Ideas page
> > https://trac.ffmpeg.org/wiki/SponsoringPrograms/GSoC/2020
> >
> > (This page is key to being acccepted to GSoC)
>
>
On Sun, 9 Feb 2020, Andriy Gelman wrote:
On Sun, 09. Feb 22:58, Jean-Baptiste Kempf wrote:
On Sun, Feb 9, 2020, at 14:32, Timo Rothenpieler wrote:
> On 01.02.2020 20:02, Andriy Gelman wrote:
> > From: Andriy Gelman
> >
> > Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. Th
On Mon, Feb 10, 2020, at 01:47, Marton Balint wrote:
>
> On Sun, 9 Feb 2020, Andriy Gelman wrote:
>
> > On Sun, 09. Feb 22:58, Jean-Baptiste Kempf wrote:
> >>
> >>
> >> On Sun, Feb 9, 2020, at 14:32, Timo Rothenpieler wrote:
> >> > On 01.02.2020 20:02, Andriy Gelman wrote:
> >> > > From: Andr
61 matches
Mail list logo