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
2010-09-15Fix : EAC3 is detected as Dolby Digital instead of Dolby Digital Plus, ↵Aleksoid
ticket #699 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2555 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-06Fix : MPEGSplitter - incorrect detect H.264 stream, ticket #714;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2485 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-05cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2478 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-23Fix : MPEGSplitter - incorrect stream detect(better E-AC3 header parse);Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2306 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-17Fix : revert back 2249, MPEGSplitter.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2261 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-17Add : E-AC3 support in MPEGSplitter.Aleksoid
Fix : ticket #333 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2259 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-16Add : PCM(SOWT, TWOS) sound support, ticket #242, #120;Aleksoid
Fix : [MP4] AAC sound stops playing, ticket #74; Fix : MPEG/TS splitter can't recognize some video track, ticket #465; This commit fixes ticket #242 465 74 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2249 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-13Fix : MPEGSplitter - could not read some MPEG files.Aleksoid
Add : some PCM RAW GUID. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2231 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-10Fix : incorrect identification of the video stream (H.264 instead of MPEG2) ↵Aleksoid
in MPEG splitter; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2113 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-20Added : support for Matroska presentation graphicsCasimir666
Fixed : undetected H264 video streams in Mpeg splitter git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2063 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1982 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, ↵kinddragon
comparison signed/unsigned type, assignment in if) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1886 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09revert r1783XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1785 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
switch used: astyle --style=ansi --min-conditional-indent=0 --pad=oper --unpad=paren http://astyle.sourceforge.net/ git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1783 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all ↵povaddict
#includes to match. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1686 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict
They now mostly match the case used in #includes, and they're consistent with the names of the .h files they contain. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1648 10f7b99b-c216-0410-bff0-8a66a9350fd8