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
  • !56

tests: remove rtpaux test

  • Review changes

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

The initial mission statement for this test was:

  • demonstrate usage of the request-aux-* signals in rtpbin
  • test the rtx elements

We have examples that serve the first use case, and better (harnessed) tests for the second use case.

This test is slow and racy, it served its purpose but can now be removed.

Fixes #533 (closed)

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