From 5a7a0b082465630f53800c52b87aba95ea6892b0 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 4 Mar 2006 20:11:35 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 838ccb7c..39010039 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-03-04 Tim-Philipp Müller + + * 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 * sys/sunaudio/gstsunaudiomixerctrl.c: -- cgit