• Lucas Cooper's avatar
    avfilter: Add new format for PSNR stats log · bc9ce5f6
    Lucas Cooper authored
    Add an AVOption stats_version with a new header for V2 stats, which
    specifies the stats log version and lists the fields that will be
    present in the log (to ease parsing).
    
    The primary motivation is to facilitate the addition of optional fields
    to the log without breaking backwards compatibility, while making the
    logs easier to parse.
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    bc9ce5f6
vf_psnr.c 12.8 KB