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
2010-08-31mpcinfo, VSRip, VSFilter: clean up additional libraries plus general project ↵XhmikosR
files cleanup git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2413 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-16mpcinfo: -fixed warnings was about using functions without any protection ↵XhmikosR
from buffer overflows [Patch by Alexx999] -added MSVC2010 project and solution files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2255 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2175 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2156 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-24-renamed "strbase.lib" to "BaseClasses.lib"XhmikosR
-removed "#pragma comment(lib, libname)" -sorted linker libs alphabetically git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2148 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-11renamed more lowercase filenames to mixedcaseXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2117 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1982 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-27clean up project files and added the /arch option in the release.vsprops so ↵XhmikosR
we can easily enable it or disable it in all projects git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1958 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-26imported branch with a lot project modifications regarding the IntDir, ↵XhmikosR
OutDir etc git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1952 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-09Graph with EVR renderer fixedkinddragon
Minor fixes git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1867 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-05cleaned up project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1847 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-04-fixed all standalone filters project dependenciesXhmikosR
-updated Changelog -renamed buildffmpeg.sh and cleaned it up (Note: set your GCC version in the script (GCCVER) in order for it to work correctly and don't use paths with spaces since configure fails) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1839 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09revert r1783XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1785 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
switch used: astyle --style=ansi --min-conditional-indent=0 --pad=oper --unpad=paren http://astyle.sourceforge.net/ git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1783 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-06Fix potential crash by using _MAX_DRIVE (thanks aggro). Also changed all ↵Spec-Chum
MAX_PATH to _MAX_PATH for consistency across all files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1732 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-27-Corrected some window calculation, View -> Presets -> Minimal, should now ↵jonasno
show the window in correct size -Some tweaks and added more debug code (activated in debug build) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1707 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-26updated svn:ignore plus minor changesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1702 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-21Merged VSFilterMod rev20, only 64 bit code enabled for the time beingjonasno
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1688 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-14-Added /MP switch in all filtersXhmikosR
-Fixed some standalone filters dependencies git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1657 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-13TyposSpec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1653 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-31Allow compiler to emit SSE code by adding /arch:sse for all projects and ↵Spec-Chum
-msse -mfpmath=sse for ffmpeg (as discussed on IRC, SSE has been available for AMD since 2001, intel since 1999, see http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1593 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-29-revert previous commit; it breaks build.bat and installer scriptsXhmikosR
-cosmetics in project files -cleanup in build.bat and installer script git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1574 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-11-29Added /GS, /NXCOMPACT and /DYNAMICBASE compile options, where availableSpec-Chum
Patch by XhmikosR git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1366 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-11-13Fixed : added the filter category in the registrationalbain
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1337 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-11-09Partial rollback of revision 1331 (standalone filters broken. The filter ↵albain
category needs to be added) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1333 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-11-08Updated : removed the DTS-HD blocks strip off. Also updated baseclasses to ↵albain
register with the filter category git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1331 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-10-28Fixed: Scanline and refresh rate detection algorithm changedbeliyaal
Fixed: Scanline detection and sync was incorrect on rotated displays Fixed: D3D device interference from other threads minimized Added: TryLock added to CCritSec git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1312 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-07-26included BaseClasses directory into project files.drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1186 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-07-24updated project filesdrevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1181 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-07-19minor updatesdrevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1174 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-05-27FIX : prevent monitor sleep/turn off after playback/pause; compile error in ↵Aleksoid
BaseClasses; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1127 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-04-18Changed : merge with Beliyaal branchCasimir666
Added : support for madVR (new Video Renderer) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1048 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-03-01Added: Microsoft BaseClasses to the SVNCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1006 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-01-12removed MSVC 2005 project filesdrevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@970 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-08-24updates for x64drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@754 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-07-27BaseClasses x64 ANSI(?) builds were set up to produce EXE files rather than ↵drevil_xxl
static libraries, this prevented linking from succeeding. patch by nielsm git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@691 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-06-02updates for x64drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@539 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-06-02updates for x64drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@538 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-03-15CHANGED : modifications for Visual Studio 2008 (old projects renamed to xxx ↵Casimir666
_vs2005.vcproj / sln) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@466 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-12-16git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@340 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8