gstreamer/ext/taglib
Tim-Philipp Müller 4c087b76da ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ...
Original commit message from CVS:
* ext/taglib/gsttaglib.cc:
* ext/taglib/gsttaglib.h:
Fix newsegment event handling a bit. We need to
cache the first newsegment event, because we can't
adjust offsets yet when we get it, as we don't
know the size of the tag yet for sure at that point.
Also do some minor cleaning up here and there and add
some debug statements.
2006-03-26 19:56:37 +00:00
..
gsttaglibmux.c ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... 2006-03-26 19:56:37 +00:00
gsttaglibmux.h ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... 2006-03-26 19:56:37 +00:00
Makefile.am ext/taglib/: Add support for writing MusicBrainz IDs. 2006-03-12 15:02:02 +00:00