- 15 Mar, 2008 15 commits
-
-
Maarten Lankhorst authored
Use the fallback system IReferenceClock, unless the app comes up with its own clock.
-
Dan Hipschman authored
-
Tony Wasserka authored
-
James Hawkins authored
-
Rob Shearman authored
-
Rob Shearman authored
wininet: If we receive an error from InitializeSecurityContext in HTTP_DoAuthorization then set pAuthInfo->finished so that we don't carry on using the security context.
-
Rob Shearman authored
wininet: Assume that if we're connected to an HTTP/1.1 server then connections can be kept alive by default. So don't close the connection in this case in HTTP_FinishedReading.
-
Rob Shearman authored
-
Rob Shearman authored
-
Maarten Lankhorst authored
Also checks for VFW_E_NOT_STOPPED that is allowed to cause a disconnection to fail.
-
Maarten Lankhorst authored
RemoveFilter is better at removing a filter from a filtergraph then some method there.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 14 Mar, 2008 25 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Aric Stewart authored
dsound: Set the status from STATE_STARTING to STATE_PLAYING before mixing our next buffer so that we do not potentially skip early event when starting.
-
Alistair Leslie-Hughes authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
NullRenderer might accidentally be rendered otherwise.
-
Maarten Lankhorst authored
This just uses enumeratepins to find 2 non-connected pins and connects them using the filtergraph.
-
Maarten Lankhorst authored
ICaptureGraphBuilder::RenderStream needs to enumerate pins, and to prevent duplication I implemented a bit of findpin first.
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-