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-05-17indentation cosmeticsXhmikosR
2012-05-17remove unneeded tabs/spacesXhmikosR
2012-05-16remove unneeded defineXhmikosR
2012-05-16use logical OR instead of bitwise ORXhmikosR
2012-05-16H264RandomAccess: use the original file's indentationXhmikosR
2012-05-16include PODtypes.h where it's neededXhmikosR
2012-05-16ffmpeg.vcxproj/ffmpeg.vcxproj.filters: remove double and invalid entriesXhmikosR
2012-05-15Removed the ancient pre-NT5 dialog box style flags DS_FIXEDSYS, DS_SETFONT an...demi_alucard
2012-05-14Replace some functions by their secure version.Underground78
2012-05-14fix some C4244 warningsv0lt
2012-05-14mplayerc/Ifo.h: indentation cosmeticsXhmikosR
2012-05-14move the individual libraries one dir upXhmikosR
2012-05-14* remove unused header ffcodecs.hXhmikosR
2012-05-14keep one line statementsXhmikosR
2012-05-13Silence a few C4244 warnings (including some that were repeated many times):Underground78
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-13array_allocator.h, PODtypes.h: keep one line statementsXhmikosR
2012-05-13remove unused header mp_msg.hXhmikosR
2012-05-13remove intrin_fixed.h; VS2010's intrin.h seems to work fineXhmikosR
2012-05-13* rewrote r4698 using C casts instead of C++ castsv0lt
2012-05-12consistently specify d3d9.lib for the projects that need it and also specify ...XhmikosR
2012-05-12Silence some C4244 warnings by adding explicit casts when it's safe to do soUnderground78
2012-05-12gccbuild.bat: fix rebuild when building for both platformsXhmikosR
2012-05-12update ffmpeg (9eb99ab25b5ec9af9e575371c9ef84a37c63b3e5)XhmikosR
2012-05-11MPCVideoDecoder: the configured threads count was ignored when the decoder ha...Underground78
2012-05-11gccbuild.bat, update_version.bat: cosmeticsXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-05-11use for (;;) instead of while (TRUE) or while (1)XhmikosR
2012-05-11update ffmpeg(940be96540ee58e65b3730665b32819dda8d8d32)XhmikosR
2012-05-11remove commented linesXhmikosR
2012-05-10FGManager: add subtype for PS2 ADPCM.v0lt
2012-05-10remove include/stdint.h since VS2010 comes with its own stdint.h, but work ar...XhmikosR
2012-05-10* SyncClock.vcxproj: fix PreprocessorDefinitionsXhmikosR
2012-05-10libavutil/common.h: more correct UINT64_C defineXhmikosR
2012-05-09merge gccbuild64.bat to gccbuild.bat. Also make the order of the switches no...XhmikosR
2012-05-09missed one more instance of libavcodecXhmikosR
2012-05-09renamed libavcodec to ffmpegXhmikosR
2012-05-09use logical OR instead of bitwise ORXhmikosR
2012-05-09Use InternalFilterConfig settings in FFmpeg build config. This reduces binary...clsid2
2012-05-09Use secure version of *fopen.Underground78
2012-05-08[VSFilter] Use secure version of the string copy functions.Underground78
2012-05-08update libavcodec projectXhmikosR
2012-05-08merge VSFilter/installer/todo.txt to docs/Todo.txtXhmikosR
2012-05-08move unrar.dll to root\distrib so that we can use it in MPC-HC's installer in...XhmikosR
2012-05-08update ffmpeg (7da0a07283e8546c7cf4cde9eca7ad4fe9f57fb4)XhmikosR
2012-05-08VSFilter.rc: cleanup, cosmetics in build.batXhmikosR
2012-05-08update unrarXhmikosR
2012-05-08Fixed compilation error when building without internal audio decodersclsid2
2012-05-07remove unneeded AdditionalLibraryDirectories now that AdditionalDependencies ...XhmikosR
2012-05-07VSFilter: move the manifest and VersionInfo to VSFilter.rc2XhmikosR