Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-editing-services gst-editing-services
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GStreamer
  • gst-editing-servicesgst-editing-services
  • Merge requests
  • !128

nleghostpad: Deactivate pad before removing it from the element

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sebastian Dröge requested to merge slomo/gst-editing-services:deactivate-before-remove into master Oct 25, 2019
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 1

Otherwise we might have a pad floating around that is still activated, or even finalize a pad that is still activated.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: deactivate-before-remove