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
2016-01-10Support MVC frames in internal frame copy functionsHendrik Leppkes
2016-01-10Clear stereo image buffers when de-allocating a frameHendrik Leppkes
2016-01-10Directly pass data buffers to the pixfmt converterHendrik Leppkes
2016-01-10Implement basic H264 MVC decoder based on Intel MediaSDKHendrik Leppkes
2016-01-08yadif: update output FPS in the media type appropriatelyHendrik Leppkes
2016-01-03Change the thread name to reflect the moveHendrik Leppkes
2016-01-03Move the control thread to the subtitle consumer and use it for flushingHendrik Leppkes
2016-01-03Enable cinepak decoding by defaultHendrik Leppkes
2016-01-01Update Copyright to 2016Hendrik Leppkes
2016-01-01Clear AVPacket after decodingHendrik Leppkes
2015-12-31Enable automatic DPI scaling for ListView controls on the property pagesHendrik Leppkes
2015-12-22cuvid: avoid overrun of the sequence header bufferHendrik Leppkes
2015-12-09Fix typo that caused the vp9 hwaccel setting to behave erraticallyHendrik Leppkes
2015-12-08Add support for VP9 DXVA2 HWAccelHendrik Leppkes
2015-12-08Free the side data interface when we're done with it.Hendrik Leppkes
2015-12-08Export HEVC HDR metadata to the rendererHendrik Leppkes
2015-12-07cuvid: refactor d3d9 interopHendrik Leppkes
2015-12-07cuvid: refactor function loading to allow for optional functionsHendrik Leppkes
2015-12-06cuvid: remove unused function refHendrik Leppkes
2015-12-06Remove HQ deint option, always activate it when available.Hendrik Leppkes
2015-12-06cuvid: update some more API usageHendrik Leppkes
2015-12-06cuvid: don't use DXVA decode mode when no D3D device is availableHendrik Leppkes
2015-12-06cuvid: don't leak the d3d device when its being skippedHendrik Leppkes
2015-12-06cuvid: cleanupHendrik Leppkes
2015-12-06Update to new API from NVIDIA Video Codec SDK 6.0Hendrik Leppkes
2015-12-03cuvid: lock the context when destroying the decoderHendrik Leppkes
2015-11-16Force format negotiation when the input format changed after a decoder re-initHendrik Leppkes
2015-11-16Don't change YUV matrix when converting pixfmtsHendrik Leppkes
2015-11-16Check that the format is WAVEFORMATEX before using it for bitstreamingHendrik Leppkes
2015-11-14Update some deprecated API usageHendrik Leppkes
2015-11-11Fix missing offset in nv12->yv12 direct conversionHendrik Leppkes
2015-11-11Support NV12->YV12 output in DXVA2-CB Direct ModeHendrik Leppkes
2015-10-19Enable HEVC HWAccel by defaultHendrik Leppkes
2015-10-18Enable 4K/UHD HWAccel by defaultHendrik Leppkes
2015-10-15Try to lookup a subtitle consumer from the DirectShow graphHendrik Leppkes
2015-10-12Implement isBitmap and isMovable subtitle provider propertiesHendrik Leppkes
2015-10-11Improve consumer/provider reference trackingHendrik Leppkes
2015-10-11Subtitle frame pitch should be in bytes, not pixelHendrik Leppkes
2015-10-11Fix LAVSubtitleFrame ref countingHendrik Leppkes
2015-10-05Provide a "inDVDMenu" boolean propertyHendrik Leppkes
2015-10-05Use ISubRenderConsumer2 for re-drawing menusHendrik Leppkes
2015-10-03Remove unused context optionsHendrik Leppkes
2015-10-03Update SubRenderIntf.h to the latest versionHendrik Leppkes
2015-09-24Fix compute performance overflowHendrik Leppkes
2015-09-22Update ToolsVersion and VS version referencesHendrik Leppkes
2015-09-22Fix x64 warningsHendrik Leppkes
2015-09-22Update pixfmt mappingsHendrik Leppkes
2015-09-22Fix some compiler warningsHendrik Leppkes
2015-09-22Update ffmpegHendrik Leppkes
2015-09-22Added an option to switch back to the old 5.1 legacy formatHendrik Leppkes