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-08-04 13:59:49 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-08-04 13:59:49 +0300
commit393df3d6d6d251021e7478265bf37028435ea24b (patch)
tree62b9b616f8e68ec3cc08a7f21a2ee1220a205f79 /CHANGELOG.txt
parent2f579661923153b93617cad728bd51f7d8480a39 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d6830a73..f5b8ffce 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,21 @@
LAV DirectShow Filters Changelog
===================================
+0.66.0 - 2015/xx/xx
+LAV Splitter
+- Changed: Switched ASF/WMV demuxing to a new demuxer from Libav
+- Fixed: Improved seeking with MPEG-TS files which contain teletext streams
+
+LAV Video
+- Changed: 4K Video Decoding on AMD graphics card is now enabled (needs recent drivers to work properly)
+- Changed: DXVA2-CB decoding uses less memory on NVIDIA graphics cards
+- Fixed: H264 DXVA2 decoding failed when no SPS/PPS was available in the media type
+- Fixed: Conversion of RGB48 to RGB32/24 did not properly use dithering
+- Fixed: Improved handling of a few DVD menu quirks
+
+LAV Audio
+- Changed: 5.1 audio favors the "Side" 5.1 layout, which conforms to modern surround standards
+
0.65.0 - 2015/04/21
LAV Splitter
- NEW: Support for MKV subtitle Cues to show subtitles immediately after a seek