On Wed, May 7, 2025 at 5:26 AM Martin Storsjö wrote:
> On Sat, 3 May 2025, Nuo Mi wrote:
>
> > Hi Martin,Great, it works!
> > HEVC is included in v2.
>
> Thanks great, thanks for looking into it! The checkasm aspects of patches
> 5-7/7 look good to me.
>
Thank you, Martin.
I’ll merge if there are
On Thu, May 1, 2025 at 10:48 PM wrote:
> From: Wu Jianhua
>
> Signed-off-by: Wu Jianhua
> ---
> Changelog | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Changelog b/Changelog
> index a09dcd82c2..4f47b30038 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -11,6 +11,8
Lynne,
Any thoughts on this?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
On Fri, May 09, 2025 at 01:54:22PM +0200, Marton Balint wrote:
>
>
> On Fri, 9 May 2025, Michael Niedermayer wrote:
>
> > On Fri, May 09, 2025 at 12:28:00AM +0200, Marton Balint wrote:
> > > Codec probing was primarily added to the wav demuxer to support DTS-in-wav
> > > files, but DTS probing f
We may write up to 43 bits, so 5 bytes is not enough.
Fixes: Assertion n>=0 && n<=32 failed at ./libavcodec/get_bits.h:406
Fixes:
398527871/clusterfuzz-testcase-minimized-ffmpeg_dem_IAMF_fuzzer-6602025714647040
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/
---
libavformat/imf_cpl.c | 36 ++--
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/libavformat/imf_cpl.c b/libavformat/imf_cpl.c
index 6ddea62abef..8c3530f4122 100644
--- a/libavformat/imf_cpl.c
+++ b/libavformat/imf_cpl.c
@@ -711,29 +711,29 @@ sta
Fixes: index 50 out of bounds for type 'INTFLOAT [40][2]'
Fixes:
401661737/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_LATM_fuzzer-4866055713652736
Someone knowing AAC should review this, there is likely a nicer fix
Found-by: continuous fuzzing process
https://github.com/google/oss-fu
Fixes: infinite loop
Fixes:
401658595/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5756875014733824
Regression since: 61fa1e14e4178d3f2550c76f7a36484220f6dc0c
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Nieder
Fixes: multiple integer overflows
Fixes:
401016767/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-6242067591790592
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavformat/mov.c | 5 +
1 fil
Fixes: buffer leak
Fixes:
398894512/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-6716597473705984
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/dnxuc_parser.c | 1 +
1 file changed,
The encoder uses max 128 taps, which is quiet a lot already
If work is done to improve sonic, it will be more radical than changing the taps
Fixes: Timeout
Fixes:
402539974/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SONIC_fuzzer-6122944271286272
Found-by: continuous fuzzing process
https
Fixes: out of array read
Fixes:
402587670/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SVQ3_fuzzer-6343867775647744
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/svq3.c | 1 +
1 file ch
No testcase
Signed-off-by: Michael Niedermayer
---
libavcodec/svq3.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
index f730358e2f9..30bc9334af7 100644
--- a/libavcodec/svq3.c
+++ b/libavcodec/svq3.c
@@ -1173,7 +1173,7 @@ static av_col
The current vvc_probe function checks for SPS, PPS, and IRAP NAL units but does
not enforce their detection order. This can lead to false positives when PPS or
IRAP appear before SPS, causing malformed or non-compliant bitstreams to be
incorrectly identified as valid VVC streams.
This patch mod
Hello,
This is my first time sending a patch here, please let me know if I got the
process wrong.
I was building a minimal libav for WebAssembly with Emscripten, with only H264
and AAC. It fails unless I also enable other configs that would increase code
size.
Seems like someone forgot to guar
Fixes: Assertion n>=0 && n<=32 failed at ./libavcodec/get_bits.h:406
Fixes:
398527871/clusterfuzz-testcase-minimized-ffmpeg_dem_IAMF_fuzzer-6602025714647040
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
Fixes: memleak
Fixes:
398401912/clusterfuzz-testcase-minimized-ffmpeg_dem_AVI_fuzzer-4669849976766464
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavformat/avidec.c | 4
1 file changed, 4 inse
Fixes: signed integer overflow: -9223372036315799519 + -9223372036854775807
cannot be represented in type 'long'
Fixes:
398356258/clusterfuzz-testcase-minimized-ffmpeg_dem_LIVE_FLV_fuzzer-4905723095482368
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projec
On 5/10/2025 11:36 AM, Michael Niedermayer wrote:
Fixes: Assertion n>=0 && n<=32 failed at ./libavcodec/get_bits.h:406
Fixes:
398527871/clusterfuzz-testcase-minimized-ffmpeg_dem_IAMF_fuzzer-6602025714647040
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/pro
Hello everybody,
In the branch release/4.4 I can see update for 4.4.6 but the latest stable
release for 4.4 is the version 4.4.5.
Is version 4.4.6 stable?
Thanks,
Giovanni
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman
20 matches
Mail list logo