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 771992 - player: Cache duration and return cached duration
player: Cache duration and return cached duration
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-26 15:09 UTC by Sebastian Dröge (slomo)
Modified: 2016-11-01 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
player: Cache duration and return cached duration (2.34 KB, patch)
2016-09-26 15:09 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2016-09-26 15:09:46 UTC
See commit. This should give the same results without querying all the time.
Comment 1 Sebastian Dröge (slomo) 2016-09-26 15:09:49 UTC
Created attachment 336269 [details] [review]
player: Cache duration and return cached duration
Comment 2 Thibault Saunier 2016-09-26 15:13:00 UTC
Review of attachment 336269 [details] [review]:

Sounds good, but how good are we at posting 'duration-changed'? :)
Comment 3 Sebastian Dröge (slomo) 2016-09-26 15:16:09 UTC
That's why I put it into Bugzilla and wanted to wait until 1.12 :) It needs further testing, it's also not sure if it's worth it.
Comment 4 Sebastian Dröge (slomo) 2016-11-01 17:36:55 UTC
Attachment 336269 [details] pushed as 8ba57fb - player: Cache duration and return cached duration