qtdemux: initialize caps pointer to null
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 25 Apr 2014 21:58:42 +0000 (17:58 -0400)
committerLuis de Bethencourt <luis@debethencourt.com>
Fri, 25 Apr 2014 22:23:23 +0000 (18:23 -0400)
commitc073a6c779b0dffe765197a1fadc87cbfb58133b
tree20e86085b767fa4c6a4f9894dc60bf2f7c688378
parentf2d0ddf113f170f9423009b64a9cf4dd05f2204f
qtdemux: initialize caps pointer to null

Make sure the caps pointer returns initialized when using it in
qtdemux_parse_tree ().

https://bugzilla.gnome.org/show_bug.cgi?id=728987
gst/isomp4/qtdemux.c