gstreamer/ext
Benjamin Otte cf56a97468 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
2004-02-22 20:52:15 +00:00
..
arts Merge CAPS branch 2003-12-22 01:47:09 +00:00
artsd Merge CAPS branch 2003-12-22 01:47:09 +00:00
audiofile remove textdomain calls 2004-02-02 22:25:38 +00:00
cdaudio Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
divx change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
faac change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
faad change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
gsm Merge CAPS branch 2003-12-22 01:47:09 +00:00
hermes ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below. 2004-01-15 11:02:02 +00:00
ivorbis change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
jack Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
ladspa fixes for #133316, #133663 and #133528 (Stefan Kost) 2004-02-12 18:18:51 +00:00
lcs ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for new caps and negotiation. Seems to work, ... 2004-02-12 02:48:34 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +00:00
mpeg2enc change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
mplex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
musicbrainz Fix typo 2004-01-24 12:04:39 +00:00
nas adding NAS plugin 2004-01-21 06:57:30 +00:00
sdl change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
shout This should have been committed along with the changelog entry a few hours ago 2004-01-06 20:42:03 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
snapshot ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS a... 2004-01-15 11:21:24 +00:00
sndfile gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave respectively. 2004-02-20 14:17:57 +00:00
swfdec change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
tarkin change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
xine ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda works. 2004-02-22 20:52:15 +00:00
xvid code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
Makefile.am ext/xine/: add first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:07 +00:00