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-02-29msdk_mvc: refactor async queue size settingHendrik Leppkes
2016-02-21Fixup a few log messagesHendrik Leppkes
2016-02-21Remove unused variableHendrik Leppkes
2016-02-21Avoid shadowing a variableHendrik Leppkes
2016-02-21Add a helper class to manage bitstream lifetimeHendrik Leppkes
2016-02-21Adjust log messages and levels a bitHendrik Leppkes
2016-02-21Remove useless castHendrik Leppkes
2016-02-21Change 3D Plane Side Data structureHendrik Leppkes
2016-02-21Only send 3D offset side data when its valid (ie. planes > 0)Hendrik Leppkes
2016-02-21CommentsHendrik Leppkes
2016-02-21Offset timestamps to work around unsigned msdk timestampsHendrik Leppkes
2016-02-21msdk_mvc: parse SEI offset metadataHendrik Leppkes
2016-02-16msdk_mvc: accept AnnexB-style MVC using the AMVC subtypeHendrik Leppkes
2016-02-15Show the active device name for CUVID as well.Hendrik Leppkes
2016-02-14Remove pointless log lineHendrik Leppkes
2016-02-14Add options to select the GPU for DXVA2-CopyBackHendrik Leppkes
2016-02-13Re-shuffle video options screenHendrik Leppkes
2016-02-13msdk_mvc: force using the software implementation until hw can be tested and ...Hendrik Leppkes
2016-02-12Fix setting allowed pixfmts on the avfilter outputHendrik Leppkes
2016-02-10Enable RGB48 output by defaultHendrik Leppkes
2016-01-30Increase minimum PCM buffering by 50%.Hendrik Leppkes
2016-01-27Offer Weston Three Field Deinterlacing (w3fdif) as an alternative to YADIFHendrik Leppkes
2016-01-21Add VP9 Profile 2 DXVA device GUIDHendrik Leppkes
2016-01-15Implement IPropertyBag in LAVVideo to export STEREOSCOPIC3D metadataHendrik Leppkes
2016-01-12Update libmfx dispatchers for improved dll loading logicHendrik Leppkes
2016-01-11Remove debug variants of libmfx as they don't work as expectedHendrik Leppkes
2016-01-10Add debug variants of the libmfx librariesHendrik Leppkes
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