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 629554 - dvbsrc: Fix example usage, bandwidth=8 not 8MHz
dvbsrc: Fix example usage, bandwidth=8 not 8MHz
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.21
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-13 18:22 UTC by Damien Lespiau
Modified: 2010-10-10 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example fix of dvbsrc (1.72 KB, patch)
2010-09-13 18:22 UTC, Damien Lespiau
committed Details | Review

Description Damien Lespiau 2010-09-13 18:22:47 UTC
Created attachment 170183 [details] [review]
example fix of dvbsrc

The bandwidth property is enum that takes the values 8, 7, 6, AUTO not
8MHz.
Comment 1 Zaheer Abbas Merali 2010-10-10 13:53:04 UTC
Review of attachment 170183 [details] [review]:

Looks good
Comment 2 Zaheer Abbas Merali 2010-10-10 13:55:00 UTC
Thanks for the patch.