mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda works.
Original commit message from CVS: 2004-02-22 Benjamin Otte <otte@gnome.org> * ext/xine/Makefile.am: * ext/xine/gstxine.h: * ext/xine/xine.c: (plugin_init): * ext/xine/xineinput.c: add input plugin wrapper. Playback from files, http, mms and cdda works. * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain): remove leftover G_GNUC_UNUSED * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream), (gst_asf_demux_identify_guid): improve debugging output
This commit is contained in:
parent
ca28b5b5cb
commit
3b26c77cbd
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
||||||
|
2004-02-22 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* ext/xine/Makefile.am:
|
||||||
|
* ext/xine/gstxine.h:
|
||||||
|
* ext/xine/xine.c: (plugin_init):
|
||||||
|
* ext/xine/xineinput.c:
|
||||||
|
add input plugin wrapper. Playback from files, http, mms and cdda
|
||||||
|
works.
|
||||||
|
* ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
|
||||||
|
remove leftover G_GNUC_UNUSED
|
||||||
|
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
|
||||||
|
(gst_asf_demux_identify_guid):
|
||||||
|
improve debugging output
|
||||||
|
|
||||||
2004-02-22 Benjamin Otte <otte@gnome.org>
|
2004-02-22 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
reported by: Padraig O'Briain <padraig.obriain@sun.com>
|
reported by: Padraig O'Briain <padraig.obriain@sun.com>
|
||||||
|
|
Loading…
Reference in a new issue