mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavc: APV decoder
This commit is contained in:
parent
324330a11e
commit
483cadf8d7
9 changed files with 890 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ extern const FFCodec ff_anm_decoder;
|
|||
extern const FFCodec ff_ansi_decoder;
|
||||
extern const FFCodec ff_apng_encoder;
|
||||
extern const FFCodec ff_apng_decoder;
|
||||
extern const FFCodec ff_apv_decoder;
|
||||
extern const FFCodec ff_arbc_decoder;
|
||||
extern const FFCodec ff_argo_decoder;
|
||||
extern const FFCodec ff_asv1_encoder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue