avcodec/codec_id: add .props to AV_CODEC_ID_APPLE_APAC

Signed-off-by: Romain Beauxis <romain.beauxis@gmail.com>
This commit is contained in:
Romain Beauxis
2026-06-10 10:08:39 -05:00
parent c73476e107
commit 590d775a66
+1
View File
@@ -3580,6 +3580,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
.type = AVMEDIA_TYPE_AUDIO,
.name = "apple_apac",
.long_name = NULL_IF_CONFIG_SMALL("Apple Positional Audio Codec"),
.props = AV_CODEC_PROP_LOSSY,
},
/* subtitle codecs */