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
2010-08-20Change : rewrite code for 'raw ','twos','sowt';Aleksoid
2010-08-17Add : Optional internal PCM RAW Audio Decoder;Aleksoid
2010-08-16Add : PCM(SOWT, TWOS) sound support, ticket #242, #120;Aleksoid
2010-08-15clean up any RadGT referencesXhmikosR
2010-07-06renamed remaining "Sync Renderer" to "EVR Sync"XhmikosR
2010-07-05astyle formattingXhmikosR
2010-06-23Add : Internal VP8 Decoder - options(Enable/Disable);Aleksoid
2010-06-23Add : Internal VP8 Decoder, initial release(always ON);Aleksoid
2010-05-28Minor code cleanupkinddragon
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, com...kinddragon
2010-05-16"Touch Window From Inside" fixedkinddragon
2010-05-08VideoRenderer's moved to filter/rendererkinddragon
2010-05-08Some fixeskinddragon
2010-05-07Video renderer's moved to static librarykinddragon
2010-05-02DX7 presenters splitter to several fileskinddragon
2010-04-20long sequences of "if" replaced by "switch" for better performance and simpli...kinddragon
2010-04-19Style patch part1. based on newly released astyle 1.24.tetsuo55
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-04-05Improved play listkinddragon
2010-03-06Fix potential crash by using _MAX_DRIVE (thanks aggro). Also changed all MAX...Spec-Chum
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-10Cleanup #includes.povaddict
2010-02-10In all files in apps/mplayerc, change #include "stdafx.h" to "StdAfx.h".povaddict
2010-02-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
2010-02-08Feature Request #46(patch X-Dron); add number to AudioDevice list;Aleksoid
2010-02-06Refactored DX9AllocatorPresenter; separate the classes to different files.XhmikosR
2010-01-25- Added code to kill cursor hiding timer when exiting D3D fullscreen to preve...ar-jar
2010-01-24Revert rev 1555 : DXVA should be kept as default low merit fallbackCasimir666
2010-01-24Only use software decoders as a low-merit fallback.clsid2
2010-01-24Added : support for Mpeg2 bitstream in DXVA decoderCasimir666
2010-01-09Added support for the FourCC "CCV1" that is used by Haali Media Splitterclsid2
2010-01-02Added the (Goth)Sync renderer to the trunk as an optional renderer. Existing ...ar-jar
2010-01-01-updated CompanyName in filters resources and in MPC-HC resource fileXhmikosR
2009-12-20Added : MpcAudioRenderer is now embedded as Internal filterCasimir666
2009-12-06Added : support of Broadcom Video decoder for VC1, H264 and Mpeg2 (hardware a...Casimir666
2009-12-05Added : BDA capture card support (experimental)Casimir666
2009-09-27New : Seamless playback support for multi files BRDCasimir666
2009-09-03Made internal AMR audio decoder optionalclsid2
2009-09-03ADD : Support AMR(mobile phone) audio codec;Aleksoid
2009-09-02ADD : Support S263(mobile phone) video codec;Aleksoid
2009-08-13Hidden option to disable the automatic blocking of VSFilter when using intern...clsid2
2009-08-03added DiracSplitter.ax to the blocked filters because is crashing MPC-HC when...drevil_xxl
2009-05-31Added : DX allocator for madVRCasimir666
2009-04-27Fixed: Add safety code to refresh rate detection.beliyaal
2009-04-18Changed : merge with Beliyaal branchCasimir666
2009-03-17Better match standard DirectShow behavior for selecting the source filter.clsid2
2009-02-15Minor changesclsid2
2009-01-17NEW : under WinXP with Default or Haali's video render DXVA work with ref_fra...Aleksoid
2009-01-10Fixed: ReClock deadlockbeliyaal