[FFmpeg-devel] [PATCH V6] Patch to add interlaced HEVC decoding to HEVCDEC
Michael Niedermayer
michael at niedermayer.cc
Sat Nov 2 21:03:27 EET 2024
On Thu, Oct 31, 2024 at 01:45:12PM -0500, Jose Santiago wrote:
[...]
> hevcdec.c | 24 +++
> hevcdec.h | 13 +
> refs.c | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
> sei.c | 16 --
> sei.h | 129 ++++++++++++++++++-
> 5 files changed, 574 insertions(+), 25 deletions(-)
> b16cf1b2ee73f1e28aa4d95c6180a1e4b43a515d ffmpeg-7.2-dev-0001-hevcdec-interlaced-v6.git.patch
> From 14b950ad54a6b4ba9274769328fc32dc29e6efae Mon Sep 17 00:00:00 2001
> From: Jose Santiago <jsantiago at haivision.com>
> Date: Thu, 31 Oct 2024 13:38:57 -0500
> Subject: [PATCH] uncommited
>
> ---
> libavcodec/hevc/hevcdec.c | 24 ++-
> libavcodec/hevc/hevcdec.h | 13 ++
> libavcodec/hevc/refs.c | 417 +++++++++++++++++++++++++++++++++++++-
> libavcodec/hevc/sei.c | 16 +-
> libavcodec/hevc/sei.h | 129 +++++++++++-
> 5 files changed, 574 insertions(+), 25 deletions(-)
this breaks fate, also the commit message doesnt look right
TEST hevc-conformance-AMP_A_Samsung_6
--- ./tests/ref/fate/hevc-conformance-AMP_A_Samsung_6 2024-10-26 00:34:57.668301802 +0200
+++ tests/data/fate/hevc-conformance-AMP_A_Samsung_6 2024-11-02 19:54:36.323416171 +0100
@@ -62,4 +62,3 @@
0, 56, 56, 1, 6144000, 0xc48a4f6b
0, 57, 57, 1, 6144000, 0xecb27957
0, 58, 58, 1, 6144000, 0xe2ec6e92
-0, 59, 59, 1, 6144000, 0x94697078
Test hevc-conformance-AMP_A_Samsung_6 failed. Look at tests/data/fate/hevc-conformance-AMP_A_Samsung_6.err for details.
make: *** [tests/Makefile:315: fate-hevc-conformance-AMP_A_Samsung_6] Error 1
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- 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/20241102/b8da75d6/attachment.sig>
More information about the ffmpeg-devel
mailing list