Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-01-01Update Copyright to 2016Hendrik Leppkes
2015-12-13Set /Zc:throwingNew on VS2015 to avoid unneeded error checks being generatedHendrik Leppkes
2015-12-08Add support for VP9 DXVA2 HWAccelHendrik Leppkes
2015-12-08Document the HDR infos a bitHendrik Leppkes
2015-12-08Export HEVC HDR metadata to the rendererHendrik Leppkes
2015-12-07DSUtil: Add version check for Windows 8 and aboveHendrik Leppkes
2015-11-15Update version and changelog0.67Hendrik Leppkes
2015-11-15Use the /Zo switch instead of the deprecated and undocumented variantHendrik Leppkes
2015-10-03Update SubRenderIntf.h to the latest versionHendrik Leppkes
2015-09-22Update ToolsVersion and VS version referencesHendrik Leppkes
2015-09-22Update version and changelogHendrik Leppkes
2015-08-12Add an option to specify the maximum queue size in packetsHendrik Leppkes
2015-07-23VS2015 supportHendrik Leppkes
2015-06-05Fix enum typedef.Underground78
2015-04-21Update version and changelog0.65Hendrik Leppkes
2015-04-06Silence a warning in x64 buildsHendrik Leppkes
2015-04-05Use std::remove_if instead of a manual loopHendrik Leppkes
2015-04-04Re-write vector clearing loopHendrik Leppkes
2015-04-04Add missing lockHendrik Leppkes
2015-04-03Export coverart and attachments through IDSMResourceBagHendrik Leppkes
2015-03-23Don't include version.h in the precompiled headersHendrik Leppkes
2015-03-23Move filter names to common_defines.hHendrik Leppkes
2015-03-23Move common win32 version/inclusion defines into a new headerHendrik Leppkes
2015-03-23Remove ENABLE_DEBUG_LOGFILE define from version.hHendrik Leppkes
2015-02-13Fix genversion script on release builds (ie. commit 0)0.64Hendrik Leppkes
2015-02-13Update changelog and versionHendrik Leppkes
2015-02-07dxva2: HEVC 10-bit decoding in CopyBack modeHendrik Leppkes
2015-01-29Another x64 warning fix in debug modeHendrik Leppkes
2015-01-26Remove unused inttypes.hHendrik Leppkes
2015-01-25Silence warnings from ffmpeg includesHendrik Leppkes
2015-01-25Enable additional compiler options for improved C++11 compatHendrik Leppkes
2015-01-22Quote path to genversion.bat, in case path has spacesHendrik Leppkes
2015-01-03Happy new Year!Hendrik Leppkes
2015-01-03Add the git build number to the version string if availableHendrik Leppkes
2014-12-21Add DSD media typesHendrik Leppkes
2014-12-13Re-shuffle SetThreadName function to match MSDN documentationHendrik Leppkes
2014-12-10Add missing include to fix compilation for some peopleHendrik Leppkes
2014-12-09Implement a blacklist feature to allow disabling LAV for uncooperative applic...Hendrik Leppkes
2014-10-24Improve ff debug loggingHendrik Leppkes
2014-10-03Update version and changelogHendrik Leppkes
2014-09-20Add a CH265Nalu classHendrik Leppkes
2014-06-12Update changelog and versionHendrik Leppkes
2014-05-17Fix safe conversions functions in the case of too long inputsHendrik Leppkes
2014-05-12Add helper functions for safe unicode transformations.Hendrik Leppkes
2014-05-04Remove obsolete dxva2api headerHendrik Leppkes
2014-04-21Support for VP7 videoHendrik Leppkes
2014-04-21Implement a WMV9 MFT decoder, to replace the DMO decoder.Hendrik Leppkes
2014-04-08Update changelog and versionHendrik Leppkes
2014-03-30Validate string position before using the index.Hendrik Leppkes
2014-03-07Update version to 0.61.10.61.1Hendrik Leppkes