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-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-08MpegSplitter: removed the sorting tracks. used priority selection only.v0lt
2012-07-25remove the svn keyword Idxhmikosr
2012-06-27indentation cosmetics, break a few long lines, keep a few one line blocksXhmikosR
2012-06-19move PauseGraph and ResumeGraph defines to DSUtil.h so that they are not dupl...XhmikosR
2012-06-19use REFERENCE_TIME where it makes sense to do soXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-13indentation cosmeticsXhmikosR
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and remove...XhmikosR
2012-05-27use a space after if, for, whileXhmikosR
2012-04-12MpegSplitter: removed crackling from LPCM tracks when switching and seeking (...v0lt
2012-04-10License header changes for consistencyXhmikosR
2012-03-31cosmetics in the filters' names for consistencyXhmikosR
2012-03-15Fix : MPCVideoDec bad playback VC1 with pulldown in MPEG-TS;Aleksoid
2012-02-25Add : MPEGSplitter - add "Alternative method calculation of duration". This c...Aleksoid
2012-02-05apply astyleXhmikosR
2012-01-26Change : Update libav, add Indeo 3/4/5 support;Aleksoid
2011-12-28Add : MPEGSplitter - options to enable/disable Audio-track priority/sorting.Aleksoid
2011-12-03fix for r3872v0lt
2011-12-03Add : Support language info for Audio stream on .IFO play;Aleksoid
2011-12-03Change : Add "QueryFilterInfo" method to all internal Splitter for normal Fil...Aleksoid
2011-10-31Fix : MPEGSplitter - return split TrueHD stream to TrueHD or AC3 Core data, i...Aleksoid
2011-09-30MpegSplitter: fixed TrueHD demux (better compatibility with ffdshow). easy op...v0lt
2011-09-25Fix : rev. 3738 broken MPG/VOB playback with AC3 streams.Aleksoid
2011-09-24Add : MPEGSplitter - TrueHD parser. MPEGSplitter can output or TrueHD data, o...Aleksoid
2011-06-13Add : MPEGSplitter, "Forced load all subtitles" as option. If enable - all su...Aleksoid
2011-05-08ticket #1321;Aleksoid
2011-04-20update copyright yearXhmikosR
2011-03-02Add : MPEG Splitter, select VC-1 output for direct connect to Cyberlink or Ar...Aleksoid
2011-02-17Add : MPEGSplitter - settings in dialog;Aleksoid
2011-02-17Add : MpegSplitter - properties Dialog(empty now);Aleksoid
2011-01-15Add : Language ordering for select default Audio and Subtitle stream in MPEG ...Aleksoid
2011-01-13Change/fix : quick stream change in MPEG Splitter;Aleksoid
2011-01-12New : read BRD chaptersCasimir666
2010-12-17apply astyle formattingXhmikosR
2010-09-05cleanupXhmikosR
2010-08-04Fix : BD movie length detect wrong, ticket #601Aleksoid
2010-06-19Fixed : remove DTS-MA when connected to AC3 filter (did not support it)Casimir666
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict