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-10move the TargetMachine option to common.propsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4325 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-07MatroskaSplitter: added support for QT video formats in matroska v.1v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4282 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-07cosmetics and optimizationv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4280 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-07MatroskaSplitter: determine the correct fps for some webm filesv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4279 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-06Fix : rev.4241 broken OGG/OGV playback, thanks to Vortex - Light Alloy ↵Aleksoid
developer; Fix : DXVA Decoder - sometimes not change the aspect ratio, which are read from a stream; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4265 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-05Fix : MPEGSplitter - improved parser of the PTS packages; Fixed a bug where ↵Aleksoid
it was impossible to open files with broken header - for example, records from the satellite; Change : Increased the maximum number of packets in the queue for AVI format - improved seeking; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4258 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-03Fix : WEBM - set FPS to 24, when in the header stored an incorrect value for ↵Aleksoid
the tag DefaultDuration equal to one 1000000; ticket #1946; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4250 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-03Change : improve working with Queue packets. This will reduce the amount of ↵Aleksoid
memory consumed by the player - modify rev. 4241; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4249 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-03Fix : unable to playback MPEG2 in Avi; ticket #1182;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4247 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-02Change : reduced the maximum number of packets in the Queue, except for ↵Aleksoid
AVI(For Avi need more packets for smooth seeking). This will reduce the amount of memory consumed by the player; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4241 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-01update changelog, apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4233 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-04-01Change : MP4Splitter - ALAC, rewrite extradata parser;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4231 10f7b99b-c216-0410-bff0-8a66a9350fd8
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-31update for the previous commitXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4227 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-31cosmetics in the filters' names for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4226 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-31change "Flac" to "FLAC" for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4224 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-29Fix : MP4Splitter - hang pictures/slow response after the seeking : ticket ↵Aleksoid
#1682, #971, #90 ; sometimes deadloop at the end of file : ticket #1987; Change : MPCVideoDec/ffmpeg - remove some custom code; Change : Adjust drop-down list width for long shaders name; ticket #2108; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4205 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-27Fix : MPASplitter - sometimes AVI can be determined as Mpeg Audio;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4198 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-24MP4Splitter: fixed a potential bug.v0lt
MpaDecFilter: commented out unnecessary code (PCM in MOV problem was solved in r4097), cosmetics, optimization. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4173 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-18apply astyle, update docsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4156 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-17Fix : Green screen when the width of the video frame is not a multiple of 16 ↵Aleksoid
and some transform filter is connected to the decoder; Big thanks to haruhiko_yamagata from the ffdshow developers team for this help; Change : MatroskaSplitter - remove some debug info to improve debugging; MPCVideoDecFilter - remove unnecessary variables, code cleanup; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4152 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-15Fix : rev. 4140; MPEGSplitter - some AC3 track in MPEG-TS can be marked as ↵Aleksoid
PES_PRIVATE(0x05) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4149 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-15Fix : MPCVideoDec bad playback VC1 with pulldown in MPEG-TS;Aleksoid
small code refactoring; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4147 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-13Fix : MPEGSplitter - fix crash H.264 parser on packet without Nalu start code;Aleksoid
Change : update libav - take aac's file from ffmpeg; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4141 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-12Fix : MPEGSplitter - if PMT is present, add AC3/E-AC3/TrueHD stream only for ↵Aleksoid
the relevant PES type; fix misdetect VC-1 stream as AC3; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4140 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-10MatroskaSplitter: decoding TrueAudio with LAV Audio, cosmetics.v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4138 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-09MatroskaSplitter: added support for Cinepakv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4135 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-09update for previous commitv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4134 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-09MatroskaSplitter: added support for Sorenson videov0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4133 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-09MatroskaSplitter: rewrote some code, added support for QDesign Musicv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4132 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-07Update : modify rev.4128, thanks LAV for his part of the code;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4130 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-07Fix : Matroska Splitter does not use properly crooping parameters Matroska ↵Aleksoid
files; ticket #2059; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4129 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-06Change : Increased delay while check queue in QueuePacket; It improves, at ↵Aleksoid
least, hangs when rewinding avi files; Fix : Freeze occurs when madVR leaves exclusive mode; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4128 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-06cosmeticsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4126 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-05cosmeticsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4124 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-05Fix : MPEGSplitter can't load MPEG-TS files with corrupted packet ↵Aleksoid
header(incorrect Adaptation Field); can't load some .TP files; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4120 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-03-02Change : MpaSplitter - reduce the depth of the search for the valid MPA header.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4113 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-28Change : Small stylized source;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4107 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-28Add : MPEGSplitter - Support TrueHD in EVO(also modify MPADecFilter).Aleksoid
Change : MPEGSplitter - correct PES Header parser, use PES extension data to read ext id for VC1 stream - fix issue when multiple video stream in file; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4106 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-28Add : support EVO(except TrueHD);Aleksoid
change : some code cleanup and refactoring; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4105 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-27MP4Splitter: fixed duration for some mov files (used code from SPlayer)v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4103 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-02-25AviSplitter: fixed crash on some .divx filesv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4102 10f7b99b-c216-0410-bff0-8a66a9350fd8