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-06-17*.def files: tabs to spacesXhmikosR
2012-06-17rename REGISTER_FILTER to STANDALONE_FILTERXhmikosR
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-03splitters: fixed some warnings.v0lt
2012-06-02Cosmetics: make the return statements consistent.Underground78
2012-05-27use a space after if, for, whileXhmikosR
2012-05-20use UNREFERENCED_PARAMETER instead of UNUSED_ALWAYS which is always availableXhmikosR
2012-05-19Use Microsoft's _countof macro when it exists since its C++ implementation is...Underground78
2012-05-14fix some C4244 warningsv0lt
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-05-11use for (;;) instead of while (TRUE) or while (1)XhmikosR
2012-05-07remove unneeded AdditionalLibraryDirectories now that AdditionalDependencies ...XhmikosR
2012-05-07clean up AdditionalDependencies; They are not really needed for VS2010 as lon...XhmikosR
2012-04-30replace more functions with the secure ones where possible as per the msdn docsXhmikosR
2012-04-22fix C4819 warnings and thus compilation under some system codepages like Japa...XhmikosR
2012-04-20Fix C4018 warnings for x64. Patch by XhmikosR.Underground78
2012-04-16apply astyle, rename a var in PPageFileInfoDetails.cppXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-13Fix : ticket #2182;Aleksoid
2012-04-11move common ResourceCompile options to common.propsXhmikosR
2012-04-11License header changes for consistency (part II)XhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-04-05Fix : MPEGSplitter - improved parser of the PTS packages; Fixed a bug where i...Aleksoid
2012-04-03Fix : unable to playback MPEG2 in Avi; ticket #1182;Aleksoid
2012-04-02Change : reduced the maximum number of packets in the Queue, except for AVI(F...Aleksoid
2012-03-31update for the previous commitXhmikosR
2012-03-31cosmetics in the filters' names for consistencyXhmikosR
2012-03-18apply astyle, update docsXhmikosR
2012-03-06cosmeticsv0lt
2012-03-05AviSplitter: update GetKeyFrames functionv0lt
2012-02-25AviSplitter: fixed crash on some .divx filesv0lt
2012-02-09AviSplitter: ignore non- & badly-interleaved streams again (partial rollback ...v0lt
2012-02-05fixed some C4018 warningsv0lt
2012-02-05apply astyleXhmikosR
2012-02-02AviSplitter: fixed overflow.v0lt
2012-01-31* change OutDir to "bin" instead of "bin10" now that we only use MSVC 2010XhmikosR
2012-01-30Fix : Crash at open .AVI with a damaged index block, fix MPC Avi Splitter;Aleksoid
2012-01-29AviSplitter: fixed overflow, removed some warnings. cosmetics, optimization.v0lt
2012-01-25fix for previous commitv0lt
2012-01-25AviSplitter: corrected conversion framenumber->reftime->framenumber (fixed ke...v0lt
2012-01-24Fix : Standalone filter MPCVideoDecFilter does not connect to any MPEG-4 code...Aleksoid
2012-01-09remade the previous commitv0lt
2011-12-03fix for r3872v0lt
2011-12-03Change : Add "QueryFilterInfo" method to all internal Splitter for normal Fil...Aleksoid
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-08-20clean up preprocessor definitionsXhmikosR
2011-08-18AviSplitter: fixed detection of absolute chunk addressingv0lt