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-04-10License header changes for consistencyXhmikosR
2012-04-10apply astyleXhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-04-05Fix : H.264 DXVA decoder must accept only Chroma 4:2:0 format;Aleksoid
2012-04-01update changelog, apply astyleXhmikosR
2012-03-31Refactor r3606 to make the "Undetermined" string translatable and various oth...Underground78
2012-03-29Fix : Incorrect display HDMV/PGS subtitles;Aleksoid
2012-03-27Fix : DVB Subtitles - wrong duration, ticket #2101; refactoring some code;Aleksoid
2012-03-24apply astyleXhmikosR
2012-03-22Change : Improve H.264 DXVA decoder, speed up seeking on Interlaced stream; f...Aleksoid
2012-03-20Change : Reduce font for MI information;Aleksoid
2012-03-16Fix : DVB Subtitle - improve parser and displaying;Aleksoid
2012-03-10Fix : crash on HD video with DVB subtitles, remove hard limit to texture size...Aleksoid
2012-03-02Change : update libav, thanks to Alexins;Aleksoid
2012-02-14Fix : bug when saving the ASS/SSA subtitle, the header has incorrect values. ...Aleksoid
2012-02-05fixed some C4018 warningsv0lt
2012-02-05apply astyleXhmikosR
2012-01-24Fix : Standalone filter MPCVideoDecFilter does not connect to any MPEG-4 code...Aleksoid
2012-01-09Fix : Broken sound and A/V desync on MpegAudio after seeking on some MPEG-TS ...Aleksoid
2011-12-20Fixed typo in r3808 (ticket #1901)v0lt
2011-12-04fixed location of non-style subtitle, when the width to 2 times greater than ...v0lt
2011-11-16cleanupXhmikosR
2011-11-15fixed bad subtitle font size setting (partial rollback r3808)v0lt
2011-11-04Fixed some subtitle location when the frame size is smaller than the screen. ...v0lt
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-09-12Fix : Some BluRay (PGS) subtitle from M2Ts are not displayed, partially fix t...Aleksoid
2011-09-10Ticket #1712.Aleksoid
2011-08-27Fixed crash regression for certain ass subs with very long lines.clsid2
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2011-08-09Warning fixes:Underground78
2011-08-08Fix : broken some ass subs, close ticket #1563.Aleksoid
2011-08-08Fixed an issue where the subtitle language for subtitle files would sometimes...heksesang
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-05cppcheck fixes:Underground78
2011-08-05Initialize some variables as requested by cppcheck, patch by Tetsuo55.Underground78
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
2011-08-04remove double trailing ";", disable all warnings for ZenLibXhmikosR
2011-08-04Fix : fix Subtitle render to prevent memory leak & crash, ticket #1563.Aleksoid
2011-08-03cleanupXhmikosR
2011-08-02Fix some C4996 warnings and disable them in the code from ffdshow.Underground78
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-07-29cleanupXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-26Change : More friendly Subtitles name.Aleksoid
2011-07-19cosmeticsXhmikosR
2011-07-01Change : Matroska Splitter, support Default and Forced flag, step 1 - add inf...Aleksoid