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>2014-04-15 12:48:25 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-04-21 22:24:01 +0400
commitafceb99bf112e20c52a41aa30c06f3d5ea2014a3 (patch)
treef8de51dded2e7022997735163d051383d7c0df6f /CHANGELOG.txt
parent0b09770a2fcc696bdeab3bec3d2865bfe5edee86 (diff)
Implement a WMV9 MFT decoder, to replace the DMO decoder.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 471a2ddd..2f9560f7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,10 @@
LAV DirectShow Filters Changelog
===================================
+0.62.0 - 2014/xx/xx
+LAV Video
+- NEW: Implemented a WMV9 MFT decoder to replace the old DMO decoder for VC-1/WMV3 on Windows 7 and above
+
0.61.2 - 2014/04/08
General
- Installer: The installer does now backup DirectShow registry settings before overwriting them, allowing uninstall to restore them