• Niklas Haas's avatar
    avcodec/dovi_rpu: store entire config record · d0392619
    Niklas Haas authored
    And make it public.
    
    For encoding, users may also be interested in the configured level and
    compatibility ID. So generalize the dv_profile field and just expose the
    whole configuration record.
    
    This makes the already rather reductive ff_dovi_update_cfg() function
    almost wholly redundant, since users can just directly assign
    DOVIContext.cfg.
    d0392619
libdav1d.c 23.9 KB