Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.1k
    • Issues 1.1k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 497
    • Merge requests 497
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gstreamergstreamer
  • Merge requests
  • !911

urisourcebin: extend statistics to include number of queues

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Mathieu Duponchelle requested to merge meh/gstreamer:gst-plugins-base-urisourcebin-statistics into main Sep 24, 2021
  • Overview 7
  • Commits 1
  • Pipelines 2
  • Changes 1

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-base/-/merge_requests/1194

At the application level, we can't know whether the current URI required queuing at all, and judging by the code it isn't trivial to figure it out.

Adding the number of queues to the statistics makes it possible to determine that there is no cause for alarm when all the levels are at 0 (eg file://)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gst-plugins-base-urisourcebin-statistics