[FFmpeg-devel] [PATCH] avcodec/vp56: decode interlace content

Anton Khirnov anton at khirnov.net
Thu Oct 10 15:04:45 EEST 2024


Quoting Peter Ross (2024-10-09 07:35:08)
> Modification of patch submitted by Aurelien Jacobs (November 2007).
> 
> Fixes ticket #5581.
> ---
>  libavcodec/vp5.c     |  5 +----
>  libavcodec/vp56.c    | 32 +++++++++++++++++++++++++++++++-
>  libavcodec/vp56.h    |  6 ++++++
>  libavcodec/vp6.c     | 11 ++++++-----
>  libavcodec/vp6data.h | 11 +++++++++++
>  5 files changed, 55 insertions(+), 10 deletions(-)

Should the result not be flagged as interlaced?

Also, would be nice to have a test.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list