[FFmpeg-devel] [PATCH 1/5] compat: add a fallback implementation of C23 stdckdint.h

Michael Niedermayer michael at niedermayer.cc
Sun Sep 29 00:23:04 EEST 2024


On Thu, Sep 26, 2024 at 10:44:32PM -0300, James Almer wrote:
[...]
> index 78d3a2e0fa..ab6182bf4c 100644
> --- a/tests/ref/fate/source
> +++ b/tests/ref/fate/source
> @@ -25,6 +25,7 @@ compat/djgpp/math.h
>  compat/float/float.h
>  compat/float/limits.h
>  compat/stdbit/stdbit.h
> +compat/stdckdint/stdckdint.h
>  libavcodec/bitstream_template.h
>  tools/decode_simple.h
>  Use of av_clip() where av_clip_uintp2() could be used:

breaks here apparently:
--- ./tests/ref/fate/source	2024-09-28 00:42:07.336118776 +0200
+++ tests/data/fate/source	2024-09-28 23:20:59.576782029 +0200
@@ -1,4 +1,5 @@
 Files without standard license headers:
+compat/stdckdint/stdckdint.h
 libavcodec/file_open.c
 libavcodec/interplayacm.c
 libavcodec/log2_tab.c


 thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If one takes all money from those who grow wealth and gives it to those who
do not grow wealth, 10 years later, almost the same people who where wealthy
will be wealthy again, the same people who where poor will be poor again.
-------------- 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/20240928/518bd187/attachment.sig>


More information about the ffmpeg-devel mailing list