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
2014-02-19[MPC-HC] Version number: Add a "git describe based" commit number to identify...mpc-hc-1.7.4-3Underground78
2014-02-19[MPC-HC] Fix the include directories for FFmpeg's out-of-source-tree build.Underground78
2014-02-19[MPC-HC] Tray icon: Add an optional custom callback for "show property page" ...Underground78
2014-02-19[MPC-HC] LAV Splitter: Exhibits MKV attachments through IDSMResourceBag inter...Underground78
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
2013-11-05Update version and changelog0.59.1Hendrik Leppkes
2013-11-03Update changelog and versionHendrik Leppkes
2013-10-30Add two additional DV FourCCs (for Canopus)Hendrik Leppkes
2013-10-30Redefine H264 DTS pin info flag to be more generic (for HEVC support)Hendrik Leppkes
2013-10-27Add VS2013 supportHendrik Leppkes
2013-10-27Cleanup and don't deadlock when the tray icon creation failed.Hendrik Leppkes
2013-10-27Close the thread handle of the tray icon thread.Hendrik Leppkes
2013-10-27Re-design the cleanup functionality of the tray iconHendrik Leppkes
2013-10-23Support HM10 FourCC for HEVC videoHendrik Leppkes
2013-10-21Simplify audio buffer handlingHendrik Leppkes
2013-10-20Support VP9Hendrik Leppkes
2013-10-20Support HEVC demuxingHendrik Leppkes
2013-09-15Add support for THP MJPEGJan Ekström
2013-09-14Produce better debug symbols in release builds.Hendrik Leppkes
2013-09-11Initialize class membersHendrik Leppkes
2013-09-11De-allocate the memory buffer when the registry value could not be read.Hendrik Leppkes
2013-09-10Fix a few cppcheck warningsXhmikosR
2013-09-10Support GEOV video (MPEG4).Underground78
2013-09-10Ensure the array variable is NULLed when free'ed.Hendrik Leppkes
2013-09-08Optimize project files and optimization settings for VS2012Hendrik Leppkes
2013-09-04Remove linker optimizations from project files, enabled by default.Hendrik Leppkes
2013-09-02Add DXVA GUIDs for HEVC / H.264Hendrik Leppkes
2013-07-28Add "Divx" FourCCHendrik Leppkes
2013-07-27Map QDM2 FourCC as input typeHendrik Leppkes
2013-07-26Merge branch 'stable'Hendrik Leppkes