Re: [FFmpeg-devel] [PATCH] libtheoraenc: Add encoding speed level option

2025-07-21 Thread Michael Niedermayer
Hi Bernat On Sun, Jul 20, 2025 at 09:15:07PM +0200, Bernat Arlandis wrote: > El 19/7/25 a las 18:26, bernat.arlan...@gmail.com escribió: > > From: Bernat Arlandis > > > > --- > > libavcodec/libtheoraenc.c | 27 +++ > > 1 file changed, 27 insertions(+) > > > > diff --g

Re: [FFmpeg-devel] [PATCH] libtheoraenc: Add encoding speed level option

2025-07-20 Thread Bernat Arlandis
El 19/7/25 a las 18:26, bernat.arlan...@gmail.com escribió: From: Bernat Arlandis --- libavcodec/libtheoraenc.c | 27 +++ 1 file changed, 27 insertions(+) diff --git a/libavcodec/libtheoraenc.c b/libavcodec/libtheoraenc.c index eb94458639..de2b913634 100644 --- a/lib