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
2018-02-07HdmvClipInfo: Support UHD Blu-ray discs (#199)HEADdevelopHendrik Leppkes
2017-08-28Update LAV Filters to 0.70.2-71-g19e8ac72 (custom build based on 0.70.2-66-g2...Kacper Michajłow
2017-08-28Update MediaInfoLib to v0.7.98.XhmikosR
2017-08-28Update ZenLib to v0.4.36.XhmikosR
2017-08-28Do not init CString for H/W accelerator.Kacper Michajłow
2017-08-28Update lcms2 to d8a36d0.Kacper Michajłow
2017-08-28Enable omit frame pointers for 32-bit build.Kacper Michajłow
2017-08-28LAVFilter: Fix clean target.Kacper Michajłow
2017-08-28Fix some compilation warnings.Kacper Michajłow
2017-08-28Enable C4840 warning.Kacper Michajłow
2017-08-28Do not pass incompatible object to variadic functions.Kacper Michajłow
2017-08-28Enable referenceBinding and ternary conformance options.Kacper Michajłow
2017-08-28AppSettings: Fix initialization order in wmcmd_base constructor.Kacper Michajłow
2017-08-28Check if OS supports AVX.Kacper Michajłow
2017-08-28Don't use make_unique, we don't need initialization here.Kacper Michajłow
2017-08-28Update RARFileSource.Kacper Michajłow
2017-08-28Update Sanear.Kacper Michajłow
2017-08-28Fix ambiguous ternary operators.Kacper Michajłow
2017-08-28ExceptionHandler: Use proper pointer type.Kacper Michajłow
2017-08-28Add typename for dependant types.Kacper Michajłow
2017-08-28Constify strings to conform C++ standard.Kacper Michajłow
2017-08-28Do not bind r-value to non-const l-value reference.Kacper Michajłow
2017-08-28Sanear: Add "Ignore system channel mixer" option.Kacper Michajłow
2017-08-16AboutDlg: Fix typo.Kacper Michajłow
2017-08-16Compilation.md: Minor wording change.Kacper Michajłow
2017-08-16CFGFilterLAVVideo: Return original name if no user friendly one is available.Kacper Michajłow
2017-08-16Update Compilation.md (#189)kongfl888
2017-08-15Adjust ISOLang of chinese.kongfl888
2017-08-15Fixes after alpha mask recent changes.Kacper Michajłow
2017-08-15Update libdivide.Kacper Michajłow
2017-08-15AboutDlg: Show proper compiler version.Kacper Michajłow
2017-08-15LAV Filters: Recognize new D3D11 decoder.Kacper Michajłow
2017-08-15build_ffmpeg.sh: Use yasm for now to avoid MSBuild issue.Kacper Michajłow
2017-08-15Remove unused function.Kacper Michajłow
2017-08-14Update translations from Transifex.Translators
2017-08-14Update to astyle 3.0.1.XhmikosR
2017-08-14Fix a few Cppcheck warnings.XhmikosR
2017-08-14Added a few extensions to formats pageclsid2
2017-08-14Change last Pan&Scan to Pan & Scan.Kacper Michajłow
2017-08-14Enforce SDK version for LAV Filters.Kacper Michajłow
2017-08-13Update LAV Filters to 0.70.2-40-gfc49d878 (custom build based on 0.70.2-35-ge...Kacper Michajłow
2017-08-13Use the native compiler environment.Kacper Michajłow
2017-08-13Replace all qsort with std::sort.Kacper Michajłow
2017-08-13Do not over optimize memsetd.Kacper Michajłow
2017-08-13Subtitles: Use std::sort instead qsort.Kacper Michajłow
2017-08-13Subtitles: Use FastTrim in hot paths.Kacper Michajłow
2017-08-13Subtitles: Add cache for alpha mask.Kacper Michajłow
2017-08-13Subtitles: Refactor rasterizer.Kacper Michajłow
2017-08-02Fix Chinese LCID valuesclsid2
2017-08-02Improved subtitle selection when no LCID value is available.clsid2