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 687990 - videodecoder: add getter for QoS proportion
videodecoder: add getter for QoS proportion
Status: RESOLVED DUPLICATE of bug 687991
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-09 14:43 UTC by Andoni Morales
Modified: 2012-11-09 17:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videodecoder: add getter for QoS proportion (3.02 KB, patch)
2012-11-09 16:27 UTC, Andoni Morales
none Details | Review

Description Andoni Morales 2012-11-09 14:43:03 UTC
Add a getter for the QoS proportion, to help subclasses do better
estimations based on the proportion.
Comment 1 Sebastian Dröge (slomo) 2012-11-09 15:38:15 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 687991 ***
Comment 2 Andoni Morales 2012-11-09 16:27:30 UTC
Created attachment 228590 [details] [review]
videodecoder: add getter for QoS proportion

Add a getter for the QoS proportion, to help subclasses do better
estimations based on the proportion.

https://bugzilla.gnome.org/show_bug.cgi?id=687991
Comment 3 Andoni Morales 2012-11-09 16:27:48 UTC
Sorry, wrong place
Comment 4 Sebastian Dröge (slomo) 2012-11-09 17:07:43 UTC
Looks better but I'm not happy with the function name... don't have a better suggestion though :(