gstreamer/ext/alsa
Thomas Vander Stichele e571f069d1 renamed to actual element names, so much nicer to look at
Original commit message from CVS:

* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
renamed to actual element names, so much nicer to look at
* docs/plugins/tmpl/gstmultifdsink.sgml:
remove
* docs/plugins/tmpl/multifdsink.sgml:
* docs/plugins/tmpl/tcpserversink.sgml:
add
* ext/alsa/gstalsa.c:
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
* ext/ogg/gstoggmux.c:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
* gst/playback/gstdecodebin.c:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
* gst/tcp/gsttcpserversink.c:
various fixes and documentation additions
2005-08-05 18:51:29 +00:00
..
gstalsa.c renamed to actual element names, so much nicer to look at 2005-08-05 18:51:29 +00:00
gstalsa.h ext/alsa/gstalsa.*: Add HW probing for period_count/size and buffer_size MIX/MAX 2005-01-10 04:09:43 +00:00
gstalsaclock.c ext/alsa/gstalsaclock.c: Sanity check, don't wait endlessly since the clock might not actually run at this point (whi... 2005-01-17 12:45:27 +00:00
gstalsaclock.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstalsamixer.c ext/alsa/gstalsamixer.c: Update flags when requested. 2005-01-11 15:11:26 +00:00
gstalsamixer.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
gstalsamixeroptions.c ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixeroptions.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
gstalsamixertrack.c ALSA mixer track label internationalization (#154054). 2004-10-25 15:58:35 +00:00
gstalsamixertrack.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
gstalsaplugin.c ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio sinks. 2005-07-29 15:42:17 +00:00
gstalsasink.c ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio sinks. 2005-07-29 15:42:17 +00:00
gstalsasink.h ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain) ext... 2005-05-09 07:03:13 +00:00
gstalsasrc.c use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstalsasrc.h Added audiosource base classes. 2005-07-06 15:27:17 +00:00
Makefile.am make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00