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 (Expand)Author
2011-12-03update VirtualDub to v1.10.1-test16XhmikosR
2011-10-19simplify a few more projects (should be much easier to add a new language in ...XhmikosR
2011-08-15* Use precompiled headersXhmikosR
2011-08-11update VirtualDub to v1.10.1-test11XhmikosR
2011-08-09* fix 2 remaining C4800 warningsXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-23remove any resource compiler references from projects that don't have any res...XhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-04-17clean up VirtualDub project filesXhmikosR
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-01-14merge debug/release props files to common.propsXhmikosR
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-09-19-VD a_memory.asm: mark MPC custom codeXhmikosR
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-13moved #pragma comment(lib, "libname.lib") in project filesXhmikosR
2010-09-07updated Authors, Changelog, ffmpeg and a minor whitespace cleanup in VD filesXhmikosR
2010-08-16removed DisableSpecificWarnings from common.props and common.vsprops filesXhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
2010-05-29AP4_Track::GetTrackName fixed after update MPEG4 Splitter (ticket #499)kinddragon
2010-05-28Previous commit fixkinddragon
2010-05-28Minor code cleanupkinddragon
2010-05-28everything compiled goes in the bin folder plus project files cleanupXhmikosR
2010-05-27clean up project files and added the /arch option in the release.vsprops so w...XhmikosR
2010-05-26imported branch with a lot project modifications regarding the IntDir, OutDir...XhmikosR
2010-05-21more compilation fixesXhmikosR
2010-05-21fixed standalone filters compilation broken after r1907 (vsfilter is still br...XhmikosR
2010-05-21DSUtil now use new VirtualDub libraries (SSE2 deinterlacing for MPEG2 decoder)kinddragon