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
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2011-08-10add missing parentheses around if expressionXhmikosR
2011-08-09* simplify ExcludedFromBuild ConditionXhmikosR
2011-08-09Fix r3619: compilation of MPC Video Decoder standalone was broken.Underground78
2011-08-09* fix 2 remaining C4800 warningsXhmikosR
2011-08-09Fix : Full screen is not working with Intel Chipset, ticket #1624.Aleksoid
2011-08-09Warning fixes:Underground78
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
2011-08-07various #include cosmeticsXhmikosR
2011-08-07fixed and optimized r3582. Sometimes cppcheck is wrong.jonasno
2011-08-06fixed bitstream output for DTSv0lt
2011-08-06cosmeticsXhmikosR
2011-08-05cppcheck fixes:Underground78
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
2011-08-05Fix rev. 3578;Aleksoid
2011-08-05Rewrite some code.Aleksoid
2011-08-04Fix : H.264, disable DXVA for high that 8 bit.Aleksoid
2011-08-04Fix : Improve MP4Splitter to detect 7.1 AAC.Aleksoid
2011-08-04Fix : Improve FrameStep in EVR Custom, partial fix ticket #1393.Aleksoid
2011-08-04Ticket #1613.Aleksoid
2011-08-04fixed crackling/stuttering audio in some DTS for SPDIF outputv0lt
2011-08-03Minor x64 vcxproj changesjanwillem32
2011-08-03cleanupXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-08-02rename "internal_filter_config.h" to "InternalFiltersConfig.h"XhmikosR
2011-08-02BaseSplitter: Take the input pin's buffer requirements into account when nego...Underground78
2011-08-02Fix some C4996 warnings and disable them in the code from ffdshow.Underground78
2011-08-02use the right encoding for *.filters filesXhmikosR
2011-08-02cleanup pragma warningsXhmikosR
2011-08-02enable C4996 warnings and fix some of themXhmikosR
2011-08-02enable C4101 warnings, fix all of them in our code and disable a few warnings...XhmikosR
2011-08-01Matroska Splitter: code simplifications.Underground78
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2011-08-01[VSFilter] Fix VSFilter for players using an old version of the IDirectVobSub...Underground78
2011-07-31replace some tabs with spacesXhmikosR
2011-07-30cleanupXhmikosR
2011-07-29DTSAC3Source.cpp: fix a C4706 (wrong assignment) and a C4189 (bytes2 is unref...XhmikosR
2011-07-29cleanupXhmikosR
2011-07-29Fix : rev. 3447, ticket #1587.Aleksoid
2011-07-28vfr.cpp: use the safe functions sscanf_s and fopen_sXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-28remove VSFilter_2010.sln (use the filters.sln), clean up build_2010.batXhmikosR
2011-07-27Fix : Disable DXVA for more than FullHD resolution, as not supported by driver.Aleksoid
2011-07-26Fix : unable to compile x86 Debug version.Aleksoid
2011-07-25rename FlacSource to FLACSourceXhmikosR
2011-07-25update changelog, sort files by name in mplayerc project and various cleanupXhmikosR
2011-07-22cleanup inherited PreprocessorDefinitions, don't use a hardcoded path to vers...XhmikosR
2011-07-22Fix : incorrect read VBR MP3, ticket #1335;Aleksoid
2011-07-20Fix : Disable multiple output pin from internal MPEG2 software decoder, it's ...Aleksoid
2011-07-19revert r3425 from trunkXhmikosR