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
2011-08-09* simplify ExcludedFromBuild ConditionXhmikosR
2011-08-07various #include cosmeticsXhmikosR
2011-08-04Fix : Improve MP4Splitter to detect 7.1 AAC.Aleksoid
2011-08-03cleanupXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-08-02enable C4996 warnings and fix some of themXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-22cleanup inherited PreprocessorDefinitions, don't use a hardcoded path to vers...XhmikosR
2011-07-09filters: don't use a hardcoded path to Version.h, add the path to version.h t...XhmikosR
2011-07-09cleanupXhmikosR
2011-07-07move Ap4Config.h in the AP4\Core directoryXhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-06-21cleanupXhmikosR
2011-06-15fix the LNK4006 warnings and minor cleanup in the project filesXhmikosR
2011-05-21Change/fix : MP4Splitter, true way to detect & parse E-AC3 stream;Aleksoid
2011-05-05Fix : MP4Splitter read correct Aspect Ratio from video field header, ticket #...Aleksoid
2011-05-05MFC bloat fix (part5): Updated project files for the filtersclsid2
2011-04-30Add : MP4Splitter support E-AC3 audio stream;Aleksoid
2011-03-31add a few preprocessor definitions for the resource compilerXhmikosR
2011-03-31various version related changes:XhmikosR
2011-03-30Fix : seek hanging on .divx(avi) with video taged subtitles;Aleksoid
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-02-02Fixed playback old movs with 'raw ', 'twos' and 'ima4' audio.v0lt
2011-01-14merge debug/release props files to common.propsXhmikosR
2011-01-14clean up project files, move a few properties to the props/vsprops filesXhmikosR
2010-12-20add support for h261,dmb1,divx,IV32,VP31,yv12 in MOVv0lt
2010-12-17apply astyle formattingXhmikosR
2010-12-14MJPB support in MOV filesXhmikosR
2010-12-14add support for png,8bps,3iv1,3iv2 in MOVXhmikosR
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-12-11various version related changes:XhmikosR
2010-10-14Added support for "in24", "in32", "fl32", "fl64" both big-endian and little-e...XhmikosR
2010-09-25Add : MP4Splitter support DIV3 video.Aleksoid
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-15added support for 'NONE' audio (old QuickTime PCM)XhmikosR
2010-09-12Update code for QT PCM: Aleksoid
2010-09-05cleanupXhmikosR
2010-08-31removed "Template" configuration from vs2010 projectsXhmikosR
2010-08-29Add : some type detect to MP4Splitter - 'mjpa', 'MJPG', 'rpza', 'dvc ', 'alaw'Aleksoid
2010-08-21-Use $(TargetExt) in the OutputFile in VS2010 FiltersXhmikosR
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
2010-08-21moved bento4 one dir upXhmikosR
2010-08-20Change : rewrite code for 'raw ','twos','sowt';Aleksoid
2010-08-19Update : some change in MP4Splitter;Aleksoid
2010-08-16removed DisableSpecificWarnings from common.props and common.vsprops filesXhmikosR
2010-08-16Add : PCM(SOWT, TWOS) sound support, ticket #242, #120;Aleksoid
2010-08-06Filters: cleaned up rc filesXhmikosR
2010-08-06Filters: FileVersion and ProductVersion is set automaticallyXhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR