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 699964 - doc: audiowsinclimit frequency property now called cutoff
doc: audiowsinclimit frequency property now called cutoff
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-08 22:43 UTC by Nicolas Dufresne (ndufresne)
Modified: 2013-05-09 06:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] audiowsinclimit: Frequence property renamed cutoff (1.64 KB, patch)
2013-05-08 22:45 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2013-05-08 22:43:34 UTC
audiowsinclimit frequency property has been renamed cutoff, doc needs to be updated, patch will follow.
Comment 1 Nicolas Dufresne (ndufresne) 2013-05-08 22:45:47 UTC
Created attachment 243639 [details] [review]
[PATCH] audiowsinclimit: Frequence property renamed cutoff


Updating the documentation to reflect this change.

See: https://bugzilla.gnome.org/show_bug.cgi?id=699964
---
 gst/audiofx/audiowsinclimit.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Sebastian Dröge (slomo) 2013-05-09 06:46:31 UTC
commit 2d53229a8617836770692693c9894cc3d2d1d184
Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Date:   Wed May 8 18:44:32 2013 -0400

    audiowsinclimit: Frequence property renamed cutoff
    
    Updating the documentation to reflect this change.
    
    See: https://bugzilla.gnome.org/show_bug.cgi?id=699964