configure.ac: Require CVS of GStreamer core and -base (for
authorTim-Philipp Müller <tim@centricular.net>
Wed, 16 Aug 2006 13:01:32 +0000 (13:01 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Aug 2011 23:10:29 +0000 (00:10 +0100)
commit075ceac5e707f1f3d5c6ad36040fca82b93af23e
tree3c0590fc13d3f630b3910aaa80112850e96b5354
parent2444a6459b18d2852ed192637c93224ceeebe2f5
configure.ac: Require CVS of GStreamer core and -base (for

Original commit message from CVS:
* configure.ac:
Require CVS of GStreamer core and -base (for
GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
* ext/taglib/gstid3v2mux.cc:
Write extended comment tags properly (#348762).
* gst-libs/gst/tag/id3v2frames.c: (id3demux_id3v2_parse_frame),
(parse_comment_frame):
Extract COMM frames into extended comments, which makes it
easier to properly retain the description bit of the tag
and maintain this information when re-tagging (#348762).
gst-libs/gst/tag/id3v2frames.c