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
2010-09-15merge changes from trunk r2365-r2561XhmikosR
2010-08-27Use SSE2 in the MSVC 2010 release builds since SSE is already broken (MSVC 20...XhmikosR
2010-08-26updated ffmpegXhmikosR
2010-08-22fix previous commitXhmikosR
2010-08-22COPYING-->COPYING.txt, cosmetics in gccbuild batch filesXhmikosR
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
2010-08-20whitespace cleanupXhmikosR
2010-08-15updated ffmpegXhmikosR
2010-08-13clean up libavcodec project filesXhmikosR
2010-08-08ffmpeg: remove unused files plus some cosmetic changesXhmikosR
2010-08-08cosmeticsXhmikosR
2010-08-07updated ffmpegXhmikosR
2010-08-06updated ffmpegXhmikosR
2010-08-06revert r2200; it causes crashesXhmikosR
2010-08-06updated ffmpegXhmikosR
2010-08-02updated ffmpeg (thanks to Aleksoid for finding the conflict in avcore\utils.c...XhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-08-02removed unused definition file "libavcodec.def" and renamed "libavcodec_gcc.d...XhmikosR
2010-07-27cleaned up DisableSpecificWarnings in VS2008 projectsXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-26changed libavcodec lib name to "libavcodec" for both debug and release config...XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-07-24whitespace cleanupXhmikosR
2010-07-23Updated ffmpegXhmikosR
2010-07-23Updated ffmpegXhmikosR
2010-07-23Updated ffmpegXhmikosR
2010-07-23Updated ffmpegXhmikosR
2010-07-13split Version.h plus some cosmetic changesXhmikosR
2010-07-11updated ffmpegXhmikosR
2010-07-08updated libavcodec project fileXhmikosR
2010-07-07updated ffmpegXhmikosR
2010-07-07updated ffmpegXhmikosR
2010-07-05updated ffmpegXhmikosR
2010-07-03updated ffmpegXhmikosR
2010-07-03updated ffmpegXhmikosR
2010-07-02updated ffmpegXhmikosR
2010-07-01updated ffmpegXhmikosR
2010-07-01updated ffmpegXhmikosR
2010-07-01cosmeticsXhmikosR
2010-07-01updated ffmpegXhmikosR
2010-07-01updated ffmpegXhmikosR
2010-06-29updated ffmpegXhmikosR
2010-06-29updated ffmpegXhmikosR
2010-06-28updated ffmpegXhmikosR
2010-06-28updated ffmpegXhmikosR
2010-06-28Fix : crash on vp8 playback(fix ffmpeg);Aleksoid
2010-06-28updated ffmpegXhmikosR
2010-06-28Fix : 2082 rev, add missing files;Aleksoid
2010-06-28Updated ffmpeg (patch by XhmikosR) - Unresolved externals fixed by Spec-ChumSpec-Chum
2010-06-27Fixed : broken Mpeg2 bitstream decodingCasimir666