gstreamer/gst-libs/gst
Jan Schmidt 04333a568c gst-libs/gst/audio/gstbaseaudiosink.c: Fix playback of non-synchronised streams by assuming a rate of 1.0 instead of ...
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_render):
Fix playback of non-synchronised streams by assuming a rate
of 1.0 instead of a random one.

Makes this work again:

gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
endianness=(int)4321, signed=(boolean)true, width=(int)16,
depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
audioresample ! alsasink
2006-01-17 11:43:49 +00:00
..
audio gst-libs/gst/audio/gstbaseaudiosink.c: Fix playback of non-synchronised streams by assuming a rate of 1.0 instead of ... 2006-01-17 11:43:49 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: No need to post a tag message on the bus when seeking within the same track, only... 2006-01-12 14:56:11 +00:00
floatcast expand tabs 2005-12-06 19:42:02 +00:00
interfaces docs/libs/: Add docs for libgstcdda/GstCddaBaseSrc. 2005-12-28 18:19:25 +00:00
netbuffer expand tabs 2005-12-06 19:42:02 +00:00
riff gst-libs/gst/riff/riff-media.c: Made a quack, forgot to add DUCK to the riff video template. 2005-12-20 10:13:05 +00:00
rtp gst-libs/gst/rtp/gstbasertpdepayload.c: Handle downstream newsegment by sending our own newsegment before the next bu... 2005-12-18 00:56:07 +00:00
tag expand tabs 2005-12-06 19:42:02 +00:00
video gst-libs/gst/video/gstvideosink.c: Add a debug category. 2005-12-18 10:54:33 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs/gst/Makefile.am: 2006-01-09 10:46:52 +00:00