Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 923
    • Issues 923
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 436
    • Merge requests 436
  • 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
  • Issues
  • #23
Closed
Open
Issue created May 06, 2011 by Bugzilla Migration User@bugzilla-migration

Configuration system (for element ranks and other things)

Submitted by Benjamin Gaignard

Link to original bug (#649542)

Description

Created attachment 187346
draft of implementation

The idea is to offer a way to customize element ranking without hacking/patch code.
I need that feature because some decoders (like h264) may request to autoplug a parser between them and the demuxer. Today ins't possible without hack parser code.

This could be done by modify the element rank before write it into cache registry.
Modifications are store in a file (in a humain readable format) and I add a gst tool, named gst-rank, to edit this file.

All comments/review/help is welcome

Patch 187346, "draft of implementation":
0001-add-element-ranking-customization-feature.patch

Assignee
Assign to
Time tracking