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-01Fix : Artifacts on H.264 with Long Term Reference Frame in DXVA mode;Aleksoid
Add : Support Alac(Apple Lossless Audio Codec) in MP4Splitter & MPADecFilter; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4230 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-27Fix : MP4Splitter, partially revert rev.4185; Ctts Atom already is working ↵Aleksoid
properly - it fix choppy playback some MP4 files; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4199 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-25Fix : MP4Splitter correct read Ctts & Stts atom with negative value;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4185 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-24cfixed typos, removed duplicates, clean up.v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4183 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-06MP4Splitter: fixed playback for some mov's after r3984v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4127 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-05update for previous commitv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4122 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-05AviSplitter: update GetKeyFrames functionv0lt
MP4Splitter: optimization and more accurate time calculation. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4121 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-01Add : more DV format support by MP4Splitter.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4112 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-27MP4Splitter: a more accurate calculation (micro update for Bento4)v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4104 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-23MP4Splitter: fixed stereo A-Law and u-Law playback. added support for the ↵v0lt
system decoder. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4095 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-26MP4Splitter: added support for 'IV41' in mov.v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4007 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-21MP4Splitter: added support for 'lpcm' in mov. partial update for bento4 ↵v0lt
(ticket #1962) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3984 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-10Add : FLV Splitter - add support more NellyMoser(16Hz);Aleksoid
Add : MP4/MOV Splitter - add support NellyMoser; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3954 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-10Add : MP4/MOV Splitter support DTS audio track, ticket #1951; Track type for ↵Aleksoid
some stream; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3953 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-01-09remade the previous commitv0lt
added support for 'AVRn', 'JPGL' (for AVI) and 'AVDJ' (for MOV) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3950 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-12-02Fix : MP4Splitter - unable to playback some MP4 files larger than 4GB (some ↵Aleksoid
programs, for example - Cyberlink PowerDirector, remain 'ATOMS' at the end of MP4 files); Change : Correct width of ComboBox in decoder settings, thanks to kasper93; Small code refactoring; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3869 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-08-24MP4Splitter: fixed crash on some movs (micro update for bento4), cosmetics ↵v0lt
for stream names git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3697 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-07-07move Ap4Config.h in the AP4\Core directoryXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3340 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-05-21Change/fix : MP4Splitter, true way to detect & parse E-AC3 stream;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3126 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-05-05Fix : MP4Splitter read correct Aspect Ratio from video field header, ticket ↵Aleksoid
#285; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3084 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-04-30Add : MP4Splitter support E-AC3 audio stream;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3057 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-03-30Fix : seek hanging on .divx(avi) with video taged subtitles;Aleksoid
Add : support sbtl(subtitle) in m4v file; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2999 10f7b99b-c216-0410-bff0-8a66a9350fd8
2011-02-02Fixed playback old movs with 'raw ', 'twos' and 'ima4' audio.v0lt
This commit fixes ticket #760 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2909 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-12-20add support for h261,dmb1,divx,IV32,VP31,yv12 in MOVv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2790 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-12-14MJPB support in MOV filesXhmikosR
Patch by v0lt git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2772 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-12-14add support for png,8bps,3iv1,3iv2 in MOVXhmikosR
Patch by v0lt git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2771 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-10-14Added support for "in24", "in32", "fl32", "fl64" both big-endian and ↵XhmikosR
little-endian) in .mov files Patch by v0lt git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2686 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-25Add : MP4Splitter support DIV3 video.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2622 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-15added support for 'NONE' audio (old QuickTime PCM)XhmikosR
Patch by v0lt git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2551 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-12Update code for QT PCM: Aleksoid
cleaned and optimized; added support for 'in24', 'fl64' and 8-bit 'sowt'; small corrections in MP4Splitter. Thanks to V0lt to patch. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2531 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-29Add : some type detect to MP4Splitter - 'mjpa', 'MJPG', 'rpza', 'dvc ', 'alaw'Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2380 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-21moved bento4 one dir upXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2284 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-20Change : rewrite code for 'raw ','twos','sowt';Aleksoid
Add : support for 8-bit 'twos'; Add : support for 'in32', 'fl32'; Fix : bug bit depth of sound in Bento4; Thanks to V0lt for patch. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2278 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-06-05minor bento4 source tree refactoringXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2009 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-29MP4Splitter warnings fixedkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1980 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29AP4_Track::GetTrackName fixed after update MPEG4 Splitter (ticket #499)kinddragon
We now call "Navigate forward" when graph building error appear Quicktime bitmap lines now aligned More general VDFastMemcpyPartialSSE2 implantation git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1976 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-28moved libpng, pngdib, zlib into the src/thirdparty folderXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1972 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-23cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1928 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1920 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-21Updated Bento4 to version 1.2.3-387clsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1917 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-13TyposSpec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1653 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