[vlc-commits] demux: adaptive: fix deadline maths

2018-01-17 Thread Zhao Zhili
vlc/vlc-3.0 | branch: master | Zhao Zhili | Wed Jan 17 11:33:38 2018 +0800| [28bf614023fef9e0fd9fec9fba0943dffd3a4496] | committer: Jean-Baptiste Kempf demux: adaptive: fix deadline maths All variables are in microseconds. For buffering level is 0, i_total_buffering is 60 * CLOCK_FREQ microsec

[vlc-commits] demux: adaptive: fix deadline maths

2018-01-17 Thread Zhao Zhili
vlc | branch: master | Zhao Zhili | Wed Jan 17 11:33:38 2018 +0800| [d29d14402e887d4a8a5a8406d23142596999669f] | committer: Francois Cartegnie demux: adaptive: fix deadline maths All variables are in microseconds. For buffering level is 0, i_total_buffering is 60 * CLOCK_FREQ microseconds, dem