On Tue, Jul 16, 2024 at 07:11:19PM +0200, Anton Khirnov wrote:
> It is merely a pointer to FFV1Context.picture.f, which can just as well
> be used directly.
> ---
> libavcodec/ffv1.h| 1 -
> libavcodec/ffv1dec.c | 33 +
> 2 files changed, 17 insertions(+), 17 d
It is merely a pointer to FFV1Context.picture.f, which can just as well
be used directly.
---
libavcodec/ffv1.h| 1 -
libavcodec/ffv1dec.c | 33 +
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/libavcodec/ffv1.h b/libavcodec/ffv1.h
index acec2