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-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2015-11-16Fix division by zero in VSync code.Kacper Michajłow
2015-11-16Add support for Visual Studio 2015.Underground78
2015-11-15Remove VMR-7 video renderers.Underground78
2015-11-14Fix a few size specifiers.XhmikosR
2015-11-07CmadVRAllocatorPresenter: Check pointer where it make sense.Kacper Michajłow
2015-10-20DX9RenderingEngine: Add vorpX support.Jules Blok
2015-10-19Revert "Remove FocusThread. It does more harm than good."Kacper Michajłow
2015-10-04Add support for "anamorphic lens" madVR feature.Kacper Michajłow
2015-10-04Add ISubRenderCallback3Kacper Michajłow
2015-10-04CmadVRAllocatorPresenter: Get screen size everytime when changing device.Kacper Michajłow
2015-10-04CmadVRAllocatorPresenter: Clean up code. Remove proxy class.Kacper Michajłow
2015-09-26Revert "CmadVRAllocatorPresenter: Query interfaces once during initialization."Kacper Michajłow
2015-09-25CmadVRAllocatorPresenter: Implement IsRendering method.Kacper Michajłow
2015-09-25CmadVRAllocatorPresenter: Query interfaces once during initialization.Kacper Michajłow
2015-09-25CmadVRAllocatorPresenter: Implement Paint method for madVR through redraw com...Kacper Michajłow
2015-09-24Tweak 10bit IPin hookAlex Marsev
2015-08-02Fix some "declaration hides previous declaration" warnings.Underground78
2015-08-01Silence some C4838 warnings.Underground78
2015-08-01Sync renderer: Update the D3D presentation parameters on reset.Underground78
2015-07-26Add sample queue lock. Sometimes wrong samples were added to the list.Kacper Michajłow
2015-07-23Remove FocusThread. It does more harm than good.Kacper Michajłow
2015-07-22Purge MpcAudioRendererAlex Marsev
2015-07-20CDX9AllocatorPresenter: Properly check for hardware compatibilities.Kacper Michajłow
2015-07-20CMainFrame: Fix focus issue of the D3D window.Kacper Michajłow
2015-07-20Fix D3D mode after 5739293851cac702e23b64aa9a5a71cab3e323de.Kacper Michajłow
2015-07-20IPinHook: Flush instruction cache after modifying vtable.Kacper Michajłow
2015-07-20IPinHook: Fix wrong sizeof().Kacper Michajłow
2015-07-20IPinHook: Don't overwrite original memory protection.Kacper Michajłow
2015-06-27Remove not needed code.Kacper Michajłow
2015-06-26Fix a typo introduced in 58abe6ec8b5fffe8196f0fe5b73aab28bea3c834 which resul...Kacper Michajłow
2015-06-19EVR-CP: Remove dead code.Kacper Michajłow
2015-06-19EVR-CP/Sync: Properly handle SetMediaType calls and release appropriateKacper Michajłow
2015-06-19Sort names in the initializer list.Kacper Michajłow
2015-06-19Fix a stupid overlooking in 4d6c50b90405a7a67f5ce3a1df3b419fa058bd60.Underground78
2015-06-19Fix: Correctly signal end of stream for EVR-CP and Sync renderers.Underground78
2015-06-11More sane IPinHook implementationAlex Marsev
2015-06-11EVR-CP/Sync renderers: Check if the renderer is shutting down in more places.Kacper Michajłow
2015-06-11EVR-CP/Sync renderers: Rename MoveTo...List into PutTo...List.Underground78
2015-06-11EVR-CP/Sync renderers: The wrong frame was displayed when paused.Underground78
2015-06-11EVR-CP/Sync renderers: Old samples were not removed as expected.Underground78
2015-06-04EVR/Sync: Use IMFTrackedSample interface to determine whether it is safe to r...Kacper Michajłow
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-26PinInfoWnd: Make sure to release interfaces only if they exist.Underground78
2015-05-16Fix compilation of BaseVideoFilter after dd76637af4f9e24f1aa5ad645a5d4b65553c...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