Skip to content
Snippets Groups Projects
Commit 94b819f0 authored by Zhao Zhili's avatar Zhao Zhili Committed by François Cartegnie
Browse files

demux: adaptive: buffering faster


Assume a 60 FPS video, each call of demuxer->demux return one frame,
then the delay between each of demuxer->demux should not large than
16.7ms. A 50ms delay makes the buffering level around i_min_buffering.

Signed-off-by: default avatarFrancois Cartegnie <fcvlcdev@free.fr>
(cherry picked from commit c23ae082)
parent e07f3b0c
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.
Finish editing this message first!
Please register or to comment