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 493
    • Merge requests 493
  • 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
  • !4216

bin: propagate upstream events to the leaves

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Alexander Slobodeniuk requested to merge aslobodeniuk/gstreamer:bin-upstream-events-on-leaves into main Mar 18, 2023
  • Overview 6
  • Commits 1
  • Pipelines 3
  • Changes 1

GstBin propagates upstream events to all the sinks, but that doesn't really work in the NULL state, when the elements are not linked yet.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bin-upstream-events-on-leaves