FEC elements: document, remove irrelevant properties
The ulpfecenc "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. Change the default for the ulpfecenc multi-packet property, as it is expected that most users of this element will be protecting video streams. Change the default property for the rtpredenc allow-no-red-blocks property, as it should also be its default mode of operation. https://bugzilla.gnome.org/show_bug.cgi?id=793843
Showing
- gst/rtp/gstrtpreddec.c 12 additions, 0 deletionsgst/rtp/gstrtpreddec.c
- gst/rtp/gstrtpredenc.c 15 additions, 1 deletiongst/rtp/gstrtpredenc.c
- gst/rtp/gstrtpstorage.c 23 additions, 2 deletionsgst/rtp/gstrtpstorage.c
- gst/rtp/gstrtpulpfecdec.c 19 additions, 0 deletionsgst/rtp/gstrtpulpfecdec.c
- gst/rtp/gstrtpulpfecenc.c 54 additions, 50 deletionsgst/rtp/gstrtpulpfecenc.c
- gst/rtp/gstrtpulpfecenc.h 0 additions, 2 deletionsgst/rtp/gstrtpulpfecenc.h
Loading
Please register or sign in to comment