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-03-26[MPC-HC] LAV Splitter: Export embedded cover through IDSMResourceBag interface.mpc-hc-1.7.8-5Underground78
2015-03-26[MPC-HC] Make sure the git build number identify the vanilla LAV Filters we a...Underground78
2015-03-26[MPC-HC] Fix the include directories for FFmpeg's out-of-source-tree build.Underground78
2015-03-26[MPC-HC] Tray icon: Add an optional custom callback for "show property page" ...Underground78
2015-03-26[MPC-HC] LAV Splitter: Exhibits MKV attachments through IDSMResourceBag inter...Underground78
2015-03-26[MPC-HC] Use our own ffmpeg clone repository.Underground78
2015-03-26Fix discontinuity logic when demuxing doesn't start with a video frameHendrik Leppkes
2015-03-26Update ffmpeg for mkv subtitle cuesHendrik Leppkes
2015-03-25Update libdcadec buildHendrik Leppkes
2015-03-25Change default for last frame to none, instead of 0.Hendrik Leppkes
2015-03-25Use current time as subtitle timestamp if no other timestamp is available.Hendrik Leppkes
2015-03-25Move subtitle timestamp handling further down into the processing functionHendrik Leppkes
2015-03-24Log a message when falling back to byte seekingHendrik Leppkes
2015-03-24Preserve chroma resolution when scaling uncommon formatsHendrik Leppkes
2015-03-24Support FLIC loopingHendrik Leppkes
2015-03-24Add cross_prefix variable to the head of the scriptHendrik Leppkes
2015-03-24Avoid extensive linking on incremental build.Kacper Michajłow
2015-03-24More generic DTS profile name handlingHendrik Leppkes
2015-03-24Add libdcadec decoderHendrik Leppkes
2015-03-24Restore DTS-only timestamp handling to 0.63 behaviour.Hendrik Leppkes
2015-03-23Remove the +1 on number of processors for compilationHendrik Leppkes
2015-03-23Don't include version.h in the precompiled headersHendrik Leppkes
2015-03-23Move filter names to common_defines.hHendrik Leppkes
2015-03-23Add common_defines.h to the project fileHendrik Leppkes
2015-03-23Move common win32 version/inclusion defines into a new headerHendrik Leppkes
2015-03-23Remove ENABLE_DEBUG_LOGFILE define from version.hHendrik Leppkes
2015-03-23Update ffmpegHendrik Leppkes
2015-03-04Remove another use of dcadata.hHendrik Leppkes
2015-03-04Update ffmpegHendrik Leppkes
2015-03-04Don't include dcadata.h anymoreHendrik Leppkes
2015-03-04Remove bitrate field from bitstream parser, its unused.Hendrik Leppkes
2015-03-03Update ffmepg for hevc fixHendrik Leppkes
2015-03-03Make GetDecodeDetails a bit more resilientHendrik Leppkes
2015-03-02Update ffmpeg for hevc dxva fixHendrik Leppkes
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