On Sun, Jul 13, 2025 at 07:09:13PM +0200, Marton Balint wrote:
>
>
> On Fri, 11 Jul 2025, Michael Niedermayer wrote:
>
> > On Fri, Jul 11, 2025 at 10:29:30AM +0200, Nicolas George wrote:
> > > Michael Niedermayer (HE12025-07-11):
> > > > ok, chanegd it to AVERROR_INVALIDDATA
> > >
> > > Thanks.
On Fri, 11 Jul 2025, Michael Niedermayer wrote:
On Fri, Jul 11, 2025 at 10:29:30AM +0200, Nicolas George wrote:
Michael Niedermayer (HE12025-07-11):
ok, chanegd it to AVERROR_INVALIDDATA
Thanks.
Yes
but this also affects releases, and adding a field to AVFormatContext
is an issue for re
On Fri, Jul 11, 2025 at 10:29:30AM +0200, Nicolas George wrote:
> Michael Niedermayer (HE12025-07-11):
> > ok, chanegd it to AVERROR_INVALIDDATA
>
> Thanks.
>
> > Yes
> > but this also affects releases, and adding a field to AVFormatContext
> > is an issue for releases as it changes ABI
> >
> >
Michael Niedermayer (HE12025-07-11):
> ok, chanegd it to AVERROR_INVALIDDATA
Thanks.
> Yes
> but this also affects releases, and adding a field to AVFormatContext
> is an issue for releases as it changes ABI
>
> So the concat patch would go into old release branches and the
> AVFormatContext one
Hi Nicolas
On Wed, Jul 09, 2025 at 02:04:03PM +0200, Nicolas George wrote:
> Michael Niedermayer (HE12025-07-07):
> > a file called self_ref.ffconcat, containing:
> >
> > ffconcat version 1.0
> > file self_ref.ffconcat
>
> Oh, that. Thanks for explaining. I am not sure it is our responsibility
>
Michael Niedermayer (HE12025-07-07):
> a file called self_ref.ffconcat, containing:
>
> ffconcat version 1.0
> file self_ref.ffconcat
Oh, that. Thanks for explaining. I am not sure it is our responsibility
to protect from this, there are many instance of similar pitfalls, for
example a shell wrap
On Mon, Jul 07, 2025 at 05:09:34PM +0200, Nicolas George wrote:
> Michael Niedermayer (HE12025-07-07):
> > not overflowing the stack from unlimited recursion
>
> What unlimited recursion?
a file called self_ref.ffconcat, containing:
ffconcat version 1.0
file self_ref.ffconcat
[...]
--
Michael
Michael Niedermayer (HE12025-07-07):
> not overflowing the stack from unlimited recursion
What unlimited recursion?
Regards,
--
Nicolas George
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To
On Mon, Jul 07, 2025 at 01:05:35PM +0200, Nicolas George wrote:
> Michael Niedermayer (HE12025-07-07):
> > This variant is easy backportable but is concatdec specific
> >
> > Fixes: self_ref.ffconcat
> > Reported-by: Yuhao Jiang
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavformat/con
Michael Niedermayer (HE12025-07-07):
> This variant is easy backportable but is concatdec specific
>
> Fixes: self_ref.ffconcat
> Reported-by: Yuhao Jiang
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/concatdec.c | 11 +++
> 1 file changed, 11 insertions(+)
What use case is
10 matches
Mail list logo