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
2012-06-18add DSUtil to mpc-hc project AdditionalIncludeDirectoriesXhmikosR
2012-06-18break a few long linesXhmikosR
2012-06-18consistently use DNewXhmikosR
2012-06-18update mpc-hc/stdafx.h; it should speed up compilation a little bitXhmikosR
2012-06-18update icl12.patchXhmikosR
2012-06-18batch files: use COLOR 0C when an error occursXhmikosR
2012-06-18update vsfilter_setup.issXhmikosR
2012-06-18minor updates for MPCHC_LITEXhmikosR
2012-06-18update docs/Todo.txtXhmikosR
2012-06-18DTSAC3Source: fixed bsid valuev0lt
2012-06-18Makefile: cosmeticsXhmikosR
2012-06-18Fix r5168 by commiting the correct patch...Underground78
2012-06-17Add some class variable initializations.Underground78
2012-06-17remove mingw workaround since it's not needed anymoreXhmikosR
2012-06-17fixed a signed/unsigned mismatch warning (C4389)demi_alucard
2012-06-17astyle.ini: remove --keep-one-line-statements, add PODTypes.h to the exclude ...XhmikosR
2012-06-17fix a signed/unsigned mismatch (/W4 C4389)XhmikosR
2012-06-17gccbuild.bat: fix /mingw broken switch because of the parentheses in the ECHO...XhmikosR
2012-06-17update ffmpeg (bc4da77)XhmikosR
2012-06-17remove an unneeded defineXhmikosR
2012-06-17cosmeticsXhmikosR
2012-06-17unrar.vcxproj: use /W0 for Debug Win32 tooXhmikosR
2012-06-17remove unused variableXhmikosR
2012-06-17BaseClasses: remove custom code which should not be there, added in r1688XhmikosR
2012-06-17*.def files: tabs to spacesXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-17rename REGISTER_FILTER to STANDALONE_FILTERXhmikosR
2012-06-16update docs/patches/icl12.patchXhmikosR
2012-06-16build.bat: different package name for Lite buildsXhmikosR
2012-06-16Add the ability to compile a "Lite" build (part 2): completely hide the "Inte...Underground78
2012-06-16add the ability to compile a "Lite" build (part 1)XhmikosR
2012-06-16update docs/patches/icl12.patchXhmikosR
2012-06-16remove "thirdparty\ui" from mpc-hc.vcxproj AdditionalIncludeDirectoriesXhmikosR
2012-06-16fix unrar dependenciesXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-16DSMPropertyBag.h, range_bsearch: extended the valid range to MAXSIZE_T - 1, m...janwillem32
2012-06-16Simplify the version checking for the language resources: remove the need of ...Underground78
2012-06-16add missing license headersXhmikosR
2012-06-16add unrar and use it as a static libXhmikosR
2012-06-15move astyle options to astyle.iniXhmikosR
2012-06-15remove CFileVersionInfo from Readme.txtXhmikosR
2012-06-15update astyle.bat and ran itXhmikosR
2012-06-15Create our own helper class to fetch file version information: remove the thi...Underground78
2012-06-14update docs/Todo.txtXhmikosR
2012-06-14gccbuild.bat: 10lXhmikosR
2012-06-14MP4Splitter: non-zero sample rate for some movs (ticket #2391)v0lt
2012-06-14update unrar.dll to 4.20XhmikosR
2012-06-14ffmpeg/Makefile: remove the -mdll switch and the _ISOC99_SOURCE defineXhmikosR
2012-06-14Mpeg2DecFilter.vcxproj: remove the MPEG2ONLY define from Debug x64XhmikosR
2012-06-14build.bat: don't use the hardcoded batch filenameXhmikosR