[FFmpeg-devel] [PATCH 1/2] avcodec/ffv1: split off and share frame header parsing code

Michael Niedermayer michael at niedermayer.cc
Thu Feb 6 17:49:13 EET 2025


On Sun, Feb 02, 2025 at 11:16:02PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250206/6ddffd34/attachment.sig>


More information about the ffmpeg-devel mailing list