[FFmpeg-devel] [PATCH 07/29] lavc: add a decoder option for configuring side data preference

Anton Khirnov anton at khirnov.net
Tue Mar 5 16:29:52 EET 2024


Quoting James Almer (2024-03-05 13:30:58)
> > +    {"dynamic_hdr10_plus",          .default_val.i64 = AV_PKT_DATA_DYNAMIC_HDR10_PLUS,          .type = AV_OPT_TYPE_CONST, .flags = A|D, .unit = "side_data_pkt" },
> 
> This one packet/frame level only, not global.

It is in sd_global_map

> Is this option meant to also choose which one of those to use?

???

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list