Skip to content
Snippets Groups Projects
  1. Dec 18, 2018
    • Jonny Lamb's avatar
      rtpulpfec: stop and start the harness when setting error-after · 9a3e8ad2
      Jonny Lamb authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
      gstreamer!55 makes some changes to how the `error-after` counter works
      which breaks this test. This change makes the test not rely on the
      ability to alter `error-after` at runtime and explicitly stops and
      starts the harness before pushing data.
      
      An alternative would be to add another argument to
      `harness_rtpulpfecdec` to set `error-after` on construction but that's
      slightly more long-winded. so I went for this approach instead.
      
      Fixes #532, even though that's already closed.
      9a3e8ad2
    • Mathieu Duponchelle's avatar
      tests: remove rtpaux test · 306d5021
      Mathieu Duponchelle authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      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
      306d5021
  2. Dec 17, 2018
  3. Dec 15, 2018
  4. Dec 14, 2018
  5. Dec 07, 2018
  6. Dec 06, 2018
  7. Dec 05, 2018
  8. Dec 04, 2018
  9. Nov 30, 2018
  10. Nov 29, 2018
  11. Nov 28, 2018
  12. Nov 26, 2018
  13. Nov 24, 2018
Loading