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

0003-rtsp-warning-when-max_delay-reached.patch

  • Eloi Bail's avatar
    bd9f1426
    contrib/libav: add rtpdec traces · bd9f1426
    Eloi Bail authored
    This patchset adds information about jitter buffer used in rtpdec.
    The first patch prints as warning when jitter buffer is full.
    The second patch prints as verbose jitter buffer size set by default in
    libav headers or by application.
    The third patch prints as waring when max delay on jitter buffer is
    reached
    
    Those traces are helpful to know the origin of decoding issues.
    Indeed a jitter buffer full or a max delay reached will lead to packet
    reordering failure and then to video decoding failure.
    
    Issue: #80483
    Change-Id: I1351e9b607fd2ffa1223209389cfdb6162c9c93b
    bd9f1426
    History
    contrib/libav: add rtpdec traces
    Eloi Bail authored
    This patchset adds information about jitter buffer used in rtpdec.
    The first patch prints as warning when jitter buffer is full.
    The second patch prints as verbose jitter buffer size set by default in
    libav headers or by application.
    The third patch prints as waring when max delay on jitter buffer is
    reached
    
    Those traces are helpful to know the origin of decoding issues.
    Indeed a jitter buffer full or a max delay reached will lead to packet
    reordering failure and then to video decoding failure.
    
    Issue: #80483
    Change-Id: I1351e9b607fd2ffa1223209389cfdb6162c9c93b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.