Hi Manuel
On Fri, Jan 24, 2025 at 11:58:00AM +0100, Manuel Lauss wrote:
> Thanks for the offer, but I know not nearly enough about the codec or
> ffmpeg to be a maintainer,
well, theres nothing you need to know about ffmpeg.
and about sanm you are the one working on it
> and this is also the la
Thanks for the offer, but I know not nearly enough about the codec or
ffmpeg to be a maintainer, and this is also the last of my patches for
sanm for the foreseeable future.
MfG,
Manuel
On Fri, Jan 24, 2025 at 1:13 AM Michael Niedermayer
wrote:
>
> Hi Manuel
>
> On Tue, Jan 21, 2025 at 05:
Hi Manuel
On Tue, Jan 21, 2025 at 05:40:25PM +0100, Manuel Lauss wrote:
> Ping?
I see you are quite active on the sanm code, maybe you want to
send a patch to add yourself to MAINTAINERS for sanm ?
This would give you git write access and simplify your work with sanm
thx
[...]
--
Michael
Ping?
Manuel Lauss schrieb am Mo., 13. Jan. 2025, 22:00:
> codec37 operates on 2 buffers, which must be considered private to
> the codec and must therefore not be changed by subsequent FOBJs.
>
> Let codec37 therefore operate on frm1/2 instead of frm0/2, but copy
> the decoded image to frm0 whe
codec37 operates on 2 buffers, which must be considered private to
the codec and must therefore not be changed by subsequent FOBJs.
Let codec37 therefore operate on frm1/2 instead of frm0/2, but copy
the decoded image to frm0 where other codecs operate on.
Fixes artifacts encountered in Full Thro