summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Ringwald <mringwal@inf.ethz.ch>2008-09-28 17:55:09 +0200
committerMatthias Ringwald <mringwal@inf.ethz.ch>2008-09-28 17:55:09 +0200
commit15b6ed2951acc37eb76037ebb786ab827a2c8031 (patch)
tree29bfdb9a6de551832a79a79d51315634521b157d /ChangeLog
parent3afabe6fdbcdac1d26e2621845fadb29e106d87a (diff)
downloadxine-lib-15b6ed2951acc37eb76037ebb786ab827a2c8031.tar.gz
xine-lib-15b6ed2951acc37eb76037ebb786ab827a2c8031.tar.bz2
Fix xine_usec_sleep for mingw+msys
Bug was found and fixed by Carlo Bramini. select() does not work on mingw+msys causing xine_usec_sleep to sleep much longer than requested which completely broke audio playback
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74a2829c0..625146639 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ xine-lib (1.1.16) 2008-??-??
* Fix CDDB access in 64-bit builds.
* Fix seeking FLV clips that don't specify the movie length in the headers.
* Support H.264 and AAC streams within FLV.
+ * Fix timing issues (broken audio) on mingw.
xine-lib (1.1.15) 2008-08-14
* Security fixes: