summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-04 20:11:35 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-04 20:11:35 +0000
commit5a7a0b082465630f53800c52b87aba95ea6892b0 (patch)
treeb32475e9291e7f63e52f44352d64cbfbd4585ef8 /ChangeLog
parentbc0abfc8d1d251c33b4f044c48a18658fe56c976 (diff)
gst/id3demux/: Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports t...
Original commit message from CVS: * gst/id3demux/Makefile.am: * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad), (gst_id3demux_chain), (gst_id3demux_sink_activate): Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports that.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 838ccb7c..39010039 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/id3demux/Makefile.am:
+ * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
+ (gst_id3demux_chain), (gst_id3demux_sink_activate):
+ Use new typefind helper functions here as well, and
+ do typefinding in pull-mode if upstream supports that.
+
+2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/sunaudio/gstsunaudiomixerctrl.c:
(gst_sunaudiomixer_ctrl_get_volume),
(gst_sunaudiomixer_ctrl_set_volume):