codec: fix voxware feature name

This commit is contained in:
Ed Barnard
2023-05-24 21:49:22 +02:00
committed by Till Höppner
parent 804fc6f715
commit 0c8c674bac
+1 -1
View File
@@ -351,7 +351,7 @@ pub enum AVCodecID {
AV_CODEC_ID_MLP,
AV_CODEC_ID_GSM_MS,
AV_CODEC_ID_ATRAC3,
#[cfg(feature = "voxware")]
#[cfg(feature = "ff_api_voxware")]
AV_CODEC_ID_VOXWARE,
AV_CODEC_ID_APE,
AV_CODEC_ID_NELLYMOSER,