mov: Prevent segfaults on mov_write_hdlr_tag
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 19 Aug 2013 15:18:23 +0000 (17:18 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 19 Aug 2013 22:22:58 +0000 (00:22 +0200)
commit67400f6b6219892ab7a555fb61ef979c857692d7
tree5c90b2e5f65e385e321c2533659b3f81482eccfd
parent22de0f8369f1f3edf1a55e1d275f3c07c617b53e
mov: Prevent segfaults on mov_write_hdlr_tag

Do not segfault when writing tracks such as tmcd by writing them down
as generic DataHandlers if not known.
libavformat/movenc.c