gstreamer/ext/alsa
Benjamin Otte a61dceb24d ext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING, not later
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):
start clock on PAUSED=>PLAYING, not later
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
extract correct time for different discont formats
(gst_alsa_sink_get_time):
don't segfault when no format is negotiated yet, just return 0
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
(gst_ogg_demux_handle_event), (gst_ogg_demux_push),
(gst_ogg_pad_push):
handle flush and discont events correctly
* ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
handle discont events correctly
2004-01-31 17:19: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: start clock on PAUSED=>PLAYING, not later 2004-01-31 17:19: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: start clock on PAUSED=>PLAYING, not later 2004-01-31 17:19: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