gstreamer/tests/check
Mikhail Fludkov d5ad50bd61 rtp: Implement ULPFEC (RFC 5109)
We expose a set of new elements:

* ULPFEC encoder / decoder
* A storage element, which should be placed before jitterbuffers,
  and is used to store packets in order to attempt reconstruction
  after the jitterbuffer has sent PacketLost events
* RED encoder / decoder (RFC 2198), these are necessary to
  use FEC in webrtc, as browsers will propose and expect ulpfec
  packets to be wrapped in red packets

With contributions from:

Mathieu Duponchelle <mathieu@centricular.com>
Sebastian Dröge <sebastian@centricular.com>

https://bugzilla.gnome.org/show_bug.cgi?id=792696
2018-02-21 14:15:22 +01:00
..
elements rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00
generic check: Rename states unit test 2015-08-14 11:13:01 +02:00
pipelines tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
Makefile.am rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00
meson.build rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00