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 630496 - seek example: add new #define to set seek bar graininess
seek example: add new #define to set seek bar graininess
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-24 08:42 UTC by Vladimir Eremeev
Modified: 2010-09-24 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.14 KB, patch)
2010-09-24 10:20 UTC, Vladimir Eremeev
none Details | Review

Description Vladimir Eremeev 2010-09-24 08:42:33 UTC
The attached patch adds one #define, setting the number of ticks in the seek bar.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2010-09-24 09:58:34 UTC
You forgot the patch.
Comment 2 Vladimir Eremeev 2010-09-24 10:20:43 UTC
Created attachment 171012 [details] [review]
patch
Comment 3 Wim Taymans 2010-09-24 14:34:13 UTC
commit 9280c2c62b3f0a80cdcf76b5779f8caaad34ab94
Author: Vladimir <wl2776 at gmail.com>
Date:   Fri Sep 24 16:31:37 2010 +0200

    seek: Add #define for seekbar granularity
    
    Fixes #630496