Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

media_encoder.cpp

  • Philip-Dylan Gleonec's avatar
    1db7678e
    ffmpeg: update fec patch to match recent ffmpeg · 1db7678e
    Philip-Dylan Gleonec authored and Adrien Béraud's avatar Adrien Béraud committed
    An AVOption has been added to ffmpeg in sept. 2020, making the patch in
    contrib redundant. This change is integrated in the contrib ffmpeg
    starting from commit 85501986, which updates the used version.
    
    This patch adapts the patches to be applied to ffmpeg and the call to
    enable FEC in libopus. Specifically it does the following changes:
    
    - backport the mainline ffmpeg patch that add fec to libopusenc
    - add packet_loss reload to adapt its value to network
    - modify rules.mak to add patches to the correct platforms
    - make media_encoder set the right AVOption to enable fec
    
    Issue: #4857
    Change-Id: I614fce2f0cf7fc387973b34323138b07c1767726
    1db7678e
    History
    ffmpeg: update fec patch to match recent ffmpeg
    Philip-Dylan Gleonec authored and Adrien Béraud's avatar Adrien Béraud committed
    An AVOption has been added to ffmpeg in sept. 2020, making the patch in
    contrib redundant. This change is integrated in the contrib ffmpeg
    starting from commit 85501986, which updates the used version.
    
    This patch adapts the patches to be applied to ffmpeg and the call to
    enable FEC in libopus. Specifically it does the following changes:
    
    - backport the mainline ffmpeg patch that add fec to libopusenc
    - add packet_loss reload to adapt its value to network
    - modify rules.mak to add patches to the correct platforms
    - make media_encoder set the right AVOption to enable fec
    
    Issue: #4857
    Change-Id: I614fce2f0cf7fc387973b34323138b07c1767726
Code owners
Assign users and groups as approvers for specific file changes. Learn more.