[FFmpeg-devel] [PATCH 1/6 v3] avutil/frame: add a flag to allow overwritting existing entries

Michael Niedermayer michael at niedermayer.cc
Thu Mar 28 05:25:48 EET 2024


On Wed, Mar 27, 2024 at 04:10:43PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavutil/frame.c | 59 +++++++++++++++++++++++++++++++++++++++++++----
>  libavutil/frame.h | 27 +++++++++++++++-------
>  2 files changed, 74 insertions(+), 12 deletions(-)

broke fate, but i see you already posted a new patch (which i didnt test yet)

@@ -1,14 +0,0 @@
-Initial addition results with duplicates:
-sd 0, Ambient viewing environment
-sd 1, Content light level metadata: MaxCLL: 1
-sd 2, Content light level metadata: MaxCLL: 2
-sd 3, Content light level metadata: MaxCLL: 3
-sd 4, Spherical Mapping
-sd 5, Content light level metadata: MaxCLL: 4
-sd 6, Content light level metadata: MaxCLL: 5
-sd 7, Content light level metadata: MaxCLL: 6
-
-Final state after a single 'no-duplicates' addition:
-sd 0, Ambient viewing environment
-sd 1, Spherical Mapping
-sd 2, Content light level metadata: MaxCLL: 1337
Test side_data_array failed. Look at tests/data/fate/side_data_array.err for details.
Assertion sd failed at libavutil/tests/side_data_array.c:63
Aborted (core dumped)
threads=1
tests/Makefile:309: recipe for target 'fate-side_data_array' failed
make: *** [fate-side_data_array] Error 134


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is a danger to trust the dream we wish for rather than
the science we have, -- Dr. Kenneth Brown
-------------- 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/20240328/49ecb58d/attachment.sig>


More information about the ffmpeg-devel mailing list