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-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2290 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-21moved bento4 one dir upXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2284 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-20Change : rewrite code for 'raw ','twos','sowt';Aleksoid
Add : support for 8-bit 'twos'; Add : support for 'in32', 'fl32'; Fix : bug bit depth of sound in Bento4; Thanks to V0lt for patch. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2278 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-19Update : some change in MP4Splitter;Aleksoid
Update : SizeCBar to latest version 2.45; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2270 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-16removed DisableSpecificWarnings from common.props and common.vsprops filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2250 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-16Add : PCM(SOWT, TWOS) sound support, ticket #242, #120;Aleksoid
Fix : [MP4] AAC sound stops playing, ticket #74; Fix : MPEG/TS splitter can't recognize some video track, ticket #465; This commit fixes ticket #242 465 74 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2249 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-06Filters: cleaned up rc filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2208 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-06Filters: FileVersion and ProductVersion is set automaticallyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2206 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-27cleaned up DisableSpecificWarnings in VS2008 projectsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2161 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-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-11removed "LIBRARY" from the .def files since we specify the output name in ↵XhmikosR
the project files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2119 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-05minor bento4 source tree refactoringXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2009 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-31project files cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1997 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-29MP4Splitter warnings fixedkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1980 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29AP4_Track::GetTrackName fixed after update MPEG4 Splitter (ticket #499)kinddragon
We now call "Navigate forward" when graph building error appear Quicktime bitmap lines now aligned More general VDFastMemcpyPartialSSE2 implantation git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1976 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-28moved libpng, pngdib, zlib into the src/thirdparty folderXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1972 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-28everything compiled goes in the bin folder plus project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1962 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-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-23cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1928 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1920 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21Updated Bento4 to version 1.2.3-387clsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1917 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29More threads names added for simplifying debuggingkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1821 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-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-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