mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-14 13:04:21 +08:00
avcodec: ViewQuest VQC decoder
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Reviewed-by: Tomas Härdin <git@haerdin.se> Signed-off-by: Peter Ross <pross@xvid.org>
This commit is contained in:
@@ -381,6 +381,7 @@ extern const FFCodec ff_vp9_decoder;
|
||||
extern const FFCodec ff_vp9_rkmpp_decoder;
|
||||
extern const FFCodec ff_vp9_v4l2m2m_decoder;
|
||||
extern const FFCodec ff_vqa_decoder;
|
||||
extern const FFCodec ff_vqc_decoder;
|
||||
extern const FFCodec ff_wbmp_decoder;
|
||||
extern const FFCodec ff_wbmp_encoder;
|
||||
extern const FFCodec ff_webp_decoder;
|
||||
|
Reference in New Issue
Block a user