gstreamer/ext
Benjamin Otte ea5845cb2b 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
..
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 remove textdomain calls 2004-02-02 22:25:38 +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 first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:07 +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