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 759635 - progressreport: Add support for using format=buffers with do-query=false
progressreport: Add support for using format=buffers with do-query=false
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-18 15:38 UTC by Will Manley
Modified: 2015-12-20 20:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.01 KB, patch)
2015-12-18 15:38 UTC, Will Manley
committed Details | Review

Description Will Manley 2015-12-18 15:38:55 UTC
Created attachment 317632 [details] [review]
patch

This is useful for investigating and debugging pipelines which are producing buffers at a slower/faster rate than you would expect.
Comment 1 Tim-Philipp Müller 2015-12-20 20:31:07 UTC
commit 77cdb2385040570942d424e36bd2863880e19420
Author: William Manley <will@williammanley.net>
Date:   Fri Dec 18 15:34:52 2015 +0000

    progressreport: add support for using format=buffers with do-query=false
    
    This is useful for investigating and debugging pipelines which are
    producing buffers at a slower/faster rate than you would expect.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759635