Hi
On Thu, Jan 09, 2025 at 08:45:24AM +0100, Manuel Lauss wrote:
> Interesting, which compiler do you use? I see no such errors with gcc-15.
> I'll redo the patch, thanks for testing!
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF13
Interesting, which compiler do you use? I see no such errors with gcc-15.
I'll redo the patch, thanks for testing!
Manuel
On Thu, Jan 9, 2025 at 4:02 AM Michael Niedermayer
wrote:
>
> Hi
>
> On Tue, Jan 07, 2025 at 03:46:09PM +0100, Manuel Lauss wrote:
> > RLE-compressed stream of motion vector
Hi
On Tue, Jan 07, 2025 at 03:46:09PM +0100, Manuel Lauss wrote:
> RLE-compressed stream of motion vector indices and a special opcode
> to fill a block with data from the source stream.
>
> It is used in the LucasArts "Full Throttle" blink*.san animations.
>
> Signed-off-by: Manuel Lauss
> ---
RLE-compressed stream of motion vector indices and a special opcode
to fill a block with data from the source stream.
It is used in the LucasArts "Full Throttle" blink*.san animations.
Signed-off-by: Manuel Lauss
---
libavcodec/sanm.c | 64 ++-
1 file