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-01-27 23:08:52 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-01-27 23:08:52 +0300
commitfadcb96d4959fc544379dc00f9cf03cce02f9f8b (patch)
tree0ea223c6fa294c333613bd068aeea4cd540dba16 /CHANGELOG.txt
parent9dfde7d9d4a20d935612863ee5ac386dce305f7e (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 a6e6edfe..f3a52df8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,20 @@
LAV DirectShow Filters Changelog
===================================
+0.64.0 - 2015/xx/xx
+General
+- NEW: Individual LAV Filters can now be blacklisted through the registry by creating a key with the executable name in HKCU\Software\LAV\<Filter>\Blacklist
+
+LAV Splitter
+- NEW: Support for RTMP using rtmpdump-style parameter syntax
+- NEW: Support for Opus-in-TS
+- Fixed: The language reported for audio/subtitle streams on some Blu-rays could be wrong
+
+LAV Video
+- Fixed: H.264 streams with only DTS timestamps would play out of sync with DXVA2
+- Fixed: DXVA2 could crash on some MPEG-2 streams
+- Fixed: Improved compatibility with a few HEVC streams when using DXVA2
+
0.63.0 - 2014/10/03
LAV Splitter
- NEW: Support for playing AES encrypted HLS streams