[FFmpeg-devel] [PATCH 0/1] [FFmpeg-devel, WIP] libopusdec: Enable FEC/PLC

Philip-Dylan Gleonec philip-dylan.gleonec at savoirfairelinux.com
Tue Feb 16 16:00:49 EET 2021


Hello,

As part of GNU Jami development, I've picked up this patch and worked
to complete and validate it.
The few changes I've made are mostly to add checks to manage errors
and different cases, notably video vs audio containers. I have tested
the feature with opus stream encapsulated in mkv, opus, and RTP stream.
In the last case, packets can be dropped with the tc command.
Thanks a lot Steiner for your original work, it helped a lot.

Thanks for your time.

Philip-Dylan Gleonec (1):
  avcodec/libopusdec: Enable FEC/PLC

 libavcodec/libopusdec.c | 105 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 94 insertions(+), 11 deletions(-)

-- 
2.25.1



More information about the ffmpeg-devel mailing list