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 615820 - implement percentage position and duration queries
implement percentage position and duration queries
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.29
Other Linux
: Normal enhancement
: 0.10.30
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-15 07:40 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2010-05-28 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implement percentage position and duration queries (4.95 KB, patch)
2010-04-15 07:40 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
committed Details | Review
handle percent duration query in demuxer (1.85 KB, patch)
2010-04-15 08:02 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
none Details | Review

Description Stefan Sauer (gstreamer, gtkdoc dev) 2010-04-15 07:40:41 UTC
Created attachment 158785 [details] [review]
implement percentage position and duration queries

If upstream does not handle them, then implement those ourself. Would that make sense?
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2010-04-15 08:02:47 UTC
Created attachment 158786 [details] [review]
handle percent duration query in demuxer

If we don't want to go for first patch, we would need to du something like this for all kind of plugins.