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-03-02Suppress warning about unrechable code.Kacper Michajłow
2015-03-02Remove some unused code.Kacper Michajłow
2015-03-02MatroskaWriter::Void: Don't cast to int.Kacper Michajłow
2015-03-02CFGManagerBDA: Fix LPOLESTR memory not being freed in certain situation.Kacper Michajłow
2015-03-02CRM7AllocatorPresenter: Don't call Blt() if surface fails to create.Kacper Michajłow
2015-03-02CMatroskaMuxerFilter: Fix overflow when bitshifting.Kacper Michajłow
2015-03-02Expand current file path only at the beggining and store it.Kacper Michajłow
2015-02-17Add common.bat file with common functions.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-16ISR: Add colorspace conversion to match video.kasper93
2015-02-16Use new color conversion methods for PGS and DVB subtitles.kasper93
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-26Update astyle.ini to remove non-existent files. Add cov-int folder.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-12CDDA Reader: Improve compatibility with some drives.Underground78
2015-01-12EVR-CP statistics: Hide the unavailable refresh rate info when VSync is off.Underground78
2015-01-12Bump Copyright year to 2015.XhmikosR
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-11-11VSFilter: Remove an unused function.Underground78
2014-10-31EVR-CP and Sync renderers: Remove useless use of interlocked functions.Underground78
2014-10-31Manifests: Add Windows 10 ID.XhmikosR
2014-10-20Remove empty CString variables initialization.XhmikosR
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-09-30VSFilter: Remove some old debug code.Underground78
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-09-01Comment out some unused variable assignments.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-19Check function.XhmikosR
2014-08-19Initialize variables.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-03Fix VSFilter compilation after 15734d04acbc85effb3a209702e3ae788d86eec3.XhmikosR