validate: media-descriptor-writer: Don't create media info when stream info is not...
authorVineeth T M <vineeth.tm@samsung.com>
Mon, 24 Aug 2015 03:30:57 +0000 (12:30 +0900)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 17 Nov 2015 09:10:10 +0000 (10:10 +0100)
commit680ca5e10f89fc48134d3c1fbf3005ceeae723d7
tree8d70af445670b59711cab5729eafea4f25c1646a
parentade0fb3fed840cf8d2d720ca264f0dc75d802bfd
validate: media-descriptor-writer: Don't create media info when stream info is not present.

When a file does not contain any stream info, then there is no need
to create the media info file as, it is not considered to be a valid file
and no validate checks are done for the same.
This skips unnecessary files like .txt, .dump files

https://bugzilla.gnome.org/show_bug.cgi?id=754006
validate/gst/validate/media-descriptor-writer.c