After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 130507 - Silence/sine don't have a sync property
Silence/sine don't have a sync property
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.7.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-04 12:05 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ronald Bultje 2004-01-04 12:05:47 UTC
Silence/sinesrc need a sync property to wait on a clock before providing
data. Currently, they're unusable as a testcase for (e.g.) audio encoding.
Implementation can be ripped off from videotestsrc or so.
Comment 1 David Schleef 2004-02-14 02:18:02 UTC
Done.