diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-26 19:56:37 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-26 19:56:37 +0000 |
commit | 7b3777a4a1b5f7e5667ac26a7c9273cbaab6fabe (patch) | |
tree | 157bd6dd79aaf7e03f1a5c8dc29246938825466c /common | |
parent | 022687f7ab3f0e1b0f629a6c9d4a8de021ceed27 (diff) | |
download | gst-plugins-bad-7b3777a4a1b5f7e5667ac26a7c9273cbaab6fabe.tar.gz gst-plugins-bad-7b3777a4a1b5f7e5667ac26a7c9273cbaab6fabe.tar.bz2 gst-plugins-bad-7b3777a4a1b5f7e5667ac26a7c9273cbaab6fabe.zip |
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.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 5685efc3f9976d6abe3fec557353fc2053b0e3f +Subproject 45cc64e522d61410eb8d1a3e7ef67569851cd77 |