gstreamer/ext
Sebastian Dröge 8b65d9d182 ext/hal/: Having NULL as UDI previously selected the default sink/src. Change this back but mention it in the debug o...
Original commit message from CVS:
* ext/hal/gsthalaudiosink.c: (do_toggle_element):
* ext/hal/gsthalaudiosrc.c: (do_toggle_element):
Having NULL as UDI previously selected the default sink/src. Change
this back but mention it in the debug output.
* ext/hal/hal.c: (gst_hal_get_alsa_element),
(gst_hal_get_oss_element), (gst_hal_get_string),
(gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
(gst_hal_get_audio_src):
* ext/hal/hal.h:
Refactor a bit, check all error conditions, greatly improve debugging
and fix some possible memory leaks. Also implement OSS support
and allow specifying an UDI that points to a real device. For this the
child device which supports ALSA (preferred) or OSS is used.
As a side effect this makes it impossible now to get a alsasink in
halaudiosrc and a alsasrc in halaudiosink.
2007-03-01 21:50:36 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
cairo Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
cdio ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. 2006-11-02 14:43:11 +00:00
dv gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it's safe to use 2006-11-01 13:59:49 +00:00
esd ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for some reason (#392189). 2007-01-04 11:02:29 +00:00
flac Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gconf ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching states, as it makes the element non-reusa... 2007-02-14 17:01:25 +00:00
gdk_pixbuf Printf format fixes. 2006-10-05 16:37:33 +00:00
hal ext/hal/: Having NULL as UDI previously selected the default sink/src. Change this back but mention it in the debug o... 2007-03-01 21:50:36 +00:00
jpeg Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte... 2006-12-18 15:51:54 +00:00
libcaca ext/libcaca/gstcacasink.c: Fix width and height properties. 2006-11-28 12:30:10 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngenc.*: Fix strides. Fixes #364856. 2006-10-27 17:10:42 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper function to lessen the ifdefs. 2006-08-28 16:59:13 +00:00
shout2 ext/shout2/gstshout2.*: Add a property for username. 2007-02-27 23:43:08 +00:00
speex Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
taglib ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 tag set when the createFrame method retur... 2006-12-06 13:35:52 +00:00
wavpack Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:47 +00:00
Makefile.am Disable LADPSA, as it has moved to the -bad module for the duration. 2006-12-18 16:46:17 +00:00