gstreamer/ext
Wim Taymans 851547e321 ext/alsa/: Implement alsasink with simple open/write/close API.
Original commit message from CVS:
* ext/alsa/Makefile.am:
* ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
(gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
(gst_alsa_link), (gst_alsa_close_audio):
* ext/alsa/gstalsaplugin.c: (plugin_init):
* ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
(gst_alsasink_dispose), (gst_alsasink_base_init),
(gst_alsasink_class_init), (gst_alsasink_init),
(gst_alsasink_getcaps), (set_hwparams), (set_swparams),
(alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
(xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
(gst_alsasink_reset):
* ext/alsa/gstalsasink.h:
Implement alsasink with simple open/write/close API.
Make alsa dir build by disabling compilation of code.
2005-04-28 16:19:06 +00:00
..
alsa ext/alsa/: Implement alsasink with simple open/write/close API. 2005-04-28 16:19:06 +00:00
cdparanoia ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208). 2005-02-08 11:28:54 +00:00
gnomevfs Make gnomevfssrc extend the source base class. 2005-04-06 17:33:07 +00:00
libvisual Convert gst_main() to g_main_loop_run() 2005-04-25 00:30:40 +00:00
ogg configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
pango ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
theora configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
vorbis configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00