gstreamer/ext
Benjamin Otte f157024ae8 ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the configuration randomly
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
(gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
(gst_alsa_start_audio):
- don't call set_periods_integer anymore, it breaks the
configuration randomly
- call snd_pcm_hw_params_set_access directly instead of using masks
- don't fail if the sw_params can't be set, just use the default
params and hope it works. Alsalib has weird issues when you touch
sw_params and does no proper error reporting about what failed.
* ext/alsa/gstalsa.c: (gst_alsa_open_audio),
(gst_alsa_close_audio):
make our alsa debugging go via gst debugging and not conditionally
defined
* ext/alsa/gstalsa.h:
add ALSA_DEBUG_FLUSH macro
* ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
(plugin_init):
wrap alsa errors to be printed via the gst debugging system and not
spammed to stderr
2004-06-06 17:26:54 +00:00
..
alsa ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the configuration randomly 2004-06-06 17:26:54 +00:00
cdparanoia don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gnomevfs second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
libvisual ext/libvisual/visual.c: add missing visual_audio_analyze 2004-05-14 19:58:12 +00:00
ogg ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how else to handle that... 2004-05-27 12:15:04 +00:00
pango second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
theora ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pixbuf, because gdk_pixbuf does BILINEAR an... 2004-05-15 12:09:11 +00:00
vorbis zaheer : 2004-06-02 11:47:10 +00:00
Makefile.am ext/Makefile.am: add rules to build shout2send (was removed by accident when this module was no more marked experimen... 2004-05-24 12:08:33 +00:00