GStreamer multimedia framework
Find a file
Vincent Penquerc'h bfdda8e09a opusdec: add in-band FEC support
This allows reconstruction of lost packets if FEC info is included
in the next packet, at the cost of extra latency. Since we do not
know if the stream has FEC (and this can change at runtime), we
always incur the latency, even if we never lose any frame, or see
any FEC information. Off by default.
2011-11-23 12:08:01 +00:00
ext/opus opusdec: add in-band FEC support 2011-11-23 12:08:01 +00:00
tests/check/elements opus: add test 2011-11-22 19:08:39 +00:00