mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-15 05:11:37 +08:00
avcodec: add WavArc decoder
This commit is contained in:
@@ -538,6 +538,7 @@ extern const FFCodec ff_twinvq_decoder;
|
||||
extern const FFCodec ff_vmdaudio_decoder;
|
||||
extern const FFCodec ff_vorbis_encoder;
|
||||
extern const FFCodec ff_vorbis_decoder;
|
||||
extern const FFCodec ff_wavarc_decoder;
|
||||
extern const FFCodec ff_wavpack_encoder;
|
||||
extern const FFCodec ff_wavpack_decoder;
|
||||
extern const FFCodec ff_wmalossless_decoder;
|
||||
|
Reference in New Issue
Block a user