Quoting James Almer (2016-11-09 22:38:24)
> FLAC streams originating from the FLAC encoder send updated and more
> complete STREAMINFO metadata as part of the last packet, so write that
> to CodecPrivate instead of the incomplete one available in extradata
> during init.
>
> Signed-off-by: James A
FLAC streams originating from the FLAC encoder send updated and more
complete STREAMINFO metadata as part of the last packet, so write that
to CodecPrivate instead of the incomplete one available in extradata
during init.
Signed-off-by: James Almer
---
libavformat/matroskaenc.c | 25