Return correct IMediaSeeking stream positions in quartz.

This commit is contained in:
Erich E. Hoover
2014-07-22 08:38:10 -06:00
parent a3d2b4b9e0
commit 6b2cc4c58f
7 changed files with 249 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -1,7 +1,8 @@
wine-compholio (1.7.23) UNRELEASED; urgency=low
* Fix possible race conditions in strmbase/quartz.
* Fix race condition between EndOfStream and Pause.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 18 Jul 2014 10:58:01 -0600
* Return correct IMediaSeeking stream positions in quartz.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 22 Jul 2014 08:37:27 -0600
wine-compholio (1.7.22) unstable; urgency=low
* Implement passing ACLs to CreateProcess.