gstreamer/ext
Benjamin Otte 3923455478 ext/xine/: add first version of xine plugin wrapper. Currently only wraps the
Original commit message from CVS:
2004-02-20  Benjamin Otte  <otte@gnome.org>

* ext/xine/Makefile.am:
* ext/xine/gstxine.h:
* ext/xine/xine.c:
* ext/xine/xineaudiodec.c:
* ext/xine/xinecaps.c:
add first version of xine plugin wrapper. Currently only wraps the
QDM2 win32 DLL, and even that only in proof-of-concept quality.
* configure.ac:
* ext/Makefile.am:
add xine plugin wrapper, disabled by default. Use --enable-xine to
build. Note that it'll segfault on gst-register if you don't remove
the goom and tvtime post plugins from xine.
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
(qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
add extradata parsing for QDM2.
change around debugging prints.
2004-02-20 00:52:07 +00:00
..
aalib change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
dv Second attempt at committing a working dvdec element. 2004-02-07 13:04:09 +00:00
esd change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
flac Spelling fix 2004-02-16 17:09:18 +00:00
gdk_pixbuf ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems to be worse than nothing. 2004-02-19 02:55:21 +00:00
jpeg ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
ladspa fixes for #133316, #133663 and #133528 (Stefan Kost) 2004-02-12 18:18:50 +00:00
libcaca fix libcaca compilation and update spec file 2004-01-16 17:42:20 +00:00
libpng Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:46 +00:00
mikmod ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod 2004-02-10 08:37:50 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
raw1394 change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
shout2 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
speex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +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