gstreamer/ext
Tim-Philipp Müller 5f1cc19bef ext/alsa/: Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling against libasound >= 1.0.16, since it's be...
Original commit message from CVS:
* ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
* ext/alsa/gstalsasink.c: (set_swparams):
* ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
against libasound >= 1.0.16, since it's been deprecated in
0.10.16, and alignment is always 1 then, apparently. (#512899)
2008-02-11 20:23:44 +00:00
..
alsa ext/alsa/: Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling against libasound >= 1.0.16, since it's be... 2008-02-11 20:23:44 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gio Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is reporting 2008-02-08 00:45:56 +00:00
gnomevfs ext/gnomevfs/: Add support for https protocol. Fixes #510229. 2008-02-11 18:02:13 +00:00
libvisual ext/libvisual/visual.c: Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached()... 2007-12-29 16:23:23 +00:00
ogg docs/plugins/: First round of plugin docs cleansups. 2008-02-01 12:56:59 +00:00
pango Make switching off of subtitles work. To avoid all kind of problems with unlinking of the subtitle input, we just kee... 2007-12-20 10:41:29 +00:00
theora ext/theora/theoraparse.c: Fix long description of the theora parser to be more verbose than just the type name. 2008-02-11 09:48:03 +00:00
vorbis Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00