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
2013-09-29Remove VS2010 support.XhmikosR
2013-08-10Migrate from detours to mhook-2.3Alex Marsev
2013-07-08Remove D2VSource. It's unmaintained and basically unused.XhmikosR
2013-07-03Remove now deprecated UDP and Shoutcast source filters.Underground78
2013-06-29Remove now deprecated filters.Underground78
2013-06-29Internal LAVFilters: Add LAVFilters as a submodule and build them when compil...Underground78
2013-06-29Internal LAVFilters: Stop building old internal filters for MPC-HC.Underground78
2013-04-13solution files: remove RARFileSource from Lite builds.XhmikosR
2013-02-12Add RARFileSource as internal filter.Armada
2012-09-10rename MpcAudioRendererFilter to MpcAudioRendererXhmikosR
2012-07-17MpaDecFilter: use ffmpeg instead of libdca for DTS decodingv0lt
2012-07-05move thirdparty/ui one dir upXhmikosR
2012-06-22add "Debug/Release Lite" configuration (still needs some improvements)XhmikosR
2012-06-18MpaDecFilter: use ffmpeg instead of liba52 for AC3 decodingv0lt
2012-06-16add unrar and use it as a static libXhmikosR
2012-06-10Replaced all custom and thirdparty image loading code in favor of Windows's C...demi_alucard
2012-05-18move apps/MPCTestAPI and apps/mplayerc one dir upXhmikosR
2012-05-17move ffmpeg to thirdparty/ffmpegXhmikosR
2012-05-17move Bento4 to thirdparty/Bento4XhmikosR
2012-05-16move AsyncReader to the Libraries subfolder in mpc-hc.slnXhmikosR
2012-05-09renamed libavcodec to ffmpegXhmikosR
2012-04-29compile Bento4 as a separate projectXhmikosR
2012-04-28merge filters.sln to mpc-hc.slnXhmikosR
2012-04-27Fix the solution files by using an UTF8 with BOM encoding.Underground78
2012-04-27remove/add empty lines in .sln filesXhmikosR
2012-04-23Remove SSF supportXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-15move AsyncReader to the thirdparty folderXhmikosR
2012-01-31* change OutDir to "bin" instead of "bin10" now that we only use MSVC 2010XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2010-12-10remove RoQ splitter/decoder, remove dirac/nut from the code (use the legacy b...XhmikosR
2010-09-16moved thirdparty UI code in the thirdparty/ui dir and CmdUI in the src dirXhmikosR
2010-08-27removed DiracSplitter and NutSplitterXhmikosR
2010-08-25Added MediaInfoLib (v0.7.34) (there's no need for MediaInfo.dll anymore)XhmikosR
2010-08-24project files minor refactoringXhmikosR
2010-08-22NEW : Full ICC color management (Little CMS library added)XhmikosR
2010-08-21removed AnkhSVN reference from the solution filesXhmikosR
2010-08-16excluded DiracSplitter and libdirac from builds (DiracSplitter didn't work fo...XhmikosR
2010-07-11project file cosmeticsXhmikosR
2010-07-10cosmetic changes to match the previous two commitsXhmikosR
2010-06-11-set mpc-hc as startup project in mpc-hc.slnXhmikosR
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
2010-05-28moved libpng, pngdib, zlib into the src/thirdparty folderXhmikosR
2010-05-26imported branch with a lot project modifications regarding the IntDir, OutDir...XhmikosR
2010-05-21more compilation fixesXhmikosR
2010-05-21DSUtil now use new VirtualDub libraries (SSE2 deinterlacing for MPEG2 decoder)kinddragon
2010-05-17-moved SyncClock to renderer\SyncClock dirXhmikosR
2010-05-17SyncClock moved to renderer/misc/SyncClockkinddragon
2010-05-08VideoRenderer's moved to filter/rendererkinddragon
2010-05-07Video renderer's moved to static librarykinddragon