gstreamer/ext
Benjamin Otte 57556a8d93 ext/alsa/gstalsa.c: be sure to stop the clock when going to paused
Original commit message from CVS:
2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/alsa/gstalsa.c: (gst_alsa_change_state):
be sure to stop the clock when going to paused
* sys/oss/gstosssink.c: (gst_osssink_change_state):
reset number of transmitted when going to ready.
fixes #132935

2004-02-05  Charles Schmidt <cschmidt2@emich.edu>

reviewed by Benjamin Otte

* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
extract track count (fixes #133410)
2004-02-05 00:18:24 +00:00
..
alsa ext/alsa/gstalsa.c: be sure to stop the clock when going to paused 2004-02-05 00:18:24 +00:00
cdparanoia code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gnomevfs Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to. 2004-02-04 19:28:51 +00:00
ogg ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case 2004-02-03 16:15:16 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
theora ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case 2004-02-03 16:15:16 +00:00
vorbis change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
Makefile.am configure.ac: use AC_C_INLINE 2004-01-30 20:23:24 +00:00