structure: Don't allow invalid GDates in all structures and don't allow NULL GDates...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 4 Apr 2011 08:18:14 +0000 (10:18 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 4 Apr 2011 08:18:14 +0000 (10:18 +0200)
commiteba33c1de11fc7fb63fb31a764d3c16698eea490
tree7d3d3b1ea325e5134dfb9a2191964eb2d6cccecb
parentd0d27e83fe2338b20a641d62fdcfa232e7a913ce
structure: Don't allow invalid GDates in all structures and don't allow NULL GDates in taglists

Some code (e.g. gstvorbistag.c) assumes non-NULL GDates in taglists and
explodes otherwise and NULL or invalid GDates don't make much sense anyway.
gst/gststructure.c