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@centricular.net>
Wed, 16 Aug 2006 13:01:32 +0000 (13:01 +0000)
commit81d46b82779e8672b48d5cc3e94d59e54838afd8
tree13e6fc0e488d38557cd985f5b852dae3a6b069a7
parente501141c7598a12e2e0798484f96d4efe6961de7
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/id3demux/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).
ChangeLog
configure.ac
ext/taglib/gstid3v2mux.cc
gst/id3demux/id3v2frames.c