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
2013-06-29Remove now deprecated filters.Underground78
2013-06-29Internal LAVFilters: Basic modifications to make the UI consistent.Underground78
2013-06-23Replace memset with ZeroMemory.XhmikosR
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-06-19Replace remaining NULL by nullptr when possible.Underground78
2013-06-01MPCVideoDec: used defines for setting names.v0lt
2013-06-01Cosmetics: keep style consistent in multiline macros.XhmikosR
2013-05-26MPCVideoDec: added support for 'VMnc' codec. Created a group "Screen Capture(...v0lt
2013-05-18Use `#pragma warning(push/pop)` instead of `#pragma warning(default)`.XhmikosR
2013-05-18Be consistent with function's variables.XhmikosR
2013-05-13Use %d for integer instead of %i for consistency.XhmikosR
2013-05-11cosmeticsXhmikosR
2013-05-09Cosmetics: Remove extra parenthesis.Underground78
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-04-21astyle: specify --close-templatesXhmikosR
2013-04-06MPCVideoDec: regrouped resource IDs.v0lt
2013-04-06Filters: "Settings" caption is translated, fixed window size.v0lt
2013-04-05Filters: regrouped resource IDs.v0lt
2013-03-31run astyleXhmikosR
2013-03-31MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (second ve...v0lt
2013-03-31Cppcheck fixes:XhmikosR
2013-03-31Initialize variables in the constructor.XhmikosR
2013-03-31Revert "MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (f...XhmikosR
2013-03-28MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (force rec...v0lt
2013-03-22cosmeticsXhmikosR
2013-03-21Update VP5 video card list (added GeForce GTX TITAN and other).v0lt
2013-03-07Add missing brackets.Underground78
2013-03-03Fixed DXVA1 MPEG2 decoding.Underground78
2013-03-03FfmpegContext.cpp: break very long linesXhmikosR
2013-03-02resource files: switch to constants for the VersionInfo.XhmikosR
2013-02-16MPC Video Decoder settings dialog: Give more room to translations.Underground78
2013-02-10Update CpuId to detect SSE4/4.2 and AVX support.Underground78
2013-01-26Cosmetics: Use the GCD function when possible and rename it to use English.Underground78
2013-01-25Fix compilation after fe65610d8367d1ff614d941d02f5e0710239e47f.Underground78
2013-01-25MPC Video Decoder: The "Read AR from stream" option was sometimes not working...Underground78
2013-01-24ffmpeg: remove unneeded custom code and update config.hXhmikosR
2013-01-23MPCVideoDec.vcxproj: remove stray propertyXhmikosR
2013-01-23clean up project referencesXhmikosR
2013-01-21MPCVideoDec: increased the maximum frame size for the Intel HD 4000 up to 409...v0lt
2013-01-20cosmetics.v0lt
2013-01-20MPCVideoDec: Updated VP5 video card list. Added additional GeForce GT 520 (0x...v0lt
2013-01-19MPCVideoDec: fixed saving option "Set DXVA for SD (H.264)", cosmetics.v0lt
2013-01-19cosmeticsv0lt
2013-01-19Updated frame size limits for all VP5 video cards (Nvidia VDPAU Feature Set D).v0lt
2013-01-19MPC Video Decoder: Fix low merit internal filter.Underground78
2013-01-17Apply AStyle on all files.Underground78
2013-01-17cosmeticsXhmikosR
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR