ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda works.
authorBenjamin Otte <otte@gnome.org>
Sun, 22 Feb 2004 20:52:15 +0000 (20:52 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 22 Feb 2004 20:52:15 +0000 (20:52 +0000)
commitcf56a9746841cff70b6f22a698710a49428d6198
tree8669a733cc0fbacbaefd15576d45460c479909a6
parent526d484fb3535e76092da27b4c29c1c4a2cb2790
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
ChangeLog
ext/xine/Makefile.am
ext/xine/gstxine.h
ext/xine/xine.c
ext/xine/xineaudiodec.c
ext/xine/xineinput.c [new file with mode: 0644]