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 <jsanti...@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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".