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
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-02-17 02:02:06 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2016-02-17 02:04:50 +0300
commit1a207f489022fff9559dd73427dfdfe1893f1206 (patch)
tree084258d39d063bbbdb014db5042a32a734ceddf5 /CHANGELOG.txt
parentbef4858235fc1f8e3deca59555cf6f1f925a0251 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d18a55ec..d851538f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,26 @@
LAV DirectShow Filters Changelog
===================================
+0.68.0 - 2016/xx/xx
+LAV Splitter
+- NEW: H.264 MVC 3D demuxing from MKV 3D, Blu-ray discs and Blu-ray SSIF files
+- Fixed: The bitdepth of DTS-HD MA streams is reported properly in the stream information
+
+LAV Video
+- NEW: H.264 MVC 3D decoding (requires madVR 0.90 or newer)
+- NEW: HEVC HDR streams export the HDR metadata to the video renderer (requires madVR 0.89.18 or newer)
+- NEW: VP9 DXVA2 Hardware Acceleration
+- NEW: Weston Three Field Deinterlacing filter (w3fdif)
+- NEW: Ability to choose which GPU is used for DXVA2-CopyBack decoding
+- Changed: Removed the CUVID HQ processing option, it is now automatically used when appropriate
+- Fixed: CUVID would crash when playing certain HEVC files
+- Fixed: Some pixel format conversions were much slower than expected
+- Fixed: Pixel Format changes mid-stream were not re-negotiated with the renderer in all cases
+- Fixed: Changes in the framerate due to software deinterlacing are properly reflected in the media type
+
+LAV Audio
+- Fixed: Increased PCM buffering to avoid stuttering with TrueHD on some audio devices
+
0.67.0 - 2015/11/15
LAV Splitter
- NEW: Support for HTTPS URLs