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-21add MediaInfoLib and ZenLib to the repoXhmikosR
2012-06-20libavutil/mem.c: use the __mingw* functions since otherwise linking fails for...XhmikosR
2012-06-20update ffmpeg (420990d)XhmikosR
2012-06-20update ffmpeg projectXhmikosR
2012-06-18remove the commented out code in r5185, also remove the now unused liba52 and...XhmikosR
2012-06-18Bento4, lcms: move WIN32_LEAN_AND_MEAN define to the precompiled header since...XhmikosR
2012-06-18unrar.vcxproj: disable /analyzeXhmikosR
2012-06-18batch files: use COLOR 0C when an error occursXhmikosR
2012-06-18Makefile: cosmeticsXhmikosR
2012-06-17gccbuild.bat: fix /mingw broken switch because of the parentheses in the ECHO...XhmikosR
2012-06-17update ffmpeg (bc4da77)XhmikosR
2012-06-17unrar.vcxproj: use /W0 for Debug Win32 tooXhmikosR
2012-06-17BaseClasses: remove custom code which should not be there, added in r1688XhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-16add unrar and use it as a static libXhmikosR
2012-06-14gccbuild.bat: 10lXhmikosR
2012-06-14MP4Splitter: non-zero sample rate for some movs (ticket #2391)v0lt
2012-06-14ffmpeg/Makefile: remove the -mdll switch and the _ISOC99_SOURCE defineXhmikosR
2012-06-14gccbuild.bat: exit if /x86 and /libmingwex is usedXhmikosR
2012-06-13gccbuild.bat: fix x86 compilation after r5119XhmikosR
2012-06-13gccbuild.bat: use Submake in SubLibmingwexXhmikosR
2012-06-13Makefile: add license headerXhmikosR
2012-06-13gccbuild.bat: fix libmingex.a build due to local path being used instead of t...XhmikosR
2012-06-13gccbuild.bat: various improvementsXhmikosR
2012-06-13merge buildmingwlibs.sh to gccbuild.bat. Original patch by bobdynlan, tweake...XhmikosR
2012-06-13update ffmpeg configXhmikosR
2012-06-12typov0lt
2012-06-12MpaDecFilter: use ffmpeg instead of libflac for FLAC decodingv0lt
2012-06-12update ffmpeg (94d5650)XhmikosR
2012-06-11style changesXhmikosR
2012-06-10Replaced all custom and thirdparty image loading code in favor of Windows's C...demi_alucard
2012-06-10ffmpeg: removed unnecessary FFGetChannelMap functionv0lt
2012-06-10- Remove a couple of unused definesUnderground78
2012-06-10Use the windows theme fonts instead of hardcoded font facenames fordemi_alucard
2012-06-09Move the IsWin* functions into an helper class. The OS version is now cached ...Underground78
2012-06-09cosmetics: change the dlls name to lowercase in the LoadLibrary callsXhmikosR
2012-06-09update ffmpeg (6fef82f)XhmikosR
2012-06-08MpaDecFilter: remove a couple of defines, use the ones from libavutil/intread...XhmikosR
2012-06-08add a few more info for SoundTouch x64 link failureXhmikosR
2012-06-08remove the /IGNORE:4221 switch from LIB, and don't compile those source files...XhmikosR
2012-06-07update FFmpeg (8d1de44)XhmikosR
2012-06-05add missing license headersXhmikosR
2012-06-04disable /analyze for the 3rd party projectsXhmikosR
2012-06-04update FFmpeg (eb7efc1)XhmikosR
2012-05-31cosmetic changes in AdditionalIncludeDirectories slashesXhmikosR
2012-05-30update ffmpeg (a1fc1d2)XhmikosR
2012-05-29guard the WIN32_LEAN_AND_MEAN/VC_EXTRALEAN defines and consistently use themXhmikosR
2012-05-29Bento4: use Precompiled Headers. This reduces the time needed to compile Ben...XhmikosR
2012-05-28ffmpeg/Makefile: move the 2 spaces in the echo command right after the commandXhmikosR
2012-05-26update ffmpeg (72261fa)XhmikosR