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>2015-11-15 13:13:21 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-11-15 13:13:21 +0300
commitdf585ace773769cf745b8a4526524fe39e3cb6e4 (patch)
treed99edef9973a9489c2ff07fd2b4e58db83ccc518 /CHANGELOG.txt
parent44091663a0972bf0b8697ad42d9a0e11cf5f3efe (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d040e3d9..390963d1 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -4,6 +4,20 @@ LAV DirectShow Filters Changelog
0.67.0 - xxxx/xx/xx
LAV Splitter
- NEW: Support for HTTPS URLs
+- NEW: Automatic selection of the highest quality variant in HLS streams
+- Changed: Reverted back to the old ASF demuxer
+- Changed: Backported ASF seeking improvements to the old ASF demuxer
+- Fixed: ASS in AVI did not work in recent versions
+- Fixed: RTP/RTSP did not work properly in 0.66
+
+LAV Video
+- NEW: Improved DVD subtitle and menu drawing with madVR (support for madVRs subtitle repositioning and lower latency)
+- Changed: HEVC and 4K HWAccel is enabled by default
+- Changed: Enabled DXVA2-CB Direct Mode with YV12 output on 8-bit sources
+- Fixed: DVD menus could show a black screen instead of the menu in some situations
+
+LAV Audio
+- Fixed: Improved clipping behavior in badly mastered DTS-HD tracks
0.66.0 - 2015/09/22
LAV Splitter