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
AgeCommit message (Expand)Author
2017-08-28[MPC-HC] Tray icon: Add an optional custom callback for "show property page" ...Underground78
2017-08-23Prevent a deadlock issue when changing the format in pause and stopping playbackHendrik Leppkes
2017-08-20d3d11: implement saving of the selected deviceHendrik Leppkes
2017-05-09cuvid: re-add the DXVA processing optionHendrik Leppkes
2017-04-24Support container content light level dataHendrik Leppkes
2017-04-22avcodec: use refcounted packets if we're using a dynamic input allocatorHendrik Leppkes
2017-04-21Update copyright year to 2017Hendrik Leppkes
2017-04-21Simplify the main decoder managementHendrik Leppkes
2016-11-28Apply stream-level extradata to outgoing video framesHendrik Leppkes
2016-06-28Replace ATL uuid attributes with declspec uuidHendrik Leppkes
2016-03-12Only allow to guess the interlaced flag for the media type, not for software ...Hendrik Leppkes
2016-03-02Add H.264 MVC to the format configurationHendrik Leppkes
2016-02-14Add options to select the GPU for DXVA2-CopyBackHendrik Leppkes
2016-01-15Implement IPropertyBag in LAVVideo to export STEREOSCOPIC3D metadataHendrik Leppkes
2016-01-08yadif: update output FPS in the media type appropriatelyHendrik Leppkes
2016-01-03Move the control thread to the subtitle consumer and use it for flushingHendrik Leppkes
2016-01-01Update Copyright to 2016Hendrik Leppkes
2015-12-08Export HEVC HDR metadata to the rendererHendrik Leppkes
2015-12-06Remove HQ deint option, always activate it when available.Hendrik Leppkes
2015-11-16Force format negotiation when the input format changed after a decoder re-initHendrik Leppkes
2015-10-15Try to lookup a subtitle consumer from the DirectShow graphHendrik Leppkes
2015-09-22Fix some compiler warningsHendrik Leppkes
2015-01-31dxva2cb: implement direct output modeHendrik Leppkes
2015-01-03Happy new Year!Hendrik Leppkes
2014-05-04Remove unused defineHendrik Leppkes
2014-01-12Update copyright year to 2014Hendrik Leppkes
2013-12-16Initialize class variables in the class, instead of the constructorHendrik Leppkes
2013-11-13Use m_bDXVAExtFormatSupport as a proper boolean.Hendrik Leppkes
2013-11-08Remove H264RandomAccess class and rely on avcodec insteadHendrik Leppkes
2013-10-31Add an option to set the index of the GPU to be used for HW decodingHendrik Leppkes
2013-04-12Remove MT Filtering threadHendrik Leppkes
2013-03-29Update Copyright Year to 2013Hendrik Leppkes
2013-01-12Basic support for rate changes with DVDHendrik Leppkes
2013-01-10Support loading default settings from HKLM (overwriten by HKCU values)Hendrik Leppkes
2013-01-01Call static initializers from the DllEntryPointHendrik Leppkes
2012-12-21Add options for the tray iconsHendrik Leppkes
2012-12-21Redesign deinterlacing mode handling and optionHendrik Leppkes
2012-12-21Factor Vista/7 OS check into a central functionHendrik Leppkes
2012-12-21Show/Hide tray icon when entering/leaving the filter graph instead of loading...Hendrik Leppkes
2012-12-21Add basic tray icon support.Hendrik Leppkes
2012-12-15Make DVD Menu interaction between the video decoder and the subtitle decoder ...Hendrik Leppkes
2012-12-14Disable interlaced flags when using the Overlay Mixer.Hendrik Leppkes
2012-11-24dxva2n: Properly release the stored sequence frame when we need to change the...Hendrik Leppkes
2012-11-24Add options to control for which resolutions the HW decoder is used.Hendrik Leppkes
2012-11-23Make some functions private, but expose them to the subtitle consumer.Hendrik Leppkes
2012-11-20Refactor and cleanup D3D surface handling for subtitle redrawHendrik Leppkes
2012-11-20Support redrawing D3D surfacesHendrik Leppkes
2012-11-13Rename Codec_NB symbols to avoid name collisionsHendrik Leppkes
2012-11-01Always save the last image in a DVD menu, even if its not a EOS frame.Hendrik Leppkes
2012-10-20Add an option to disable DVD Video supportHendrik Leppkes