mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-14 21:06:58 +08:00
avcodec: add FTR audio decoder and parser
This commit is contained in:
@@ -468,6 +468,7 @@ extern const FFCodec ff_fastaudio_decoder;
|
||||
extern const FFCodec ff_ffwavesynth_decoder;
|
||||
extern const FFCodec ff_flac_encoder;
|
||||
extern const FFCodec ff_flac_decoder;
|
||||
extern const FFCodec ff_ftr_decoder;
|
||||
extern const FFCodec ff_g723_1_encoder;
|
||||
extern const FFCodec ff_g723_1_decoder;
|
||||
extern const FFCodec ff_g729_decoder;
|
||||
|
Reference in New Issue
Block a user