summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-06-11 18:20:39 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-11 18:20:39 +0000
commit1a79337544f22d66a4de436ffd17a767cd45b73b (patch)
tree4bea1dd57f1441593acc087ac439846f5c49accb /ChangeLog
parent5a027ffd66994bc4f7c9b5103af3ed0c60f7503b (diff)
gst/: Use gst_pad_query_peer_duration() utility function here.
Original commit message from CVS: * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size): * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size): Use gst_pad_query_peer_duration() utility function here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db10ddf7..8b2eeeda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-11 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
+ * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
+ Use gst_pad_query_peer_duration() utility function here.
+
2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
* autogen.sh: