[FFmpeg-devel] [PATCH 25/39] lavc/ffv1dec: stop using per-slice FFV1Context
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 24 22:48:03 EEST 2024
On Tue, Jul 16, 2024 at 07:11:40PM +0200, Anton Khirnov wrote:
> All remaining accesses to them are for fields that have the same value
> in the main encoder context.
>
> Drop now-unused FFV1Context.slice_contexts.
> ---
> libavcodec/ffv1.c | 18 +++---------
> libavcodec/ffv1.h | 1 -
> libavcodec/ffv1dec.c | 54 ++++++++++++++---------------------
> libavcodec/ffv1dec_template.c | 16 +++++------
> 4 files changed, 33 insertions(+), 56 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- 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/20240724/bfe59e9b/attachment.sig>
More information about the ffmpeg-devel
mailing list