Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-26CEVRAllocatorPresenter/CSyncAP: Release any events returned from the ProcessO...Kacper Michajłow
2015-05-26CEVRAllocatorPresenter/CSyncAP: Add missing samples queue locks.Kacper Michajłow
2015-05-26SyncRender: Avoid dangling reference on the graph in case of error.Underground78
2015-05-15Update mvrInterfaces.h and include only where needed.Kacper Michajłow
2015-05-15Fix the ISR when the max resolution is set to "video" and madVR is used.Underground78
2015-05-15Improve work-around for buggy video drivers and 10-bit videos:Underground78
2015-04-10CDXRAllocatorPresenter: Fix XySubFilter support.Kacper Michajłow
2015-04-10EVR-CP render: Fix a copy-paste error.Underground78
2015-03-27CDX9AllocatorPresenter: Don't show error string if there is no error.Kacper Michajłow
2015-03-02Suppress type mismatch warnings.Kacper Michajłow
2015-03-02Suppress warning about unrechable code.Kacper Michajłow
2015-03-02Remove some unused code.Kacper Michajłow
2015-03-02CRM7AllocatorPresenter: Don't call Blt() if surface fails to create.Kacper Michajłow
2015-02-17EVR-CP/Sync: Fix extensive renegotiations after changes inKacper Michajłow
2015-02-17CRenderersSettings: Query the frequency of the performance counter onlyKacper Michajłow
2015-02-17CEVRAllocatorPresenter: Minor refactoring and sanity check to avoidKacper Michajłow
2015-02-16Revert "Use conversion media type instead of input one."Kacper Michajłow
2015-02-16EVR-CP/Sync: Do proper conversion on full range video.Kacper Michajłow
2015-01-25Sync renderer: Fix initial jitter statistic.Kacper Michajłow
2015-01-25Use conversion media type instead of input one.Kacper Michajłow
2015-01-25Use input extended color information to perform proper conversion.Kacper Michajłow
2015-01-25EVR-CP/Sync: Use WinapiFunc when it make sense.Kacper Michajłow
2015-01-12EVR-CP statistics: Hide the unavailable refresh rate info when VSync is off.Underground78
2014-12-02Video renderers: Ensure the device exists before allocating the surfaces.Underground78
2014-12-02DX9AllocatorPresenter: Skip to failure when no D3D device was allocated.Underground78
2014-11-11Make Paint(false) behavior for VMR-7 (renderless) consistent with the other r...Underground78
2014-11-11DirectShow hooks: Be more careful when hooking.Underground78
2014-11-11Video renderers: Some locks were released too early.Underground78
2014-11-11Video renderers: Fix possible crashes when saving the current frame.Underground78
2014-11-11AStyle: Increase max-instatement-indent from 40 to 65.Underground78
2014-10-31EVR-CP and Sync renderers: Remove useless use of interlocked functions.Underground78
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-09-21Work-around a bug in NVIDIA driver v344.11 affecting EVR-based renderers.Underground78
2014-09-18Sync Renderer: Fix the computation of the FPS used by the ISR.Underground78
2014-08-25Check return value.kasper93
2014-08-25Use `void` instead of `VOID`.XhmikosR
2014-08-25Be consistent with `nullptr`.XhmikosR
2014-08-25Remove redundant variable re-assignments.XhmikosR
2014-08-19Use the `CheckPointer` macro when possible.XhmikosR
2014-08-19Use the proper format type specifier.XhmikosR
2014-08-18Reduce variable scope when possiblekasper93
2014-08-03Remove unneeded check.XhmikosR
2014-08-03Use the existent macros to check for handles.XhmikosR
2014-08-03Subtitle queue: Re-enable the queue for madVR but always advise blocking.Underground78
2014-08-03ISR: Remove "Round up to power of two" option.Underground78
2014-08-03Subtitle queue: Correctly handle the cases when rendering is paused.Underground78
2014-08-03Sync renderer: Use TRACE to print debug message.Underground78
2014-08-03Put the subpic queue settings in a structure for easier use and extensibility.Underground78
2014-08-03Cosmetics: Use a short alias instead of GetRenderersSettings().Underground78