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
path: root/src
AgeCommit message (Expand)Author
2013-11-04Prepare for a new Slovenian translation.Underground78
2013-10-31Compress toolbarw7.png.XhmikosR
2013-10-31common.props: Specify _WIN32_WINNT and _WIN32_IE too.XhmikosR
2013-10-31Fix compilation error with VS2013.Underground78
2013-10-31Add VS2013 support.XhmikosR
2013-10-31Update Little CMS to v2.6b (git 69ecafd).XhmikosR
2013-10-31Reformatted VSFilter/IDirectVobSub.h.XhmikosR
2013-10-31Use a space before and after bitwise and.XhmikosR
2013-10-31Use the _countof macro instead of specifying the number of elements implicitly.XhmikosR
2013-10-31Using VirtualDub v1.10.4.XhmikosR
2013-10-31Update LAV Filters to 0.58.2-110-4bf2c04 (custom build based on 0.58.2-105-15...Underground78
2013-10-27web/javascript.js: Fix more JSHint warnings.XhmikosR
2013-10-27Fix uninitialized class members.kasper93
2013-10-27Fix size specifier in Format().XhmikosR
2013-10-27web/javascript.js: Fix a few JSHint warnings.XhmikosR
2013-10-27Webserver: update web/default.css.XhmikosR
2013-10-27Webserver: minor wording changes to the 404.html file.XhmikosR
2013-10-27Minor cosmetic changes.XhmikosR
2013-10-27Update LAV Filters to 0.58.2-95-f326e37 (custom build based on 0.58.2-90-602b...Underground78
2013-10-27Fix/silence some warnings (mostly C4244 and C4267 "possible loss of data").Underground78
2013-10-27VSFilter: Use the "secure" version of the string functions when possible.Underground78
2013-10-27Remove some dead code.Underground78
2013-10-27Initialize a variable.Underground78
2013-10-27DVBSub/PGSSub: Add more error checking when parsing composition object.Underground78
2013-10-27Always check IMediaSample::GetPointer return value.Underground78
2013-10-27Check that CAutoVectorPtr::Allocate succeeded before using the memory.Underground78
2013-10-27Avoid a potential (though unlikely) memory leak.Underground78
2013-10-27Document some switch cases that intentionally don't end with a break statement.Underground78
2013-10-27CDDAReader: Use _byteswap_ushort when possible.Underground78
2013-10-27Simplify string handling to avoid possible null dereference.Underground78
2013-10-27Check some return values when it makes sense to do so.Underground78
2013-10-27CVobFile: Avoid hiding methods without overriding them.Underground78
2013-10-27Avoid useless conversion to CStringA.Underground78
2013-10-27Remove duplicated code.Underground78
2013-10-27Apply AStyle.Underground78
2013-10-25AppSettings: Move some backward compatibility code to UpdateSettings()kasper93
2013-10-25Fix the /W4 C4245 warnings: signed/unsigned mismatch.kasper93
2013-10-25Fix uninitialized class members.kasper93
2013-10-25Check return value.kasper93
2013-10-25Fix an incorrect sizeof.Underground78
2013-10-25Fix uninitialized scalar variable.Underground78
2013-10-25Remove logically dead code.Underground78
2013-10-24Internal filters: HEVC can now be enabled/disable from option page.Underground78
2013-10-24Internal filters: VP9 can now be enabled/disable from option page.Underground78
2013-10-23Update LAV Filters to 0.58.2-93-6f44791 (custom build based on 0.58.2-88-6d57...Underground78
2013-10-23CVobFile: Various cosmetics.Underground78
2013-10-23SetupDVDChapters: Various fix, cosmetics and clean-ups.Underground78
2013-10-22SetupDVDChapters: Improve compatibility.kasper93
2013-10-22Support for multiple programs in one IFO file.Underground78
2013-10-22Support playlists using UTF8 encoding without BOM.Underground78