Skip to content

Qt: Prevent Immediate Buffering Display When Seeking by Adding Timeout

Ujjawal Kumar requested to merge Quark/vlc:qt-bufferTimer into master
  • fixes #28489 (closed).
  • Adds a timer which delays the display of buffering by 500 ms.
  • fixes the glitchy UI due to immediate display of buffering when seeking is of short duration.

Merge request reports

Loading