[Bug 646696] taginject throws critical warnings when date tag cannot be parsed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 04:59:22 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=646696
  GStreamer | gst-plugins-good | 0.10.25

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-04 11:59:20 UTC ---
There's gst_value_deserialize_date() which will take care of this. It only
accepts strings of the format YYYY-MM-DD. Nonetheless the error checking for
this somewhere should prevent adding a NULL GDate to the
GstStructure/GstTagList.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list