Andreas Rheinhardt:
> Patches attached, two of which fix regressions. I will apply these two
> tonight unless there are objections.
>
> - Andreas
>
Will apply the remaining patches of this patch tomorrow unless there are
objections.
- Andreas
___
ffmp
James Almer:
> It's been a year since the last bump, so lets get rid of old deprecated API
> in time for ffmpeg 8.0
>
Can we actually remove AVCodecParser.split now? It is unused for years,
but I never removed it because AVCodecParser does not have the typical
public-private demarcation ("All fiel
This increases the search space from the hardcoded 17 tables
to ~ 23^512 tables
The mul_count choice is chosen by bruteforce
All testcases tried, improve
Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1enc.c | 89 +
This increases the search space from the hardcoded 17 tables
to ~ 23^512 tables
Most testcases tried, improve, one becomes worse
Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1enc.c | 84
1 file changed, 46 in
> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Nicolas George
> Sent: Donnerstag, 27. März 2025 20:28
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [RFC] FFmpeg Execution Graph Visualization
>
> Stefano Sabatini (HE12025-03-26):
> > One of th
yangyalei via ffmpeg-devel (HE12025-03-26):
> In the avfiltergraph of FFmpeg, it is required that all filters within
> the graph can obtain a format and successfully negotiate for data
> flow.
>
> So, is it allowed for the graph to contain filters that cannot obtain
> a format? Can these filters b
Stefano Sabatini (HE12025-03-26):
> One of the possible uses is to expose the data printed by
> filters. E.g. detection filters are printing the information either in
> the stderr using custom formats, this should really be converted to
> something easier to consume (whatever formats for which you
Derek Buitenhuis:
> From: Justin Ruggles
>
> The backwards scanning done for incomplete final packets should not
> assume a specific alignment at the end of the file. Truncated files
> result in hundreds of thousands of seeks if the final packet does not
> fall on a specific byte boundary, which
Patch attached.
- Andreas
From cc1de06272868bf071d35d7345ae988712d58c3f Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt
Date: Thu, 20 Mar 2025 11:27:09 +0100
Subject: [PATCH] configure: Add EXR decoder->bswapdsp dependency
Needed on BE systems.
Signed-off-by: Andreas Rheinhardt
---
configur
On Thu, Mar 27, 2025 at 03:12:57AM +0100, Andreas Rheinhardt wrote:
> Michael Niedermayer:
> > On Wed, Mar 26, 2025 at 04:08:55AM +, Andreas Rheinhardt wrote:
> >> ffmpeg | branch: master | Andreas Rheinhardt
> >> | Mon Mar 3 02:36:55 2025 +0100|
> >> [24dbc4c2e82481f89d6fcacee1949e5038c5c2
Dear FFmpeg developers, I've been doing some experiments with out-of-tree
filters [1] and I start feeling confident that the approach works well enough
and, besides a "demo" filter written in C [2], I've implemented a filter in
Rust [3].
That said, I propose:
- extracting the DNN filters (dnn_
On 3/24/2025 3:57 PM, Derek Buitenhuis wrote:
> ---
> libavformat/dhav.c | 38 +-
> 1 file changed, 29 insertions(+), 9 deletions(-)
Will push tomorrow if there are no comments.
- Derek
___
ffmpeg-devel mailing list
> On Mar 12, 2025, at 15:06, Jack Lau via ffmpeg-devel
> wrote:
>
> fix ticket: 11316
> add set_hevc_codec_str function refer to hlsenc.c but do some necessary
> changes
> Signed-off-by: Jack Lau
> ---
> libavformat/dashenc.c | 81 +++
> 1 file changed,
> On Mar 12, 2025, at 15:06, Jack Lau via ffmpeg-devel
> wrote:
>
> fix ticket: 11316
> add set_hevc_codec_str function refer to hlsenc.c but do some necessary
> changes
> Signed-off-by: Jack Lau
> ---
> libavformat/dashenc.c | 81 +++
> 1 file changed,
Andreas Rheinhardt:
> Michael Niedermayer:
>> On Wed, Mar 26, 2025 at 04:08:55AM +, Andreas Rheinhardt wrote:
>>> ffmpeg | branch: master | Andreas Rheinhardt
>>> | Mon Mar 3 02:36:55 2025 +0100|
>>> [24dbc4c2e82481f89d6fcacee1949e5038c5c2fc] | committer: Andreas Rheinhardt
>>>
>>> avcodec/
> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Andreas Rheinhardt
> Sent: wtorek, 25 marca 2025 09:18
> To: ffmpeg-devel@ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH v1] avcodec/evc_decoder: Fix pixel
format
> handling in export_stream_params function
>
> Dawid Kozinski:
>
16 matches
Mail list logo