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 (Collapse)Author
2012-04-10License header changes for consistencyXhmikosR
most part of patch is by thevbm git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4330 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-10apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4329 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-10move the TargetMachine option to common.propsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4325 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-05Fix : H.264 DXVA decoder must accept only Chroma 4:2:0 format;Aleksoid
Fix : DVB - don't show subtitle when Page start but Region Count = 0; but the many bugs with DVB subtitle still have :) Change : Disable "Alt+Space" hotkey for "Activate DVD Menu" function, it's a system hotkey; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4256 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-01update changelog, apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4233 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-31Refactor r3606 to make the "Undetermined" string translatable and various ↵Underground78
others minor cosmetic changes. This commit fixes ticket #2100. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4221 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-29Fix : Incorrect display HDMV/PGS subtitles;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4208 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-27Fix : DVB Subtitles - wrong duration, ticket #2101; refactoring some code;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4197 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-24apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4179 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-22Change : Improve H.264 DXVA decoder, speed up seeking on Interlaced stream; ↵Aleksoid
fix hang on system with Ati adapter on some I stream; code refactoring, delete unused code; Fix : DVB Subtitle - small fix for Clut parser; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4169 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-20Change : Reduce font for MI information;Aleksoid
Change : update libav, thanks to Alexins; update ffImgfmt to the latest version of ffdshow; Fix : MPCVideoDecFilter - incorrect output "color space" after decoding H.264, when fullrange flag present in the header Fix : DVB Subtitle, Clut parser fix - empty Palette entry if Y component is zero; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4160 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-16Fix : DVB Subtitle - improve parser and displaying;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4150 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-10Fix : crash on HD video with DVB subtitles, remove hard limit to texture ↵Aleksoid
size for DVB subtitles; Small code refactoring; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4137 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-02Change : update libav, thanks to Alexins;Aleksoid
Fix : crash on x64 and YV12 output; Change : remove some C4018 warning; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4114 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-14Fix : bug when saving the ASS/SSA subtitle, the header has incorrect values. ↵Aleksoid
ticket #2013; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4072 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-05fixed some C4018 warningsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4041 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-05apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4039 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-24Fix : Standalone filter MPCVideoDecFilter does not connect to any MPEG-4 ↵Aleksoid
codecs, except DivX/Xvid; Fix : Subtitles parser must ignore any Effects tag when 'Default Style' is checked; Fix : MPC Avi Splitter ignore Non-interleaved & Badly-interleaved streams.(Since it successful split them - let him do it.) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3998 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-09Fix : Broken sound and A/V desync on MpegAudio after seeking on some MPEG-TS ↵Aleksoid
files; Change : Update libav; Change : code cleanup; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3947 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-12-20Fixed typo in r3808 (ticket #1901)v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3904 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-12-04fixed location of non-style subtitle, when the width to 2 times greater than ↵v0lt
the height (partial rollback r3808) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3884 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-11-16cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3835 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-11-15fixed bad subtitle font size setting (partial rollback r3808)v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3833 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-11-04Fixed some subtitle location when the frame size is smaller than the screen. ↵v0lt
Patch by janwillem32 (tickets #1828, #1829) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3808 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3784 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-09-12Fix : Some BluRay (PGS) subtitle from M2Ts are not displayed, partially fix ↵Aleksoid
ticket #48. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3720 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-09-10Ticket #1712.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3717 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-27Fixed crash regression for certain ass subs with very long lines.clsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3705 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3650 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
Patch partially by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3637 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-09Warning fixes:Underground78
- C4800: forcing value to bool 'true' or 'false'. - C4200: zero-sized array in struct/union. - double/float casts. Patch partially by XhmikosR. This commit fixes ticket #1625. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3618 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-08Fix : broken some ass subs, close ticket #1563.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3607 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-08Fixed an issue where the subtitle language for subtitle files would ↵heksesang
sometimes be incorrectly determined if the subtitle filename contained full stops. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3606 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
- Avoid a macro redefinition. - Make some signed/unsigned conversions explicit. - Fix a few unused variables. - Reduce the scope of a few variables. - Don't use extra class name qualificater in header files. - Initilialize a few variables. - Fix the case for some file names. - Remove some useless casts. - Cosmetics (remove empty lines at the end of some files, ...) Patch by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3605 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-07various #include cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3603 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-07fixed and optimized r3582. Sometimes cppcheck is wrong.jonasno
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3601 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-05cppcheck fixes:Underground78
- fix a memory leak in BaseSplitterFileEx. - don't use extra class name qualifier in header files. - use !empty() instead of size() > 0 since empty() is always O(1) while size() can sometimes be O(n). git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3585 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-05Initialize some variables as requested by cppcheck, patch by Tetsuo55.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3584 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3582 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-04remove double trailing ";", disable all warnings for ZenLibXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3574 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-04Fix : fix Subtitle render to prevent memory leak & crash, ticket #1563.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3560 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-03cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3556 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-02Fix some C4996 warnings and disable them in the code from ffdshow.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3545 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-02enable C4996 warnings and fix some of themXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3537 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-02enable C4101 warnings, fix all of them in our code and disable a few ↵XhmikosR
warnings in thirdparty code git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3534 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-29cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3503 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
* correctly set /arch:SSE for Win32 builds only * move lgLcd.lib to mplayerc.vcxproj * remove any midl references from the projects * disable all warnings for more 3rd party libs for both Debug and Release builds like libpng git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3495 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-26Change : More friendly Subtitles name.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3479 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-19cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3432 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-01Change : Matroska Splitter, support Default and Forced flag, step 1 - add ↵Aleksoid
info about flag into stream info. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3295 10f7b99b-c216-0410-bff0-8a66a9350fd8