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
2015-02-23Increase anaylze duration for mpeg-ts filesHendrik Leppkes
2015-02-21dxva2: ground work for DXVA2-Native 10-bit outputHendrik Leppkes
2015-02-21Update ffmpeg for HEVC demuxing improvementsHendrik Leppkes
2015-02-16Fix deps on avresample dll in the installerHendrik Leppkes
2015-02-13Fix genversion script on release builds (ie. commit 0)0.64Hendrik Leppkes
2015-02-13Update changelog and versionHendrik Leppkes
2015-02-07dxva2: HEVC 10-bit decoding in CopyBack modeHendrik Leppkes
2015-02-02Only NV12 supports yadif deinterlacing, interlaced p010 shouldn't block direc...Hendrik Leppkes
2015-02-02Add optimized P010 -> NV12 converters, and allow this conversion for direct modeHendrik Leppkes
2015-02-02Add mk3d extension to the installerHendrik Leppkes
2015-02-02P010 support in subtitle blendingHendrik Leppkes
2015-02-02High bit depth subtitle blending should use uint16_t (just like uint8_t for 8...Hendrik Leppkes
2015-02-02Add direct mode support for P010Hendrik Leppkes
2015-02-02Basic support for P010 as an internal pixel formatHendrik Leppkes
2015-01-31dxva2cb: implement direct output modeHendrik Leppkes
2015-01-29Use size_t/ptrdiff_t where appropriateHendrik Leppkes
2015-01-29Another x64 warning fix in debug modeHendrik Leppkes
2015-01-27Update changelogHendrik Leppkes
2015-01-27Remove inttypes.h from the project file to stop rebuildingHendrik Leppkes
2015-01-26Remove unused inttypes.hHendrik Leppkes
2015-01-26Fix a bunch of x64 only warningsHendrik Leppkes
2015-01-26Use size_t for Packet::sizeHendrik Leppkes
2015-01-26Silence warningHendrik Leppkes
2015-01-25Silence warnings from ffmpeg includesHendrik Leppkes
2015-01-25Enable additional compiler options for improved C++11 compatHendrik Leppkes
2015-01-25Update ffmpeg for hevc cleanupHendrik Leppkes
2015-01-25BDDemux: give priority to the language tags from the longest clipHendrik Leppkes
2015-01-25BDDemux: silence warningHendrik Leppkes
2015-01-25Switch to the GitHub project in the readmeHendrik Leppkes
2015-01-22Quote path to genversion.bat, in case path has spacesHendrik Leppkes
2015-01-20Update ffmpegHendrik Leppkes
2015-01-19Remove error_concealment flag, it sets the default values.Hendrik Leppkes
2015-01-19Update ffmpeg for hevc intrapred intrinsic improvementsHendrik Leppkes
2015-01-17Don't overwrite Blu-ray language entries when they already existHendrik Leppkes
2015-01-17Update ffmpeg to improve hevc dxva initHendrik Leppkes
2015-01-17dxva2: use surface dimensions when probing the decoder as wellHendrik Leppkes
2015-01-17dxva2: remove strict compliance hackHendrik Leppkes
2015-01-17dxva2: signal the proper surface size to the DXVA2 decoder on creationHendrik Leppkes
2015-01-17Fix hardware decoding of Samsung NX1 videosHendrik Leppkes
2015-01-17Update ffmpegHendrik Leppkes
2015-01-06Use MSBuild instead of devenv in build scriptHendrik Leppkes
2015-01-04build.bat: stop execution if one step failedHendrik Leppkes
2015-01-04Clear output queue timestamp on flushHendrik Leppkes
2015-01-04Remove useless renderer format support info from the status pageHendrik Leppkes
2015-01-04Fix audio format negotiation when one or more formats are disabledHendrik Leppkes
2015-01-03Happy new Year!Hendrik Leppkes
2015-01-03Automatically detect build threadsLucien
2015-01-03Use best compression in the installerHendrik Leppkes
2015-01-03Add the git build number to the version string if availableHendrik Leppkes
2014-12-31Add missing version definesHendrik Leppkes