mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avcodec: add VMX1 decoder
This commit is contained in:
parent
3b0ed2365c
commit
2d59ca0a66
9 changed files with 302 additions and 1 deletions
|
|
@ -370,6 +370,7 @@ extern const FFCodec ff_vc1_v4l2m2m_decoder;
|
|||
extern const FFCodec ff_vc2_encoder;
|
||||
extern const FFCodec ff_vcr1_decoder;
|
||||
extern const FFCodec ff_vmdvideo_decoder;
|
||||
extern const FFCodec ff_vmix_decoder;
|
||||
extern const FFCodec ff_vmnc_decoder;
|
||||
extern const FFCodec ff_vp3_decoder;
|
||||
extern const FFCodec ff_vp4_decoder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue