gstreamer/gst-libs/gst
Oleksij Rempel bc94374a8f vorbistag: store DATE tag in GST_TAG_DATE_TIME instead of GST_TAG_DATE
The DATE field may contain dates, partial dates, or dates with
time. Store the result in GST_TAG_DATE_TIME, so we can express
properly which fields are present or not, and can store the
time if there is one, and can serialise and deserialise the
tag without loss of information and without making up
information that's not there.

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.

https://bugzilla.gnome.org/show_bug.cgi?id=677712
2012-06-27 23:49:02 +01:00
..
app appsrc: Actually store any URI that is set and return this when asked for the URI 2012-06-21 11:16:36 +01:00
audio audiocdsrc: post TOC message on the bus on start-up 2012-06-26 19:53:35 +01:00
fft gst-libs: make pkg-config get path to pkg-config dirs from configure 2012-05-05 23:26:20 +01:00
pbutils pbutils: update discoverer for GstToc API changes 2012-06-24 22:47:05 +01:00
riff gst-libs: make pkg-config get path to pkg-config dirs from configure 2012-05-05 23:26:20 +01:00
rtp audiopayload: disable broken bufferlist handling 2012-06-06 16:40:24 +02:00
rtsp rtspconnection: handle cancellation correctly 2012-06-06 16:41:03 +02:00
sdp gst-libs: make pkg-config get path to pkg-config dirs from configure 2012-05-05 23:26:20 +01:00
tag vorbistag: store DATE tag in GST_TAG_DATE_TIME instead of GST_TAG_DATE 2012-06-27 23:49:02 +01:00
video videoencoder: make PTS and DTS handling more explicit 2012-06-27 16:56:22 +02:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h Remove compatibility code cruft for old GLib versions 2012-01-18 17:22:21 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00