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-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
2013-02-02Fixed incorrect CBaseSplitterFile::BitRead function on x64.v0lt
2013-01-26Cosmetics: Use the GCD function when possible and rename it to use English.Underground78
2013-01-23clean up project referencesXhmikosR
2013-01-17MpegSplitter: deeper search for tracks in streaming video (need for IPTV).v0lt
2013-01-15update copyright year for the modified filesXhmikosR
2013-01-12Fix "Wrapper object use after free".Armada
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-10OggSpliter: Fix off-by-one error.Armada
2013-01-09fix typoXhmikosR
2013-01-09fixed 91d655597e and 93346654dev0lt
2013-01-09MpegSplitter: added the ability to select a track by number (tickets #1025, #...v0lt
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2013-01-08MpegSplitter: removed the sorting tracks. used priority selection only.v0lt
2013-01-07update copyright year for the modified filesXhmikosR
2013-01-05AviSplitter: Fix a crash when closing the file while re-indexing.Underground78