On Sun, Feb 02, 2025 at 11:16:02PM -0300, James Almer wrote: > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavcodec/Makefile | 4 +- > libavcodec/ffv1.c | 14 +- > libavcodec/ffv1.h | 35 ++- > libavcodec/ffv1_parse.c | 410 +++++++++++++++++++++++++++++++++++ > libavcodec/ffv1dec.c | 459 +++------------------------------------- > libavcodec/ffv1enc.c | 14 +- > 6 files changed, 491 insertions(+), 445 deletions(-) > create mode 100644 libavcodec/ffv1_parse.c
probably ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "Nothing to hide" only works if the folks in power share the values of you and everyone you know entirely and always will -- Tom Scott
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".