gstreamer/ext/alsa
Benjamin Otte 1646d10b87 ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSED
Original commit message from CVS:
2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
(gst_alsa_drain_audio), (gst_alsa_stop_audio):
really start/stop clock only on PLAYING <=> PAUSED
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
remove \n from debugging lines
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
make it work when seeking does not
* ext/vorbis/vorbisdec.c: (vorbis_dec_event):
reset on DISCONT
2004-01-31 20:57:21 +00:00
..
gstalsa.1 splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsa.c ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSED 2004-01-31 20:57:21 +00:00
gstalsa.h ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr. 2003-12-27 17:19:29 +00:00
gstalsaclock.c use element time. 2004-01-14 00:53:52 +00:00
gstalsaclock.h fixes for recent changes: 2003-11-18 15:32:52 +00:00
gstalsamixer.c Build with GCC 2.95 (i.e. pre-C99) 2004-01-18 01:05:42 +00:00
gstalsamixer.h + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsamixertrack.c + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsamixertrack.h + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsaplugin.c + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsasink.c ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSED 2004-01-31 20:57:21 +00:00
gstalsasink.h splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsasrc.c GST_ELEMENT_ERROR 2004-01-29 23:20:45 +00:00
gstalsasrc.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
Makefile.am fix Company's dist breaking 2004-01-03 10:03:56 +00:00