structure: gst_structure_empty_new() does better error checking
authorStefan Kost <ensonic@users.sf.net>
Tue, 8 Mar 2011 07:58:55 +0000 (09:58 +0200)
committerStefan Kost <ensonic@users.sf.net>
Tue, 8 Mar 2011 08:07:17 +0000 (10:07 +0200)
commitd963503b26b7b50a7ccfe86bad8d49032435111b
treead97554f8c8aa511259964941430b544a643d26f
parent4d9e645551126940db564079ecdc443441b1fa5d
structure: gst_structure_empty_new() does better error checking

No need to check for media_type!=NULL as the function we call that actual create
the structure does a full check anyway.
gst/gststructure.c