• Mark Thompson's avatar
    h264_metadata: Fix double-free · c42b62d1
    Mark Thompson authored
    Whether the udu string should be freed depends on whether the SEI it
    gets added to was created internally by cbs or externally by the bsf.
    The current code frees it twice in the former case.
    c42b62d1
h264_metadata_bsf.c 16.6 KB