PR #20263 opened by erkinalp
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20263
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20263.patch
Updated the readme file for the new Forgejo repository, which *does* accept
direct PRs unlike the GitHub repository.
>From a8ea1ec19f6ed3845b4ce
PR #20262 opened by Kevin Wang (kevmo314)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20262
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20262.patch
When the flag AV_CODEC_FLAG_OUTPUT_CORRUPT or AV_CODEC_FLAG2_SHOW_ALL
is set, ignore any out of order POC's as they may still be valid
PR #20261 opened by michaelni
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20261
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20261.patch
Extensions in AAC USAC can be stored across multiple frames (mainly to keep CBR
compliance).
This means that we need to reallocate a buffer when
Hi Lynne, ffmpeg-devel
the following (testcase public, not cattegorized as a security issue)
https://issues.oss-fuzz.com/issues/416134551
hits
if (!ics->num_swb || !ics->swb_offset) {
ret_fail = AVERROR_BUG;
goto fail;
}
Assertion ret != (-
Hi
The commit below affects:
~/tickets/5114/test_case.ivf
not sure its a "bug" as the file is not really having any content
but wanted to repost this as i saw this change
commit c0bf1382a757a4dd45b0c5f8ab70578e7126beca (HEAD)
Author: Lynne
AuthorDate: Thu Mar 27 04:54:54 2025 +
Commit:
PR #20258 opened by James Almer (jamrial)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20258
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20258.patch
The array is only ever needed for streams where each sample entry may have a
different value. Given that for non animated HEIF there'
Hi Nicolas
On Tue, Aug 12, 2025 at 04:43:29PM +0200, Nicolas George wrote:
> Michael Niedermayer (HE12025-08-03):
> > well, you may have deep call stacks
> >
> > user_app->libavfilter->libavformat->libavcodec->decoder->jpeg_decoder->...
> >
> > and the user of the user_app needs to know what fil
HI Kacper
On Wed, Aug 13, 2025 at 02:42:13AM +0200, Kacper Michajlow wrote:
> On Sat, 14 Jun 2025 at 22:47, Michael Niedermayer
> wrote:
> >
> > On Fri, Jun 13, 2025 at 04:06:31PM -0600, Pavel Koshevoy wrote:
> > > On Fri, Jun 13, 2025 at 2:46 PM Michael Niedermayer
> > >
> > > wrote:
> > >
> >
PR #20257 opened by Niklas Haas (haasn)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257.patch
>From d7335fdb74a3adf45ae47fa5df0cffa4afda6213 Mon Sep 17 00:00:00 2001
From: Niklas Haas
Date: Fri, 15 Aug 2025 22:55:30 +0200
Subjec
Hi
On Wed, Aug 13, 2025 at 01:45:04PM +0200, Michael Niedermayer wrote:
> Hi all
>
> I intend to make 6.1.3 and 5.1.7 today or tomorrow
> we have had many security fixes so its high time to make releases of them
>
> the unfixed USAC bug should not affect it as USAC was added in 7.1
>
> So if yo
PR #20256 opened by Jack Lau (JackLau)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20256
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20256.patch
See RFC 5245 Section 4.3
If an agent is a lite implementation, it MUST include an "a=ice-lite"
session-level attribute in its SDP. If an
PR #20255 opened by Gyan Doshi (GyanD)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20255
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20255.patch
>From 781c54870b6a462c8e786a71c0e25fbcfd09b204 Mon Sep 17 00:00:00 2001
From: Gyan Doshi
Date: Sat, 16 Aug 2025 16:12:10 +0530
Subject:
PR #20254 opened by Jack Lau (JackLau)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20254
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20254.patch
>From a303893bdfb1ca740a36ba517d5780ec828ad850 Mon Sep 17 00:00:00 2001
From: Jack Lau
Date: Wed, 13 Aug 2025 10:04:33 +0800
Subject: [
PR #20253 opened by Manuel Lauss (mlauss2)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20253
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20253.patch
Some versions of LucasArts SANM Audio chunks have a special "IMA4" tag in their
VIMA chunks, to indicate that
a different coding sch
14 matches
Mail list logo