gstreamer/ext
Benjamin Otte 31c23fdbc8 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
..
a52dec co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h. 2004-02-03 02:40:15 +00:00
dvdnav so remove dep on dvdread header 2004-02-03 12:04:43 +00:00
dvdread remove copyright field from plugins 2003-12-04 10:37:35 +00:00
lame ext/: use gst_tag_list_insert when you want to insert tags 2004-02-19 22:19:55 +00:00
mad ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we don't detect it again) 2004-02-14 09:14:19 +00:00
mpeg2dec change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:32 +00:00
sidplay GST_ELEMENT_ERROR 2004-01-29 23:20:44 +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