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
2017-07-29Use v141 platform toolset.Kacper Michajłow
2017-07-22CMemSubPicAllocator: Remove duplicated member that holds the same info.Kacper Michajłow
2017-02-26Fix initialize order.Chocobo1
2016-05-28Cleanup includes to improve incremental builds time.Kacper Michajłow
2016-05-28Apply the rotation when saving screenshots from video with a rotation defined...Underground78
2016-05-02Don't perform runtime narrow-wide string conversion when not necessary.Kacper Michajłow
2016-05-02Fix few warnings.Kacper Michajłow
2016-05-01Fix: Automatic rotation should rotate the whole window.Underground78
2016-04-30Fix C4305 warnings introduced in 2ff1b3776d0915dd03ef32e866696212fadd26c6.Underground78
2016-04-12Save all solutions and project files with Visual Studio 2015.Underground78
2016-04-12Remove reduntant struct specifierKacper Michajłow
2016-04-12Automatically rotate MP4/MOV/FLV files when the rotation info is available.Underground78
2016-04-09Update run_astyle.bat.XhmikosR
2016-03-13Subtitles: Apply subtitle delay immediately.Kacper Michajłow
2016-03-13ISubRenderCallback: Add support for 3D subtitles.Kacper Michajłow
2016-01-08CoordGeom: Remove macros form header and implement replacement templates.Kacper Michajłow
2015-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2015-11-15Remove VMR-7 video renderers.Underground78
2015-10-04Add support for "anamorphic lens" madVR feature.Kacper Michajłow
2015-10-04CSubPicAllocatorPresenterImpl: Properly support non-zero top/left window point.Kacper Michajłow
2015-10-04Add ISubRenderCallback3Kacper Michajłow
2015-10-04ISubRender: Fix typo.Kacper Michajłow
2015-08-02Fix some "declaration hides previous declaration" warnings.Underground78
2015-04-10CDXRAllocatorPresenter: Fix XySubFilter support.Kacper Michajłow
2015-04-10Add ISubRenderConsumer2 to NonDelegatingQueryInterfaceCyberbeing
2015-03-17CMemSubPicAllocator: Use cend() for consistency.Kacper Michajłow
2015-03-02Suppress type mismatch warnings.Kacper Michajłow
2015-03-02CMemSubPicAllocator: Reuse allocated memory.Kacper Michajłow
2015-03-02CMemSubPic: Resize subpic to fit into video frame.Kacper Michajłow
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-01-25Use conversion media type instead of input one.Kacper Michajłow
2015-01-12Update AStyle to v2.05.1.Underground78
2014-11-11Video renderers: Fix a possible crash caused by a race condition.Underground78
2014-11-11Video renderers: Some locks were released too early.Underground78
2014-10-30XySubPicProvider: Always preserve subtitle frame aspect ratio.Kacper Michajłow
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-10-02Subpic: Fix the segment start in rare cases.Underground78
2014-10-02Subtitle queue: Fix sluggish rendering of animated subtitles.Underground78
2014-09-20Properly catch a bad allocation exception.kasper93
2014-09-12Subtitle queue: Some subtitles could be skipped just after seeking.Underground78
2014-08-25CXySubPicQueueNoThread: Add forgotten interface changes in e64f3b4d610a0842e0...kasper93
2014-08-25Remove redundant variable re-assignments.XhmikosR
2014-08-03Subtitle queue: Avoid blinking caused by small rounding error.Underground78
2014-08-03Subtitle queue: Try to guess more correctly when a subpic will be needed.Underground78
2014-08-03ISR: Remove "Round up to power of two" option.Underground78
2014-08-03Subtitle queue: Give more control on the queue policy when it runs late.Underground78
2014-08-03Subtitle queue: Add the ability to share the lock on the subtitle provider.Underground78
2014-08-03SubPicAllocatorPresenter: Protect SetSubPicProvider with a lock.Underground78