[Bug 677712] gstvorbistag: store to DATETIME instead of DATE to vorbistag

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 07:29:41 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677712
  GStreamer | gst-plugins-base | unspecified

Oleksij Rempel <bug-track> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216026|0                           |1
        is obsolete|                            |

--- Comment #10 from Oleksij Rempel <bug-track at fisher-privat.net> 2012-06-27 14:29:38 UTC ---
Created an attachment (id=217410)
 View: https://bugzilla.gnome.org/attachment.cgi?id=217410
 Review: https://bugzilla.gnome.org/review?bug=677712&attachment=217410

gstvorbistag: store to DATETIME instead of DATE to vorbistag

Instead of using short YYYY-MM-DD form we will store
long YYYY-MM-DDTHH:MM:SS+TS date and time.

According to this documentation we can do it:
http://wiki.xiph.org/VorbisComment#Date_and_time

This datetime format is needed by apps where more information
is needed. For example voice, meeting recording, etc.

Signed-off-by: Oleksij Rempel <bug-track at fisher-privat.net>

changes:
- use new gst_date_time_to_iso8601_string interface

-- 
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