Skip to content

Commit 61fd5ce

Browse files
committed
Merge branch 'PHP-8.5'
* PHP-8.5: Update ext/standard/libavifinfo
2 parents f99ca63 + 37fbbbc commit 61fd5ce

File tree

3 files changed

+276
-67
lines changed

3 files changed

+276
-67
lines changed

ext/standard/libavifinfo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ partially parse an AVIF payload and to extract the width, height, bit depth and
77
channel count without depending on the full libavif library.
88

99
`avifinfo.h`, `avifinfo.c`, `LICENSE` and `PATENTS` were copied verbatim from: \
10-
https://aomedia.googlesource.com/libavifinfo/+/96f34d945ac7dac229feddfa94dbae66e202b838 \
10+
https://aomedia.googlesource.com/libavifinfo/+/2b924defa4c2cd227540efe164067a8cc913eeba \
1111
They can easily be kept up-to-date the same way.

0 commit comments

Comments
 (0)