gstreamer/gst-libs/gst
Wim Taymans 1166abbc99 gst-libs/gst/audio/gstbaseaudiosink.*: Extract rate from the NEWSEGMENT event.
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_event), (gst_base_audio_sink_render):
* gst-libs/gst/audio/gstbaseaudiosink.h:
Extract rate from the NEWSEGMENT event.
Use commit_full to also take rate adjustment into account when writing
samples to the ringbuffer.
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
(gst_ring_buffer_read):
* gst-libs/gst/audio/gstringbuffer.h:
Added _commit_full() to also take rate into account.
Use simple interpolation algorithm to resample audio.
API: gst_ring_buffer_commit_full()
* tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
* tests/examples/seek/seek.c: (segment_done):
Don't try to seek with 0.0 rate, just pause instead.
Remove bogus debug line.
2006-10-18 13:42:49 +00:00
..
audio gst-libs/gst/audio/gstbaseaudiosink.*: Extract rate from the NEWSEGMENT event. 2006-10-18 13:42:49 +00:00
cdda ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Fix obviously-bogus macros; use the correct types. 2006-10-06 14:04:53 +00:00
interfaces gst-libs/gst/interfaces/tuner.c: Fix some function guards, add some more function guards. 2006-10-17 17:17:16 +00:00
netbuffer docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
riff gst-libs/gst/riff/: Add WMS caps. 2006-10-10 16:50:06 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Fix two small memory leaks (#361456). 2006-10-12 19:09:06 +00:00
tag gst-libs/gst/tag/gstvorbistag.c: Parse dates that are followed by a time as well (#357532). 2006-09-25 10:21:31 +00:00
video Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +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: Need to build tag directory before cdda. 2006-09-23 13:32:07 +00:00