Skip to content
  • Eloi Bail's avatar
    media: tune decoder jitter buffer · 90dbad37
    Eloi Bail authored
    This patchset allows ring application to tune 2 parameters of
    libav jitter buffer:
    - buffer size: maximal amount of packets to be queued
    - packet delay: maximal amount of time a packet can be queued
    
    Tuning those values allows correct handling of packet reordering issues
    and network jitter.
    Notice that for the moment default libav values are set.
    
    Issue: #80311
    Change-Id: Ife4be65a12a01e381bc952b07741104f9a969213
    90dbad37