CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/07/27 17:59:51
Modified files:
www/chromium : Makefile
www/chromium/files: sndio_output.cc
Log message:
Fix audio-video synchronisation bug revealed by last commit.
A/V synchronization was caused by confusion between bytes and samples
in the hardware delay calculation. Bug reported and fix tested by
Tobias Kortkamp and robert@, thanks.
ok robert@
