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
2013-06-23Get rid of duplicate defines.XhmikosR
2013-06-23Replace memset with ZeroMemory.XhmikosR
2013-06-19VSFilter: remove unused defines from resource.hAlex Marsev
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-06-19Replace remaining NULL by nullptr when possible.Underground78
2013-06-02Mpeg2DecFilter: removed IDS_MPEG2_NOTE2v0lt
2013-06-01MPCVideoDec: used defines for setting names.v0lt
2013-06-01Cosmetics: keep style consistent in multiline macros.XhmikosR
2013-05-28VSFilter/installer/build_installer.bat: remove quotes from vars.XhmikosR
2013-05-28cosmetics: use lowercase hexXhmikosR
2013-05-28Reindent files.XhmikosR
2013-05-26MPCVideoDec: added support for 'VMnc' codec. Created a group "Screen Capture(...v0lt
2013-05-25DSUtil: added AudioTools.h and AudioTools.cppv0lt
2013-05-20BufferFilter: Check for null pointers before actually using them.Underground78
2013-05-18Use `#pragma warning(push/pop)` instead of `#pragma warning(default)`.XhmikosR
2013-05-18cosmetics: add new lines at the end of files.XhmikosR
2013-05-18Be consistent with function's variables.XhmikosR
2013-05-18MpaDecFilter: fixed typov0lt
2013-05-18MpaDecFilter: added convert_int24_to_int32 function.v0lt
2013-05-13Use %d for integer instead of %i for consistency.XhmikosR
2013-05-11cosmeticsXhmikosR
2013-05-11fixed "error C2039: 'IsEmpty' : is not a member of 'CListBox'" after b45f3796b0v0lt
2013-05-10Use IsEmpty() instead of GetCount() when possible.XhmikosR
2013-05-09Cosmetics: Remove extra parenthesis.Underground78
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-05-07VSFilter/installer/build_installer.bat: remove vs2012 leftover from 3aa41222e...XhmikosR
2013-05-07VSFilter/installer/build_installer.bat: allow to pass a second argument in Su...XhmikosR
2013-05-04Remove the "Beta" suffix from the packages.XhmikosR
2013-05-04vsfilter_setup.iss: bring it up to date with mpc-hc's installer.XhmikosR
2013-04-23MpaDecFilter: fixed channel layouts for some HDMV LPCM.v0lt
2013-04-21astyle: specify --close-templatesXhmikosR
2013-04-14run astyle 2.03XhmikosR
2013-04-06Mpeg2Dec: rename resource IDs.v0lt
2013-04-06MPCVideoDec: regrouped resource IDs.v0lt
2013-04-06Filters: "Settings" caption is translated, fixed window size.v0lt
2013-04-05Filters: regrouped resource IDs.v0lt
2013-03-31run astyleXhmikosR
2013-03-31MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (second ve...v0lt
2013-03-31Cppcheck fixes:XhmikosR
2013-03-31Initialize variables in the constructor.XhmikosR
2013-03-31Revert "MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (f...XhmikosR
2013-03-29MpaDecFilter->Mixer: fixed FlushBuffers() functionv0lt
2013-03-28MPCVideoDec: fixed playback h264 after "stop" on Intel HD Graphics (force rec...v0lt
2013-03-27Partially revert "MpaDecFilter: updated "#include ...""XhmikosR
2013-03-27MpaDecFilter: updated "#include ..."v0lt
2013-03-22cosmeticsXhmikosR
2013-03-21Update VP5 video card list (added GeForce GTX TITAN and other).v0lt
2013-03-18MpaDecFilter: Fix incorrect safety checks.Underground78
2013-03-18MpaDecFilter: missing "return S_OK;"v0lt
2013-03-15FFAudioDecoder: fix audio decoding for new ffmpeg updates.v0lt