gstreamer/ext
Benjamin Otte 8eae64c32d 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:06 +00:00
..
alsa ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the audio device. 2004-02-16 16:24:51 +00:00
cdparanoia code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gnomevfs Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to. 2004-02-04 19:28:51 +00:00
ogg 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
theora ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case 2004-02-03 16:15:16 +00:00
vorbis ext/: use gst_tag_list_insert when you want to insert tags 2004-02-19 22:19:55 +00:00
Makefile.am ext/xine/: add first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:06 +00:00