Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • 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
  • gst-plugins-basegst-plugins-base
  • Merge requests
  • !68

audioconvert: disable passthrough_on_same_caps

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathieu Duponchelle requested to merge meh/gst-plugins-base:audioconvert_no_passthrough_on_same_caps into master Dec 16, 2018
  • Overview 11
  • Commits 2
  • Pipelines 4
  • Changes 4

Now that audioconvert exposes a mix-matrix property, input and output caps may be equal, but the mix-matrix still needs to be applied.

Fixes #521 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: audioconvert_no_passthrough_on_same_caps