[gst-cvs] wtay gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/audiotestsrc/
wtay at kemper.freedesktop.org
wtay at kemper.freedesktop.org
Fri Oct 10 08:45:29 PDT 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: wtay
Date: Fri Oct 10 2008 15:45:29 UTC
Log message:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audio_test_src_class_init), (gst_audio_test_src_init),
(gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
(gst_audio_test_src_start), (gst_audio_test_src_stop),
(gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
(gst_audio_test_src_create):
* gst/audiotestsrc/gstaudiotestsrc.h:
Define the default property values in the usual place.
Implement start/stop to reset values correctly.
Calculate the sample size only once when we negotiate.
Rename some values to make more sense.
Keep track of our byte range.
Add support for pull based scheduling. Disabled for now until we have
the whole stack working.
Set the BUFFER_OFFSET correctly.
Modified files:
. : ChangeLog
gst/audiotestsrc: gstaudiotestsrc.c gstaudiotestsrc.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4148&r2=1.4149
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/audiotestsrc/gstaudiotestsrc.c.diff?r1=1.34&r2=1.35
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/audiotestsrc/gstaudiotestsrc.h.diff?r1=1.12&r2=1.13
More information about the Gstreamer-commits
mailing list