On Wed, Nov 06, 2019 at 03:49:01AM +0100, Andreas Rheinhardt wrote: > If mkv_write_trailer() is not called, the cached audio packet might > leak; so unref it in mkv_deinit(). > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > When I initially wrote the deinit function, I was under the impression > that the user always has to call av_write_trailer(). Therefore this has > been forgotten. > > libavformat/matroskaenc.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to live with honor in this world is to be what we pretend to be. -- Socrates
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".