Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • 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-plugins-goodgst-plugins-good
  • Merge requests
  • !59

Revert "rtpbin: receive bundle support"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathieu Duponchelle requested to merge meh/gst-plugins-good:rtpbin_revert_bundle into master Dec 19, 2018
  • Overview 4
  • Commits 1
  • Pipelines 3
  • Changes 12

This reverts commit dcd3ce97.

This functionality was implemented for gstopenwebrtc, but it turned out this was not actually needed for webrtc bundling support, as shown in webrtcbin.

This is an API break, but nothing should actually depend on this, at least not for its initial purpose.

Changes in rtpbin.c were reverted manually, to preserve some refactoring that had occurred in the original commit.

Fixes #537 (closed)

CC @philn

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rtpbin_revert_bundle