validate: media-check: Pass NULL instead of GError if not using it
authorVineeth TM <vineeth.tm@samsung.com>
Mon, 17 Aug 2015 01:40:22 +0000 (10:40 +0900)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 2 Oct 2015 15:39:00 +0000 (17:39 +0200)
commite1c1c45eb82e79915f46bcbcf113f3287eefbed3
tree0c662149134fa8bee19cb46bf4f1d5771a5391e8
parent15c87003b8c48a473b1160a5d93e12b06f3fe90c
validate: media-check: Pass NULL instead of GError if not using it

If not using the GError being passed on to media descriptor, writer and parser,
simply pass NULL instead of GError.

https://bugzilla.gnome.org/show_bug.cgi?id=753340
validate/tools/gst-validate-media-check.c