packetizer:mpeg4video: no need to release and realloc the fmt_out extra
commitea0150304c0b166e118c7562326456db45778f7c
authorSteve Lhomme <robux4@videolabs.io>
Wed, 19 Jul 2017 11:02:25 +0000 (19 13:02 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 21 Jul 2017 11:22:37 +0000 (21 13:22 +0200)
tree382c6e955da3f11c2c86d786bb872a8f5f2b4970
parent3b1252ef67dedbeb523341b579a911ac5e567731
packetizer:mpeg4video: no need to release and realloc the fmt_out extra

It's already copied in the es_format_Copy() above.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/packetizer/mpeg4video.c