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-06-29Remove now deprecated filters.Underground78
2013-01-23MpaDecFilter.vcxproj: inherit the AdditionalDependencies propertyXhmikosR
2013-01-23clean up project referencesXhmikosR
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2012-12-27project files: use MFCProj in the keyword when using MFCXhmikosR
2012-11-04MpaDecFilter: use ffmpeg sample formats in internal processing. added AudioHe...v0lt
2012-09-09MpaDecFilter: created CPaddedArray and CFFAudioDecoder classesv0lt
2012-09-06MpaDecFilter: created CMixer classv0lt
2012-07-17MpaDecFilter: use ffmpeg instead of libdca for DTS decodingv0lt
2012-07-03move Winmm.lib in BaseClasses since that's where it's neededXhmikosR
2012-07-01remove Version.lib from the projects that don't need itXhmikosR
2012-06-18MpaDecFilter: use ffmpeg instead of liba52 for AC3 decodingv0lt
2012-06-12MpaDecFilter: updated project filev0lt
2012-05-17move ffmpeg to thirdparty/ffmpegXhmikosR
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-05-09renamed libavcodec to ffmpegXhmikosR
2012-05-07remove unneeded AdditionalLibraryDirectories now that AdditionalDependencies ...XhmikosR
2012-05-07update for r4619XhmikosR
2012-05-07clean up AdditionalDependencies; They are not really needed for VS2010 as lon...XhmikosR
2012-05-05MpaDecFilter.vcxproj: remove unneeded AdditionalLibraryDirectoriesXhmikosR
2012-04-15Clean up AdditionalIncludeDirectories for FLACSource and MpaDecFilterXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-11move common ResourceCompile options to common.propsXhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-01-31* change OutDir to "bin" instead of "bin10" now that we only use MSVC 2010XhmikosR
2012-01-25update MediaInfoLib.vcxproj.filtersXhmikosR
2012-01-20Fix : Standalone filter link error;Aleksoid
2012-01-19Change : Update libav;Aleksoid
2012-01-12Change : Use libav to decode AAC. Add support AAC LATM,ADTS. Remove libfaad.Aleksoid
2011-12-29Change : Use libav(float decoder) to decode MpegAudio, remove libmad;Aleksoid
2011-12-23Change : update libav, use w32pthreads for both x86 & x64 build;Aleksoid
2011-11-14Fix : x64 build don't need libpthreadGC2.a anymore;Aleksoid
2011-11-13Change : Ensure the buffer is on a startcode when parsing AnnexB - thanks to ...Aleksoid
2011-11-11* fix x64 compilationXhmikosR
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-10-18merge the ffmpeg update branch into the trunk (except for the the Bento4 update)XhmikosR
2011-08-20clean up preprocessor definitionsXhmikosR
2011-08-09* simplify ExcludedFromBuild ConditionXhmikosR
2011-08-07various #include cosmeticsXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-22cleanup inherited PreprocessorDefinitions, don't use a hardcoded path to vers...XhmikosR
2011-07-15move a52dec, faad2, libdca, libflac, libmad and libvorbisidec to the thirdpar...XhmikosR
2011-07-09filters: don't use a hardcoded path to Version.h, add the path to version.h t...XhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21cleanupXhmikosR
2011-05-05MFC bloat fix (part5): Updated project files for the filtersclsid2
2011-04-17partially revert r3029, project files cleanup, compile MediaInfoLib and ZenLi...XhmikosR
2011-03-31add a few preprocessor definitions for the resource compilerXhmikosR