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 (Collapse)Author
2012-06-13indentation cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5109 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and ↵XhmikosR
remove unneeded trailing backslashes/spaces (part 2) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5107 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and ↵XhmikosR
remove unneeded trailing backslashes/spaces git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5105 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12VSFilter/DirectVobSubFilter.cpp: fix wrong check, LookupSubPic returns a ↵XhmikosR
boolean (warning C6215 found with /analyze) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5104 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12* DSUtil.cpp: remove unused variableXhmikosR
* DSUtil.h: include afxstr.h for CString * IPinHook.h: don't mark HookAMVideoAccelerator and HookDirectXVideoDecoderService as extern git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5100 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12* Don't compile vd_asm.cpp for x64 builds since it's used in Win32 onlyXhmikosR
* Don't compile MPCFfmpegDec.cpp for Debug/Release builds since it's used in Filters only git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5099 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12MpaDecFilter: updated project filev0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5098 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12MpaDecFilter: use ffmpeg instead of libflac for FLAC decodingv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5097 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-12Use a preprocessor check to exclude code from build at compile timeXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5093 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-11VSFilter/Systray.cpp: use _tcscpy_s and thus fix a buffer overrun (warning ↵XhmikosR
C6057, found with /analyze) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5088 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-11VSFilter/Systray.cpp: use _T instead of TEXT for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5087 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-11remove unused variableXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5084 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-10AudioSwitcher: fixed limits for int24v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5080 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-10MpaDecFilter: changed working with audio channels (remake, cleaning, removed ↵v0lt
useless code) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5074 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-10moved GetDefChannelMask from DSUtil.h to AudioParser.h and use 5.0 instead ↵v0lt
of 4.1 for five channels AudioParser: added GetVorbisChannelMask git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5073 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-10apply astyleXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5068 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-09fixed some warnings and typos, cosmeticsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5063 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-09Move the IsWin* functions into an helper class. The OS version is now cached ↵Underground78
and the function calls properly inlined. This code was inspired by TortoiseSVN's SysInfo class. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5057 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-09indentation cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5056 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-09move CHECK_HR to MPCVideoDecFilter.hXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5055 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-09cosmetics: change the dlls name to lowercase in the LoadLibrary callsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5054 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08VideoRenderers: fixed all warnings (x64)v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5049 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08* NullRenderers.cpp: remove unneeded #pragma warning directiveXhmikosR
* FfmpegContext.cpp: fix typo in comment git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5048 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08MpaDecFilter: remove a couple of defines, use the ones from ↵XhmikosR
libavutil/intreadwrite.h directly and disable C4244 in libavutil/bswap.h git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5047 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08rename LogLibAVCodec to LogLibavcodecXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5044 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08add a few more info for SoundTouch x64 link failureXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5043 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08VideoRenderers: fixed some warnings, optimizationv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5039 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08VideoRenderers: fixed some warnings, optimizationv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5038 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-07Remove most instances of "using namespace std" statements and explicitly use ↵XhmikosR
the std namespace git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5031 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-07remove commented out code from IPinHook.cpp since it's in DSUtil.cpp and ↵XhmikosR
move a header to the top in IPinHook.h git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5030 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-07remove a few redefinitionsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5028 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-04Forgotten file in r5002 (free arrays allocated with new[] with delete[]).Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5003 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-04Fix some /analyse warnings:Underground78
- CRegKey::QueryStringValue should be given a lenght in characters not in bytes - correctly use %p to print pointers - free arrays allocated with new[] with delete[] - use wide character constants when needed. Patch partially by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5002 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03fixed some warnings.v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4999 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03AfxMessageBox:Underground78
- use directly the string resource ID instead of explicitly loading the string. - give all AfxMessageBox an icon. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4995 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03returned constructor for peshdr structurev0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4993 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03partially revert r4733 because VS Resource Editor puts back DS_FIXEDSYS and ↵XhmikosR
DS_SETFONT after saving the resource file git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4989 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03Fix some x64 specific C4244 warnings.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4986 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03Avoid useless string copies.Underground78
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4985 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-03splitters: fixed some warnings.v0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4984 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-02Cosmetics: make the return statements consistent.Underground78
Patch partially by XhmikosR. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4978 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-02* Subtitles/RealTextParser: add missing license headerXhmikosR
* Subtitles: move all includes along with the rest git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4973 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-02MPC Video Decoder: Use IsWinVistaOrLater from WinAPIUtils and remove the ↵Underground78
duplicate function IsVistaOrAbove. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4971 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01Use C++ instead of C for FfmpegContext since it was the only C file in ↵Underground78
MPC-HC project. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4969 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01cleaning and cosmeticsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4966 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01MpegSplitter: updated support for MLP in .aob filesv0lt
This commit fixes ticket #1866. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4962 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01minor fix for previous commitv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4961 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01MpegSplitter: improved support for MLP in .aob files (ticket #1866)v0lt
DTSAC3Source: MLP header size is not less than 20 bytes (needed for ffmpeg decoder) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4960 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01MpegSplitter: added partial support for MLP in .aob filesv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4959 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-01vsfilter_setup.iss: update for Inno Setup v5.5.0 and remove an unneeded defineXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4958 10f7b99b-c216-0410-bff0-8a66a9350fd8