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-06-22MatroskaMuxer.cpp: fix a C4267 warningXhmikosR
2012-06-22build.bat: use GOTO :EOF directlyXhmikosR
2012-06-22installer: fix OutputBaseFilenameXhmikosR
2012-06-22build.bat: add a lite switch to toggle the lite build compilationXhmikosR
2012-06-22build.bat: improve errorlevel checkingXhmikosR
2012-06-22File associations improvements (part 4):Underground78
2012-06-21Updated Catalan translation by Xiulet.Underground78
2012-06-21File associations improvements (part 3): improve const-correctness.Underground78
2012-06-21use a fixed value (10000) for MAXPACKETS_AVI and MAXPACKETS_RVv0lt
2012-06-21fixed playback of some m2ts: partial revert r4249 and r4359, fixed typo (tick...v0lt
2012-06-21update Changelog.txt and analyze.patchXhmikosR
2012-06-21add MediaInfoLib and ZenLib to the repoXhmikosR
2012-06-21remove MediaInfoLib and ZenLib externalsXhmikosR
2012-06-21update Authors.txtXhmikosR
2012-06-21add more compiler info in the About dialogXhmikosR
2012-06-21update icl12.patchXhmikosR
2012-06-21mpc-hc_setup.iss: remove trailing spaceXhmikosR
2012-06-21mpc-hc_setup.iss: indicate the Lite build in the uninstall entry in Add/Remov...XhmikosR
2012-06-21avoid variable shadowing (/analyze C6246)XhmikosR
2012-06-21avoid variable shadowing (/analyze C6246)XhmikosR
2012-06-21File associations improvements (part 2): various clean-ups and improvements i...Underground78
2012-06-21remove unused codeXhmikosR
2012-06-20BaseSplitter: fixed playback of some m2ts files after r4249, set MAXPACKETS =...v0lt
2012-06-20add missing headers, inherited by othersXhmikosR
2012-06-20remove unneeded indentation, keep one line blocksXhmikosR
2012-06-20libavutil/mem.c: use the __mingw* functions since otherwise linking fails for...XhmikosR
2012-06-20update ffmpeg (420990d)XhmikosR
2012-06-20update ffmpeg projectXhmikosR
2012-06-20Revert r5198 but deobfuscate the comparison.Underground78
2012-06-19move PauseGraph and ResumeGraph defines to DSUtil.h so that they are not dupl...XhmikosR
2012-06-19Add parenthesis to clarify a check. (/analyse warning C6336).Underground78
2012-06-19Avoid variable shadowing (/analyze warning C6246).Underground78
2012-06-19Fix an HRESULT to boolean conversion spotted thanks to /analyze (warning C621...Underground78
2012-06-19Cosmetics: Apply AStyle on the files modified/added at r5190.Underground78
2012-06-19use REFERENCE_TIME where it makes sense to do soXhmikosR
2012-06-19use LONGLONG instead of long long for consistencyXhmikosR
2012-06-19update icl12.patchXhmikosR
2012-06-19change FLOAT to float for consistencyXhmikosR
2012-06-19change DOUBLE to double for consistencyXhmikosR
2012-06-19analyze.patch: disable a few less important warnings for now until the rest a...XhmikosR
2012-06-19File associations improvements (part 1): move the functional code into its ow...Underground78
2012-06-18MpaDecFilter: easy optimizationv0lt
2012-06-18Updated Catalan translation by Xiulet.Underground78
2012-06-18update icl12.patchXhmikosR
2012-06-18remove the commented out code in r5185, also remove the now unused liba52 and...XhmikosR
2012-06-18MpaDecFilter: use ffmpeg instead of liba52 for AC3 decodingv0lt
2012-06-18use int instead of INTXhmikosR
2012-06-18update icl12.patchXhmikosR
2012-06-18Bento4, lcms: move WIN32_LEAN_AND_MEAN define to the precompiled header since...XhmikosR
2012-06-18unrar.vcxproj: disable /analyzeXhmikosR