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-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-04-21astyle: specify --close-templatesXhmikosR
2013-04-06Filters: "Settings" caption is translated, fixed window size.v0lt
2013-04-05Filters: regrouped resource IDs.v0lt
2013-03-10MpegSplitter: cosmeticsv0lt
2013-03-02resource files: switch to constants for the VersionInfo.XhmikosR
2013-02-23MPEG Splitter: Some files couldn't be opened.Underground78
2013-02-03MpegSplitter: "TrueHD streams output" -> "TrueHD+AC3 streams output", "AC-3 c...v0lt
2013-02-03Cosmetics: Define or use some constants when possible.Underground78
2013-01-23clean up project referencesXhmikosR
2013-01-17MpegSplitter: deeper search for tracks in streaming video (need for IPTV).v0lt
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-09fix typoXhmikosR
2013-01-09fixed 91d655597e and 93346654dev0lt
2013-01-09MpegSplitter: added the ability to select a track by number (tickets #1025, #...v0lt
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2013-01-08MpegSplitter: removed the sorting tracks. used priority selection only.v0lt
2012-12-28move the ResStr define in DSUtil.h instead of duplicating itXhmikosR
2012-12-27project files: use MFCProj in the keyword when using MFCXhmikosR
2012-12-27switch back to MAX_PATHXhmikosR
2012-11-30WAVE_FORMAT_MP3 replaced WAVE_FORMAT_MPEGLAYER3v0lt
2012-11-12Properly enable memory leak detection.Underground78
2012-11-02* Remove void from the parameter listXhmikosR
2012-10-28MPEG Splitter: Fix playback for some TS files.Underground78
2012-10-28Cosmetic: add missing brackets.Underground78
2012-10-28Cosmetic: Fix a typo in a struct name.Underground78
2012-10-28Fix some %S vs %s confusion in debug traces.Underground78
2012-09-24MPEG Splitter/AAC Decoder: Add basic support from AAC LATM tracks.Underground78
2012-09-18MPEG Splitter: Don't output the fake "No subtitle" track when the file contai...Underground78
2012-09-04apply astyleXhmikosR
2012-09-01Filters: updated GetWindowSize() functionv0lt
2012-09-01updated scaling for setting windows of filters (3)v0lt
2012-08-31updated scaling for setting windows of filters (1)v0lt
2012-08-31MPCVideoDec: added support for scaling in settings windowv0lt
2012-08-31MpegSplitter, MpaDecFilter, Mpeg2DecFilter: added support for scaling in sett...v0lt
2012-08-25Return an error code when memory allocations fail.Underground78
2012-08-25Fix some possible NULL pointer dereferences.XhmikosR
2012-08-24remove extra space from private, protected and public keywordsXhmikosR
2012-08-24remove extra space in case statements before ":"XhmikosR
2012-08-23use _T() in the TRACE macro for consistencyXhmikosR
2012-08-22MpegSplitter: skip suspicious packages when calculating bitratev0lt
2012-08-21MpegSplitter: simplified codev0lt
2012-08-02Show the hash and branch information in the file version information.Underground78
2012-08-02fix line endingsxhmikosr
2012-07-31apply astylexhmikosr
2012-07-26rename Version.sh and Version.h to lowercasexhmikosr
2012-07-25remove the svn keyword Idxhmikosr