On Sun, Oct 11, 2020 at 12:28 AM Michael Niedermayer
wrote:
>
> On Sat, Oct 10, 2020 at 03:20:28AM +0300, Jan Ekström wrote:
> > ---
> > libswscale/utils.c | 9 +++--
> > 1 file changed, 7 insertions(+), 2 deletions(-)
> >
> > diff --git a/libswscale/utils.c b/libswscale/utils.c
> > index 9ca
On Sat, Oct 10, 2020 at 05:04:30PM +1100, Brad Hards wrote:
> This takes the used values from ISO/IEC 13818-1 Table 2-45 and adds
> them to the mpegts.h header. No functional changes.
>
> Signed-off-by: Brad Hards
> ---
> libavformat/mpegts.c| 16
> libavformat/mpegts.h|
On 08/10/2020 11:26, Derek Buitenhuis wrote:
>> Ping.
>
> Will push late today, or tomorrow, if nobody objects.
Pushed.
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, vis
Quoting Andreas Rheinhardt (2020-10-09 16:36:27)
> Anton Khirnov:
> > Those are private fields, no reason to have them exposed in a public
> > header.
> > ---
> > libavdevice/v4l2.c | 2 +-
>
> This is a problem: There is no requirement to update libavdevice at the
> same time as libav
On 10/11/2020 9:12 AM, Anton Khirnov wrote:
> Quoting Andreas Rheinhardt (2020-10-09 16:36:27)
>> Anton Khirnov:
>>> Those are private fields, no reason to have them exposed in a public
>>> header.
>>> ---
>>> libavdevice/v4l2.c | 2 +-
>>
>> This is a problem: There is no requirement t
On 10/11/2020 9:12 AM, Anton Khirnov wrote:
> Quoting Andreas Rheinhardt (2020-10-09 16:36:27)
>> Anton Khirnov:
>>> Those are private fields, no reason to have them exposed in a public
>>> header.
>>> ---
>>> libavdevice/v4l2.c | 2 +-
>>
>> This is a problem: There is no requirement t
Fixes: memleak
Fixes:
25838/clusterfuzz-testcase-minimized-ffmpeg_BSF_TRACE_HEADERS_fuzzer-5736255957237760
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/cbs_av1.c | 1 +
1 file changed, 1 i
On Sun, Sep 27, 2020 at 09:55:49AM +0200, Michael Niedermayer wrote:
> Fixes: assertion failure
> Fixes:
> 25617/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5648746061496320
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
On Wed, Sep 30, 2020 at 12:18:37AM +0200, Michael Niedermayer wrote:
> Regression since: ca49476ace90ddebc5f92d9d82297f77e528c21e
> Fixes: out of array write
> Fixes:
> 25786/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ADPCM_PSX_fuzzer-5704869380620288
>
> Found-by: continuous fuzzing proce
On Sun, Sep 27, 2020 at 09:55:51AM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 570425356 * 6 cannot be represented in type
> 'int
> Fixes:
> 25929/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5099197739827200
>
> Found-by: continuous fuzzing process
> htt
On 10/11/2020 10:46 AM, Michael Niedermayer wrote:
> Fixes: memleak
> Fixes:
> 25838/clusterfuzz-testcase-minimized-ffmpeg_BSF_TRACE_HEADERS_fuzzer-5736255957237760
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael
Hi Philip,
Am Fr., 9. Okt. 2020 um 18:33 Uhr schrieb Philip Langdale :
> I've been sitting on this for a couple of years now, and I figured I
> should just send it out. This is what I believe is a conceptually
> correct port of bwdif to cuda (modulo edge handling which is not done
> in the same w
Ping.
On Thu, Sep 24, 2020 at 12:15 AM Zhao Zhili https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.
Ping for review.
> On Sep 24, 2020, at 2:01 AM, Zhao Zhili https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-devel mailing list
ffmpeg
Hi!
Attached patch fixes ticket #8929 for me.
Please comment, Carl Eugen
From 580477c4b0e07fa5436474ae732596bed5faf2d4 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sun, 11 Oct 2020 19:25:10 +0200
Subject: [PATCH] lavc/aomdec: Allow RGB decoding.
Fixes ticket #8929.
---
libavcodec/liba
On 10/11/2020 2:27 PM, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #8929 for me.
>
> Please comment, Carl Eugen
> From 580477c4b0e07fa5436474ae732596bed5faf2d4 Mon Sep 17 00:00:00 2001
> From: Carl Eugen Hoyos
> Date: Sun, 11 Oct 2020 19:25:10 +0200
> Subject: [PATCH] lavc/aom
On Sun, Oct 11, 2020 at 10:58:04AM -0300, James Almer wrote:
> On 10/11/2020 10:46 AM, Michael Niedermayer wrote:
> > Fixes: memleak
> > Fixes:
> > 25838/clusterfuzz-testcase-minimized-ffmpeg_BSF_TRACE_HEADERS_fuzzer-5736255957237760
> >
> > Found-by: continuous fuzzing process
> > https://githu
On Sun, Oct 11, 2020 at 10:14:39AM -0300, James Almer wrote:
> On 10/11/2020 9:12 AM, Anton Khirnov wrote:
> > Quoting Andreas Rheinhardt (2020-10-09 16:36:27)
> >> Anton Khirnov:
> >>> Those are private fields, no reason to have them exposed in a public
> >>> header.
> >>> ---
> >>> libavdevice/v
Am So., 11. Okt. 2020 um 19:51 Uhr schrieb James Almer :
>
> On 10/11/2020 2:27 PM, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached patch fixes ticket #8929 for me.
> >
> > Please comment, Carl Eugen
>
> > From 580477c4b0e07fa5436474ae732596bed5faf2d4 Mon Sep 17 00:00:00 2001
> > From: Carl Eugen
Michael Niedermayer (12020-10-11):
> The situation with a single API+ABI shared by 2 libs with their own soname
> is bad.
> lavd either needs an independant API thats designed for devices (which is
> probably more a medium to long term effort)
This would be a terrible idea. Being functionally a pa
From: Andriy Gelman
Fixes #6334
Signed-off-by: Andriy Gelman
---
libavformat/rtspdec.c | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index b519b6f1a2..623f478585 100644
--- a/libavformat/rtspdec.c
+++ b/liba
From: Andriy Gelman
Otherwise a double free will occur in case rtsp_read_close() is called
on error.
Signed-off-by: Andriy Gelman
---
libavformat/rtspdec.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index ef084a8b2b..b519
From: Andriy Gelman
Make error check style consistent with rest of function.
Signed-off-by: Andriy Gelman
---
libavformat/rtspdec.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index 623f478585..6da408c95b 100644
--- a/li
Am Sa., 10. Okt. 2020 um 17:01 Uhr schrieb Nachiket Tarate
:
> -pls->ctx->probesize = s->probesize > 0 ? s->probesize : 1024 * 4;
> -pls->ctx->max_analyze_duration = s->max_analyze_duration > 0 ?
> s->max_analyze_duration : 4 * AV_TIME_BASE;
> -pls->ctx->interrupt_callback
Andriy Gelman:
> From: Andriy Gelman
>
> Otherwise a double free will occur in case rtsp_read_close() is called
> on error.
>
> Signed-off-by: Andriy Gelman
> ---
> libavformat/rtspdec.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/libavformat/rtspdec.c b/libavfo
From: ffmpeg-devel on behalf of Carl Eugen
Hoyos
Sent: Monday, October 12, 2020 12:46 AM
To: FFmpeg development discussions and patches
Subject: Re: [FFmpeg-devel] [PATCH] libavformat/hls: add support for SAMPLE-AES
decryption in HLS demuxer
Am Sa., 10. Okt.
On Sun, 11. Oct 21:28, Andreas Rheinhardt wrote:
> Andriy Gelman:
> > From: Andriy Gelman
> >
> > Otherwise a double free will occur in case rtsp_read_close() is called
> > on error.
> >
> > Signed-off-by: Andriy Gelman
> > ---
> > libavformat/rtspdec.c | 3 ++-
> > 1 file changed, 2 insertion
Am So., 11. Okt. 2020 um 22:15 Uhr schrieb Nachiket Tarate
:
> > -pls->ctx->probesize = s->probesize > 0 ? s->probesize : 1024 * 4;
> > -pls->ctx->max_analyze_duration = s->max_analyze_duration > 0 ?
> > s->max_analyze_duration : 4 * AV_TIME_BASE;
> > -pls->ctx->interrupt_
From: Andriy Gelman
Make error check style consistent with rest of function.
Signed-off-by: Andriy Gelman
---
libavformat/rtspdec.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index d6a903c026..a75af3d327 100644
--- a/li
From: Andriy Gelman
Fixes #6334
Signed-off-by: Andriy Gelman
---
libavformat/rtspdec.c | 20 +++-
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index ef084a8b2b..d6a903c026 100644
--- a/libavformat/rtspdec.c
+++ b/l
Andriy Gelman:
> From: Andriy Gelman
>
> Fixes #6334
>
> Signed-off-by: Andriy Gelman
> ---
> libavformat/rtspdec.c | 17 ++---
> 1 file changed, 10 insertions(+), 7 deletions(-)
>
> diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
> index b519b6f1a2..623f478585 100644
>
On Sun, Oct 11, 2020 at 08:50:50PM +0200, Nicolas George wrote:
> Michael Niedermayer (12020-10-11):
> > The situation with a single API+ABI shared by 2 libs with their own soname
> > is bad.
> > lavd either needs an independant API thats designed for devices (which is
> > probably more a medium to
On 10/11/2020 3:07 PM, Carl Eugen Hoyos wrote:
> Am So., 11. Okt. 2020 um 19:51 Uhr schrieb James Almer :
>>
>> On 10/11/2020 2:27 PM, Carl Eugen Hoyos wrote:
>>> Hi!
>>>
>>> Attached patch fixes ticket #8929 for me.
>>>
>>> Please comment, Carl Eugen
>>
>>> From 580477c4b0e07fa5436474ae732596bed5f
On Sun, 11. Oct 22:44, Andreas Rheinhardt wrote:
> Andriy Gelman:
> > From: Andriy Gelman
> >
> > Fixes #6334
> >
> > Signed-off-by: Andriy Gelman
> > ---
> > libavformat/rtspdec.c | 17 ++---
> > 1 file changed, 10 insertions(+), 7 deletions(-)
> >
> > diff --git a/libavformat/rt
On Sun, 11. Oct 22:04, Andriy Gelman wrote:
> On Sun, 11. Oct 22:44, Andreas Rheinhardt wrote:
> > Andriy Gelman:
> > > From: Andriy Gelman
> > >
> > > Fixes #6334
> > >
> > > Signed-off-by: Andriy Gelman
> > > ---
> > > libavformat/rtspdec.c | 17 ++---
> > > 1 file changed, 10 in
35 matches
Mail list logo