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
path: root/src/decss
AgeCommit message (Collapse)Author
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-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all ↵povaddict
#includes to match. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1686 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-19const correctionjonasno
Patch by tetsuo55 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1677 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-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
Patch by Nicolás Alvarez. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1647 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-26Fix: more warningsSpec-Chum
Patch by XhmikosR git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1354 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-19minor updatesdrevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1174 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-05-17Fixed : vc-1 Software Decoding Crash (bug #2792643)Casimir666
Fixed : Some Audio Format Splitter Typos (bug #2792652) Fixed : incorrect handle in VOBFile git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1107 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-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-12-21updates for MSVC 2005drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@935 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-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-18vs 2005(8) updatesdrevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@469 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-01ffmpeg updates, warning removal, adpcm support for flv splitter, fixes on ↵Casimir666
ffmpeg video decoder git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@337 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-09-09removed non-unicode rules; libx64 renamed to lib64alexwild
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@204 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-08-27Creation of x64 plateform for all solution. Win64 issues to fix in libfaad, ↵Casimir666
MpaDecFilter, Mpeg2DecFilter and d2vsource build in filters. Mplayer solution in x64 didn't compile because of _asm issues. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@173 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-08-24code cleanup: /include now defined as global\nsvn cleanup part 4: removed ↵alexwild
unnused qtdec; compile fix\nnow everything should compile without any errors git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@158 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-08-24svn cleanup part 1: removed unnecessary files; removed old vs2003 project ↵alexwild
files; fixed and renamed vs2005 files; fixed compilation git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@155 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-08-13git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@153 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-07-05git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@140 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-05-06git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@82 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-04-21git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@54 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8
2006-06-25git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@14 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8