On Wed, 26 Mar 2025, Zhao Zhili wrote:
On Mar 26, 2025, at 16:53, Martin Storsjö wrote:
The kVTVideoDecoderReferenceMissingErr constant was only added
in the macOS 12 and iOS 15 SDKs. Use a hardcoded value instead
of the named constant, to fix building with older SDKs
after c6214b0d691566c7
> On Mar 26, 2025, at 16:53, Martin Storsjö wrote:
>
> The kVTVideoDecoderReferenceMissingErr constant was only added
> in the macOS 12 and iOS 15 SDKs. Use a hardcoded value instead
> of the named constant, to fix building with older SDKs
> after c6214b0d691566c7cb0f2ff5be08a24c3534e5bb.
LGTM