diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-04 20:11:35 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-04 20:11:35 +0000 |
| commit | 5a7a0b082465630f53800c52b87aba95ea6892b0 (patch) | |
| tree | b32475e9291e7f63e52f44352d64cbfbd4585ef8 /ChangeLog | |
| parent | bc0abfc8d1d251c33b4f044c48a18658fe56c976 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |
