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
2012-05-26bump version to 1.6.3XhmikosR
2012-05-23consistently use the DirectX SDK defines from Version.hXhmikosR
2012-05-23Version.h: use ISPP's predefined variable ISPP_INVOKED which is always define...XhmikosR
2012-05-20Added support for AMV IMA ADPCMv0lt
2012-05-17add MSVC 2011 to the compiler string and work around a removed header in MSVC...XhmikosR
2012-05-14remove old, unused DirectX header files in the include/dx folderjanwillem32
2012-05-10remove include/stdint.h since VS2010 comes with its own stdint.h, but work ar...XhmikosR
2012-05-08update unrarXhmikosR
2012-05-07MpaDecFilter: removed support for MEDIASUBTYPE_PCM_IN24_le, MEDIASUBTYPE_PCM_...v0lt
2012-05-06- Fix a potential buffer overrun in MainFrm.cpp.Underground78
2012-05-05mplayerc.vcxproj: remove unneeded PreprocessorDefinitionsXhmikosR
2012-05-04update Detours to v3.0 build 316 (thanks to Casimir for the build)XhmikosR
2012-04-26disable warning #94 (the size of an array must be greater than zero) when usi...XhmikosR
2012-04-25VSFilter: remove MPC_VERSION_PATCH from VSFilter's version and move MPC_VERSI...XhmikosR
2012-04-22fix C4819 warnings and thus compilation under some system codepages like Japa...XhmikosR
2012-04-20update Readme.txt and remove include/atl/readme.txtXhmikosR
2012-04-19remove any non UNICODE code and code for < XPXhmikosR
2012-04-18fix VSFilter x64 build after r4424XhmikosR
2012-04-18Change : support ALS(MPEG-4 Audio Lossless Coding) by MP4Splitter and MPADecF...Aleksoid
2012-04-17* installer: add a BeveledLabel for the x64 buildXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-15fix a couple of warnings shown with ICL12XhmikosR
2012-04-13add a few svn properties for *.bat, .sln, *.txt and .vcxproj filesXhmikosR
2012-04-12License header changes for consistency (should be the last ones hopefully)XhmikosR
2012-04-09* update MediaInfoLib to v0.7.56XhmikosR
2012-04-06update ddk filesXhmikosR
2012-04-02bump version to 1.6.2XhmikosR
2012-04-01Fix : Artifacts on H.264 with Long Term Reference Frame in DXVA mode;Aleksoid
2012-03-18Small update for r4154:Underground78
2012-03-18Add the ability to check if a newer stable version is available using Help -...Underground78
2012-02-21Fix : MPASplitter can't split some .MP3;Aleksoid
2012-02-12Add : Support VP30/31 support.Aleksoid
2012-02-11Change : Override media types for FLV SWF ADPCM formats;Aleksoid
2012-02-10Add support decoding FLV SWF ADPCM, ticket #1738;Aleksoid
2012-02-05apply astyleXhmikosR
2012-01-31* update Changelog.txt and Release.txtXhmikosR
2012-01-31bump version to 1.6.0XhmikosR
2012-01-26Change : Update libav, add Indeo 3/4/5 support;Aleksoid
2012-01-20Add : Support MPEG2 in Avi(mpg2);Aleksoid
2012-01-20Add : Support TSCC codec (TechSmith Screen Capture Codec);Aleksoid
2012-01-14see AUTHORS -> see Authors.txt (for files modified in 2012)v0lt
2012-01-12Change : Use libav to decode AAC. Add support AAC LATM,ADTS. Remove libfaad.Aleksoid
2012-01-09Added support for MJPEG-B (used Libav 0.8 beta 1)v0lt
2012-01-09remove non existent project GUID from the solution filesXhmikosR
2012-01-09remade the previous commitv0lt
2012-01-09added 'mpga' and 'dmb1' fourcc for M-JPEG decoderv0lt
2012-01-03update copyright year and also use © instead of (C) in the about dialogXhmikosR
2011-11-10update MediaInfoDLL.hXhmikosR
2011-10-19update MediaInfoDLL.h, fix a typo in MainFrm.cppXhmikosR
2011-08-20MatroskaSplitter: fixed GUID for TrueHD (better compatibility with LAV Audio)v0lt