tag: extract dates from ID3v2 tags into GstDateTime instead of GDate
authorTim-Philipp Müller <tim@centricular.net>
Sat, 14 Jul 2012 14:37:46 +0000 (15:37 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 14 Jul 2012 14:37:46 +0000 (15:37 +0100)
commit54e9581a591dda5356958728866a4e9707c5d3e2
treeb6e2a8c2a2b4063e950d00f540b69faadf343523
parenta1d1bd05170eb6168eb8d831b9e728c07f0cbd30
tag: extract dates from ID3v2 tags into GstDateTime instead of GDate

We may only have a year, or year and month+day, or (in future)
both date and time.
gst-libs/gst/tag/gstid3tag.c
gst-libs/gst/tag/id3v2.c
gst-libs/gst/tag/id3v2frames.c