lavc: add a ProRes RAW decoder

This commit is contained in:
Lynne
2025-06-28 04:51:23 +09:00
parent 5674879db5
commit 589b3ed943
5 changed files with 595 additions and 0 deletions
Vendored
+1
View File
@@ -3090,6 +3090,7 @@ prores_decoder_select="blockdsp idctdsp"
prores_encoder_select="fdctdsp"
prores_aw_encoder_select="fdctdsp"
prores_ks_encoder_select="fdctdsp"
prores_raw_decoder_select="blockdsp idctdsp"
qcelp_decoder_select="lsp"
qdm2_decoder_select="mpegaudiodsp"
ra_144_decoder_select="audiodsp"