-
Erwan Tulou authored
fmt.p_extra should only reference malloc'ed memory, since it is cleaned with free() in es_format_Clean. This patch reuses the same logic for p_vids as that of p_auds.
97b484a8
fmt.p_extra should only reference malloc'ed memory, since it is cleaned with free() in es_format_Clean. This patch reuses the same logic for p_vids as that of p_auds.