[FFmpeg-devel] [PATCH] avcodec: deprecate AYUV codec id, decoder and encoder
    James Almer 
    jamrial at gmail.com
       
    Mon Aug  8 15:33:06 EEST 2022
    
    
  
On 8/8/2022 4:48 AM, Paul B Mahol wrote:
> What about ISOM mappings?
I don't see any for AYUV tag or this decoder. I saw and changed the riff 
one already in f8c62e32b2618d76f26b7536f9a177db2bda7e35.
What mov/qt uses is v408 (ordered UYVA in memory), which is also a pixel 
format we could add and nuke the relevant decoder,encoder and codec id, 
but it's unrelated to the one i touched.
    
    
More information about the ffmpeg-devel
mailing list