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-10Add : OSD for jump to chapter in DVD;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2222 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-09Add : OSD for jump to chapter in file;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2219 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-25project files cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2152 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-10renamed the rest of the lowercase filenames to mixedcaseXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2115 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-25Fix: don't use sse2 deinterlace when srcpitch not mod 16 (fixes #549)Spec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2076 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-20Added : program elementary stream typesCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2064 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-08Fix: ICL now compiles with all 4 configs (x86 and x64 both debug and release)Spec-Chum
Fix: About box didn't open with ICL (should fix same issue with VS2010 too) Fix: Crash when opening internal filter property page when compiled using ICL Added: ICL now added to MPC-HC Compiler section of about box if used to compile MPC-HC git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2015 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1984 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-26Bug with PGS subtitles finally fixed (ticket #455)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1948 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the ↵Spec-Chum
compiled exe has problems similar to vs2010 builds. We do not support the intel compiler, but patches are welcome. (thanks for the python script, Marko - really helped) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1933 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-23Removed images and video from language dll'skinddragon
Minor fix memsetd git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1929 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-23MemSubPic refactoringkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1926 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-22Removed redundant fileskinddragon
BitBltFromI420ToYUY2Interlaced fixed with x64 build git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1922 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21AvgLines function in VSFilter fixed and moved to filter projectkinddragon
L4 warnings fixed in VSFilter projects git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1913 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21Added new ELA deinterlacing to MPEG2 codeckinddragon
First corrupted frame with deintrlacing fixed with MPEG2 codec MPEG2 setting check box fixed git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1908 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21DSUtil now use new VirtualDub libraries (SSE2 deinterlacing for MPEG2 decoder)kinddragon
AudioSwitcher rare memory corruption fixed git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1907 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21Some performance improve(cleanup unneeded code);Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1906 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-20Previous commit fixkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1902 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-20MPC x64 OSD fixedkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1900 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-17Added DirectX SDK Include and Library dirs so there's no need to specify ↵XhmikosR
them manually git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1893 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-17cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1891 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-17-moved SyncClock to renderer\SyncClock dirXhmikosR
-cleaned up the solution file git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1890 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, ↵kinddragon
comparison signed/unsigned type, assignment in if) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1886 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16"Touch Window From Inside" fixedkinddragon
Added auto saving position every 30 seconds Some minor format changes git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1885 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-04-28fix : x64 compile;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1815 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-27Ticket #12 ([ALL] crash/hang after standby, hibernate, UAC or CTRL+ALT+DEL) ↵kinddragon
partially fixed Added some threads names git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1813 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20Functions declaration fixed (previous commit)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1801 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20Merged DSUtils Win32 and Win64 codekinddragon
CCpuID rewritten using intrinsics git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1798 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-04-05fixed bluray m2ts playlist regression introduced in rev. 1775XhmikosR
Patch by tetsuo55 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1777 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-02Cosmetic changes to DSUtil (patch by Tetsuo55 - Told you I'd get you coding ↵Spec-Chum
one day!) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1775 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-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-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-20Fixed compile parametersjonasno
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1682 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-19removed unneeded constXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1679 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-17minor changes in project files and in Belarusian translationXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1666 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-14-DSUtil.h: Removed linker pragma inclusion of fixed-name DSUtil.lib files to ↵XhmikosR
allow for more flexible project file management -Rasterizer.cpp: Don't use MMX intrinsics in 64 bit builds -SeparableFilter.h: Fix line order for OpenMP building Patch by nielsm git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1658 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-02-10Rename several directories to use MixedCase instead of lowercase.povaddict
They now mostly match the case used in #includes, and they're consistent with the names of the .h files they contain. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1648 10f7b99b-c216-0410-bff0-8a66a9350fd8