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-05Use a std:deque for the media types to allow insertion at the frontHendrik Leppkes
2016-01-04Use codec descriptor for codec namesHendrik Leppkes
2016-01-04Update ffmpegHendrik Leppkes
2016-01-03Support parsing the CLPI file when opening SSIF files from BD structuresHendrik 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-28Update dcadec to 3a8b58eHendrik Leppkes
2015-12-27Update ffmpeg for DVD fixHendrik Leppkes
2015-12-22cuvid: avoid overrun of the sequence header bufferHendrik Leppkes
2015-12-13Set /Zc:throwingNew on VS2015 to avoid unneeded error checks being generatedHendrik Leppkes
2015-12-13Fix version requirement in the installerHendrik Leppkes
2015-12-12Update ffmpeg for further httpauth fixesHendrik Leppkes
2015-12-10Use the stored trackname for ITrackInfo::GetTrackNameHendrik Leppkes
2015-12-10Update ffmpeg for http auth parsing fixesHendrik 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-08Update ffmpegHendrik Leppkes
2015-12-08Update dcadec to 0fb1fa4Hendrik Leppkes
2015-12-08Free the side data interface when we're done with it.Hendrik Leppkes
2015-12-08Document the HDR infos a bitHendrik 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-07DSUtil: Add version check for Windows 8 and aboveHendrik 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-30Add *.db to gitignoreHendrik Leppkes
2015-11-30Add *.opendb to gitignoreHendrik Leppkes
2015-11-30Update VS version referenced in the solution to VS2015 Update 1Hendrik 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-15Update version and changelog0.67Hendrik Leppkes
2015-11-15Update ffmpeg for small matroska parsing fixHendrik Leppkes
2015-11-15Fix a few analyzer warningsHendrik Leppkes
2015-11-15Bump minimum VS version to 2013 Update 3Hendrik Leppkes
2015-11-15Use the /Zo switch instead of the deprecated and undocumented variantHendrik Leppkes
2015-11-15Update changelogHendrik Leppkes
2015-11-14Update libblurayHendrik Leppkes
2015-11-14Update some deprecated API usageHendrik Leppkes