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
2013-06-23Replace memset with ZeroMemory.XhmikosR
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-06-19Replace remaining NULL by nullptr when possible.Underground78
2013-06-01Cosmetics: keep style consistent in multiline macros.XhmikosR
2013-06-01Break enum members, one per line.XhmikosR
2013-05-28Run astyle.XhmikosR
2013-05-28Remove unneeded typedef QWORD.XhmikosR
2013-05-25CBaseSplitterFileEx: Fix the parsing of BD LPCM headers.Underground78
2013-05-25BaseSplitterFileEx: small fix for 5230ba86eav0lt
2013-05-25BaseSplitterFileEx: fixed MPEG Audio parser (ticket #3151)v0lt
2013-05-24cosmetics: change cast type to the one the var we compare to is declared.XhmikosR
2013-05-20Make CHdmvClipInfo::Stream* const.XhmikosR
2013-05-20BaseSplitterFileEx: Simplify a check.Underground78
2013-05-20BaseSplitterFileEx: Fix an incorrect check.Underground78
2013-05-18Bump copyright year for modified files.XhmikosR
2013-05-18cosmetics: add new lines at the end of files.XhmikosR
2013-05-18Use the right field type specifier in function calls.XhmikosR
2013-05-18Alac -> ALACv0lt
2013-05-17Use ASSERT everywhere for consistency.Underground78
2013-05-15AviSplitter: more linear reading for "good" interleaved AVI files, cosmetics.v0lt
2013-05-15MatroskaSplitter: actual duration for incomplete files.Aleksoid1978
2013-05-14MatroskaSplitter: small fix for 436f537dc0.v0lt
2013-05-14MatroskaSplitter: improved algorithm for calculating fps when it is incorrect.v0lt
2013-05-13AviSplitter: fix warnings.v0lt
2013-05-12AviSplitter: cosmetics and optimization.v0lt
2013-05-12AviSplitter: back support DivX subtitles after a8719e5ec1.v0lt
2013-05-11Reduce variable scope.XhmikosR
2013-05-11AviSplitter: MAXPACKETS_AVI increased to 1000 (more stable playback on old Se...v0lt
2013-05-10Use IsEmpty() instead of GetCount() when possible.XhmikosR
2013-05-10AviSplitter: added debugging information about the incorrect chunk size.v0lt
2013-05-10AviSplitter: MAXPACKETS_AVI increased to 200.v0lt
2013-05-10AviSplitter: improved playback for non interleaved AVI files, reduced memory ...v0lt
2013-05-09Cosmetics: Remove extra parenthesis.Underground78
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-04-21astyle: specify --close-templatesXhmikosR
2013-04-06Filters: "Settings" caption is translated, fixed window size.v0lt
2013-04-05Filters: regrouped resource IDs.v0lt
2013-03-31Cppcheck fixes:XhmikosR
2013-03-29AviSplitter: correct subtype then wFormatTag = WAVE_FORMAT_EXTENSIBLE.v0lt
2013-03-22cosmeticsXhmikosR
2013-03-14FLVSplitter: improved AAC detection in filesAleksoid1978
2013-03-11MatroskaSplitter: Add support for ALACvBm
2013-03-10MpegSplitter: cosmeticsv0lt
2013-03-07Add missing brackets.Underground78
2013-03-02resource files: switch to constants for the VersionInfo.XhmikosR
2013-02-23MPEG Splitter: Some files couldn't be opened.Underground78
2013-02-14Fix incorrect calls to *scanf_s functions.Underground78
2013-02-07use try catch directly instead of the AFX macrosXhmikosR
2013-02-03MpegSplitter: "TrueHD streams output" -> "TrueHD+AC3 streams output", "AC-3 c...v0lt
2013-02-03Cosmetics: Define or use some constants when possible.Underground78