OSDN Git Service

rtpdec: Increase the max size of the jitter buffer to 500 packets
authorMartin Storsjö <martin@martin.st>
Sat, 12 Sep 2015 14:37:09 +0000 (16:37 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 15 Sep 2015 06:35:44 +0000 (09:35 +0300)
commit3c525b8b4770c1ac5f466a12c5523802bd5d40eb
treeac8367159c9d863674d119e45a88d65257cf883e
parent570fcaf3326aef9313b10863e2f6e6ae664d9dae
rtpdec: Increase the max size of the jitter buffer to 500 packets

Since the actual max length of the jitter buffer is restricted by
max_delay, this shouldn't harm the overall latency (assuming that
max_delay is set properly), while allowing packet reordering with
a larger number of packets (which may be required with high bitrate
video).

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec.h