Skip to content
Snippets Groups Projects
Commit a4e58ada authored by Eloi Bail's avatar Eloi Bail Committed by gerrit2
Browse files

contrib/ffmpeg: add rtpdec traces

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: I7f123f04fe67c279391f153db5ea6f472759f8b2
parent bd9f1426
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment