mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-15 05:11:37 +08:00
avcodec: add CBD2 DPCM decoder
This commit is contained in:
@@ -620,6 +620,7 @@ extern const FFCodec ff_pcm_vidc_encoder;
|
||||
extern const FFCodec ff_pcm_vidc_decoder;
|
||||
|
||||
/* DPCM codecs */
|
||||
extern const FFCodec ff_cbd2_dpcm_decoder;
|
||||
extern const FFCodec ff_derf_dpcm_decoder;
|
||||
extern const FFCodec ff_gremlin_dpcm_decoder;
|
||||
extern const FFCodec ff_interplay_dpcm_decoder;
|
||||
|
Reference in New Issue
Block a user