gstreamer/ext/mad
Benjamin Otte 81bbf631d5 ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularity
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
cast to GstClockTime to get higher granularity
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
use gst_element_set_time_delay to get the exact time
* ext/mad/gstmad.c: (gst_mad_chain):
use the negotiated rate instead of the current frame's rate which
might be wrong because of bit errors. This avoids emitting totally
bogus timestamps and screwing sync.
(fixes #143454)
2004-06-07 01:41:37 +00:00
..
gstid3tag.c ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. Based on 2004-06-06 21:03:07 +00:00
gstmad.c ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularity 2004-06-07 01:41:37 +00:00
gstmad.h ext/mad/gstid3tag.c: deprecate id3tag element and replace with id3demux/id3mux. 2004-04-17 17:52:35 +00:00
Makefile.am ext/mad/gstid3tag.c: Add stdlib.h 2004-04-20 23:03:27 +00:00