After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793843 - ulpfecenc: document, remove irrelevant properties
ulpfecenc: document, remove irrelevant properties
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-26 15:02 UTC by Mathieu Duponchelle
Modified: 2018-02-26 15:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ulpfecenc: document, remove irrelevant properties (10.67 KB, patch)
2018-02-26 15:02 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2018-02-26 15:02:21 UTC
The "mux-seq" and "ssrc" properties were initially added
because the element did more than implement ULPFEC. As it was
decided that FLEXFEC would be implemented in a separate element,
both properties are now unneeded and confusing.

This also changes the default for multi-packet, as it is
expected that most users of this element will be protecting video
streams.
Comment 1 Mathieu Duponchelle 2018-02-26 15:02:26 UTC
Created attachment 368949 [details] [review]
ulpfecenc: document, remove irrelevant properties