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
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
2014-03-04Update changelog and increase version numberHendrik Leppkes
2014-03-02Allow the timer macros to be used in release buildsHendrik Leppkes
2014-02-23Update ToolsVersion in props filesHendrik Leppkes
2014-02-16Add timer.h high-precision timer for profilingHendrik Leppkes
2014-02-07Add support for ATRAC3+Jan Ekström
2014-02-07Separate ATRAC series from Real AudioJan Ekström
2014-01-30Support Duck TrueMotion 1/2Yuta NAKAI
2014-01-14Update changelog and version0.60.1Hendrik Leppkes
2014-01-14Fix check for multiple file segments.Hendrik Leppkes
2014-01-14Format Cue Sheet entries to contain more information.Hendrik Leppkes
2014-01-14Implement an interface for high-level streaming control.Hendrik Leppkes
2014-01-12Update copyright year to 2014Hendrik Leppkes
2014-01-12Update version and changelogHendrik Leppkes
2013-12-26Implement IBitRateInfokasper93
2013-12-25Support Voxware MetasoundHendrik Leppkes
2013-12-22Update ToolsVersion in the project filesHendrik Leppkes
2013-12-21Remove a remnant of VS2012 supportHendrik Leppkes
2013-12-17Fix another forgotten class initHendrik Leppkes
2013-12-17Replace NULL by nullptr where appropriateHendrik Leppkes
2013-12-16Initialize class variables in the class, instead of the constructorHendrik Leppkes
2013-12-16Check that scanf succeedsHendrik Leppkes
2013-12-16Add support for parsing embeded Cue SheetsHendrik Leppkes
2013-11-26Include wmcodecdsp.h and remove any duplicate GUID definitionsHendrik Leppkes
2013-11-08Remove stdint.h in favor of Visual Studio official stdint.hHendrik Leppkes