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
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-04-09remove unneeded checks for Windows NTXhmikosR
2012-02-05apply astyleXhmikosR
2012-01-22Change : Optimizing and rewriting the code;Aleksoid
2011-12-13fix issue with MicroDVD subtitlesmadshi
2011-11-29Change : revert rev.3856;Aleksoid
2011-11-28cosmetics for r3861v0lt
2011-11-26Change : Hack to normal playback H.264 with high ReFrames on external DXVA de...Aleksoid
2011-11-09Fix : Clean DXVA status before media open;Aleksoid
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2011-08-10add missing parentheses around if expressionXhmikosR
2011-08-09Warning fixes:Underground78
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
2011-08-07various #include cosmeticsXhmikosR
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
2011-08-04Fix : Improve FrameStep in EVR Custom, partial fix ticket #1393.Aleksoid
2011-08-03cleanupXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-08-02enable C4101 warnings, fix all of them in our code and disable a few warnings...XhmikosR
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2011-07-31replace some tabs with spacesXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-12Add : Support DVD Menu marker with DXVA in EVR Custom and EVR Sync renderer, ...Aleksoid
2011-07-08clean up lcms2.vcxproj and VideoRenderers.vcxprojXhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-06-21cleanupXhmikosR
2011-06-05Fix : MPEGSplitter - correctly read TS packet split across two packets.Aleksoid
2011-06-03Fixed a threading issue when moving player window from display 1 to display 2jonasno
2011-05-23Possible fix to a hang bug and some useful notes to other devs.jonasno
2011-05-11Add : support Intel DXVA VC1 Mode in IPinHook;Aleksoid
2011-05-06More code improvement and fixed some more warningsjonasno
2011-04-28Add : Decoder info to EVR statistic;Aleksoid
2011-04-21Try to fix changes from r3048 for ATI cards on 8-bit surfacesNevcairiel
2011-04-21Do never link against d3dx9.lib! Instead load the functions directly from the...Nevcairiel
2011-04-21For 10, 16 and 32-bit surfaces: a dirty fix for taking screenshots (the scree...XhmikosR
2011-04-20update copyright yearXhmikosR
2011-04-20Fix: rev. 3035 - it's broken open from favorites with remember position;Aleksoid
2011-04-18Added "Debug" to about version info when compiled in debug mode.jonasno
2011-04-17partially revert r3029, project files cleanup, compile MediaInfoLib and ZenLi...XhmikosR
2011-04-12Fix: Better synchronization video after resolution change(EVR Custom);Aleksoid
2011-04-11Change : Back "Render Device" info in EVR Custom statistic;Aleksoid
2011-04-10Fix : Crash/deadlock while move window between monitors and options "Reinitia...Aleksoid
2011-04-03Fix : EVR Custom with VSync - scanline and refresh rate detection fails occas...Aleksoid
2011-04-01- re-added "D3D Fullscreen" option for madVRmadshi
2011-03-19fixed: AlphaBlt corrupted render state for D3DCREATE_PUREDEVICE devicesmadshi
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-02-04Enhanced the precision of the CIE D65 white point for the color management ca...Nevcairiel