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 (Collapse)Author
2012-06-22MatroskaMuxer.cpp: fix a C4267 warningXhmikosR
PPageFormats.cpp: tabs to spaces git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5231 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-22build.bat: use GOTO :EOF directlyXhmikosR
patch by kasper93 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5230 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-22installer: fix OutputBaseFilenameXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5229 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-22build.bat: add a lite switch to toggle the lite build compilationXhmikosR
patch by kasper93 (this will be improved later at some point) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5228 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-22build.bat: improve errorlevel checkingXhmikosR
patch by kasper93 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5227 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-22File associations improvements (part 4):Underground78
- use a temporary copy of the file associations settings instead of modifying directly the main settings. - code clean-ups. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5226 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21Updated Catalan translation by Xiulet.Underground78
This commit fixes ticket #2408. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5225 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21File associations improvements (part 3): improve const-correctness.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5224 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21use a fixed value (10000) for MAXPACKETS_AVI and MAXPACKETS_RVv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5223 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21fixed playback of some m2ts: partial revert r4249 and r4359, fixed typo ↵v0lt
(ticket #2410) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5222 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21update Changelog.txt and analyze.patchXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5221 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21add MediaInfoLib and ZenLib to the repoXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5220 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21remove MediaInfoLib and ZenLib externalsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5219 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21update Authors.txtXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5217 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21add more compiler info in the About dialogXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5216 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21update icl12.patchXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5215 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21mpc-hc_setup.iss: remove trailing spaceXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5214 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21mpc-hc_setup.iss: indicate the Lite build in the uninstall entry in ↵XhmikosR
Add/Remove programs git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5213 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21avoid variable shadowing (/analyze C6246)XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5212 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21avoid variable shadowing (/analyze C6246)XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5211 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21File associations improvements (part 2): various clean-ups and improvements ↵Underground78
in the UI code. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5210 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-21remove unused codeXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5209 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20BaseSplitter: fixed playback of some m2ts files after r4249, set MAXPACKETS ↵v0lt
= 1400 (ticket #2410) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5208 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20add missing headers, inherited by othersXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5207 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20remove unneeded indentation, keep one line blocksXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5206 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20libavutil/mem.c: use the __mingw* functions since otherwise linking fails ↵XhmikosR
for filters x64 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5205 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20update ffmpeg (420990d)XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5204 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20update ffmpeg projectXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5203 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-20Revert r5198 but deobfuscate the comparison.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5202 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19move PauseGraph and ResumeGraph defines to DSUtil.h so that they are not ↵XhmikosR
duplicated git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5201 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19Add parenthesis to clarify a check. (/analyse warning C6336).Underground78
Patch by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5200 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19Avoid variable shadowing (/analyze warning C6246).Underground78
Patch by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5199 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19Fix an HRESULT to boolean conversion spotted thanks to /analyze (warning ↵Underground78
C6217: Implicit cast between semantically different integer types). Patch by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5198 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19Cosmetics: Apply AStyle on the files modified/added at r5190.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5197 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19use REFERENCE_TIME where it makes sense to do soXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5196 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19use LONGLONG instead of long long for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5195 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19update icl12.patchXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5194 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19change FLOAT to float for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5193 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19change DOUBLE to double for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5192 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19analyze.patch: disable a few less important warnings for now until the rest ↵XhmikosR
are addressed git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5191 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19File associations improvements (part 1): move the functional code into its ↵Underground78
own class. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5190 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18MpaDecFilter: easy optimizationv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5189 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18Updated Catalan translation by Xiulet.Underground78
This commit fixes ticket #2408. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5188 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18update icl12.patchXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5187 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18remove the commented out code in r5185, also remove the now unused liba52 ↵XhmikosR
and update the docs git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5186 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18MpaDecFilter: use ffmpeg instead of liba52 for AC3 decodingv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5185 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18use int instead of INTXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5184 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18update icl12.patchXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5183 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18Bento4, lcms: move WIN32_LEAN_AND_MEAN define to the precompiled header ↵XhmikosR
since the preprocessing directives must be consistent with the precompiled header (ICL only complained) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5182 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-18unrar.vcxproj: disable /analyzeXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5181 10f7b99b-c216-0410-bff0-8a66a9350fd8