diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-06-11 18:20:39 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-11 18:20:39 +0000 |
commit | 1a79337544f22d66a4de436ffd17a767cd45b73b (patch) | |
tree | 4bea1dd57f1441593acc087ac439846f5c49accb /ChangeLog | |
parent | 5a027ffd66994bc4f7c9b5103af3ed0c60f7503b (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |