[FFmpeg-devel] [PATCH v2 3/3] lavc/dxv: remove ctx fields that can be derived from texdsp ctxs
Lynne
dev at lynne.ee
Sun Feb 11 01:42:45 EET 2024
Feb 10, 2024, 23:59 by connorbworley at gmail.com:
> Signed-off-by: Connor Worley <connorbworley at gmail.com>
> ---
> libavcodec/dxv.c | 53 ++++++++----------------------------------------
> 1 file changed, 9 insertions(+), 44 deletions(-)
>
> diff --git a/libavcodec/dxv.c b/libavcodec/dxv.c
> index cd78de3e0d..82c493f1de 100644
> --- a/libavcodec/dxv.c
> +++ b/libavcodec/dxv.c
> @@ -39,20 +39,12 @@ typedef struct DXVContext {
>
lgtm, patchset pushed
Thanks
More information about the ffmpeg-devel
mailing list