tag: fix month/day extraction in ID3v2 tags
authorTim-Philipp Müller <tim@centricular.net>
Wed, 1 Aug 2012 16:46:46 +0000 (17:46 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 1 Aug 2012 23:23:28 +0000 (00:23 +0100)
commit36f32d3f9357fb37d5fdc5c5773f1e7d62ca6755
tree4a016ec79dc4cac431fb52d7c2d4281ce110abcd
parent39aa4dc674291f438606ccab6033225f7a886de4
tag: fix month/day extraction in ID3v2 tags

We were passing month/day in the wrong order to
gst_date_time_new_ymd().
gst-libs/gst/tag/id3v2.c