Module: wine Branch: master Commit: 01c6e64da67ffde47cd846d37d3f254f7cc56cc0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=01c6e64da67ffde47cd846d37d...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Fri Apr 4 16:27:29 2008 -0700
quartz: Handle flushing and end of stream notifications for input pins.
---
dlls/quartz/dsoundrender.c | 96 +++++++++++++++++++++++++++---------------- dlls/quartz/nullrenderer.c | 3 + dlls/quartz/pin.c | 48 ++++++++++++++++----- dlls/quartz/pin.h | 1 + dlls/quartz/transform.c | 6 +++ dlls/quartz/videorenderer.c | 6 +++ 6 files changed, 112 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=01c6e64da67ffde47cd846...