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-06-03[MPC-HC] Version number: Add a "git describe based" commit number to identify...mpc-hc-1.7.5-4Underground78
2014-06-03[MPC-HC] Fix the include directories for FFmpeg's out-of-source-tree build.Underground78
2014-06-03[MPC-HC] Tray icon: Add an optional custom callback for "show property page" ...Underground78
2014-06-03[MPC-HC] LAV Splitter: Exhibits MKV attachments through IDSMResourceBag inter...Underground78
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
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