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-10-31include/qt/fp.h: guard define.XhmikosR
2013-10-31Using VirtualDub v1.10.4.XhmikosR
2013-10-24Internal filters: HEVC can now be enabled/disable from option page.Underground78
2013-10-24Internal filters: VP9 can now be enabled/disable from option page.Underground78
2013-10-12Change old strings to MPC-HC.XhmikosR
2013-10-03Update Unrar to unrarsrc-5.0.12.tar.gz.XhmikosR
2013-09-29Remove workaround for the C4005 warnings.XhmikosR
2013-09-29Remove stdafx_common*.h.XhmikosR
2013-09-29Rename Beta to Nightly.Armada
2013-09-29version.h: Don't mention the revision in stable releases.Armada
2013-09-29Set MPC_BETA_RELEASE to 1.XhmikosR
2013-09-29Update files for the 1.7.0 release.1.7.0XhmikosR
2013-08-10Migrate from detours to mhook-2.3Alex Marsev
2013-07-27Run astyle.XhmikosR
2013-07-21Correctly show Opus streams as such in Files > Properties.Underground78
2013-07-21Correctly show AAC streams as such in Files > Properties when using LAV Filters.Underground78
2013-07-20moreuuids: Add GUID defines for common subtitle renderersJan Ekström
2013-07-07Update MediaInfoLib to v0.7.64.XhmikosR
2013-07-03Remove now deprecated UDP and Shoutcast source filters.Underground78
2013-06-29Remove now deprecated filters.Underground78
2013-06-29Bump MPC-HC version to 1.7.0.Underground78
2013-06-29Internal LAVFilters: Add FLIC decoding with LAV Video.Underground78
2013-06-29Internal LAVFilters: Give more flexibility for the path from where to load th...Underground78
2013-06-23Replace memset with ZeroMemory.XhmikosR
2013-06-19IChapterInfo.h: Fix 966235 Uninitialized scalar fieldAlex Marsev
2013-06-15Bump version to 1.6.9.XhmikosR
2013-06-15Update files for v1.6.8.1.6.8XhmikosR
2013-05-26MPCVideoDec: added support for 'VMnc' codec. Created a group "Screen Capture(...v0lt
2013-05-20cosmetics: reindent files.XhmikosR
2013-05-18Simplify preprocessor config.XhmikosR
2013-05-18include/atl: remove extra arguments from format strings and use the right fie...XhmikosR
2013-05-06update unrar to v5.0.2XhmikosR
2013-05-04version.h: break the defines and reindent the file for better readabilityXhmikosR
2013-05-04Distinguish the stable from the beta builds.XhmikosR
2013-04-27Bump version to 1.6.8.XhmikosR
2013-03-17bump version to 1.6.7XhmikosR
2013-02-27Blacklist some filters that are known to be incompatible with DVB.Underground78
2013-02-23update MediaInfo to v0.7.62 and ZenLib to v0.4.28 r430XhmikosR
2013-02-22Cosmetic: Use the MFC function for IShellItem creation from file paths.Underground78
2013-02-13include mpc-hc_config.h in version.h since it's needed for WEBSITE_URLXhmikosR
2013-02-13fix bug reports url and remove wwww from our page linkXhmikosR
2013-02-13move USE_MEDIAINFO_STATIC and DISABLE_MINIDUMP to mpc-hc_config.hXhmikosR
2013-02-13move USE_UNRAR_STATIC to mpc-hc_config.hXhmikosR
2013-02-13Add mpc-hc_config.hUnderground78
2013-02-13Use the new website URL.Underground78
2013-01-05Cosmetic: Declare a GUID constant for Morgan's Stream Switcher.Underground78
2013-01-05Move some UUIDS to "moreuuids.h".Underground78
2013-01-01bump copyright year to 2013XhmikosR
2012-12-16bump version to 1.6.6XhmikosR
2012-11-30WAVE_FORMAT_MP3 replaced WAVE_FORMAT_MPEGLAYER3v0lt