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>2012-11-24 12:54:01 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-11-24 12:54:01 +0400
commita01fe2ffc17cb55ea3c600644b5aefc3ed6b2416 (patch)
tree7c3207eea9d0d8764e252d613a8d8df9f43985ff /CHANGELOG.txt
parentcea9c97e221910fbbe00544ff136e410cf3d7378 (diff)
Update version and 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 d0f789f2..af291e2b 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,19 @@
LAV DirectShow Filters Changelog
===================================
+0.54.0 - 2012/11/24
+LAV Splitter
+- Subtitle selection in "Default" mode now properly takes the "Default Track" flag into account
+- Fixed an issue that could cause graph flush events to be send out of sync
+
+LAV Video
+- The DXVA2 Native decoder can now properly detect hardware support for video resolutions
+ - Allows 4K DXVA2 decoding on NVIDIA
+- New options to control which resolutions are being handled by the hardware decoder (SD, HD and 4K/UHD)
+- Added support for DVD menu overlays and DVD subtitles with DXVA2 Native.
+- Improved DXVA2 Native support with madVR
+- Fixed a freeze when playing corrupted H.264 streams in DXVA2 Native.
+- Fixed a few rare DVD menu issues when using the QuickSync decoder
+
0.53.2 - 2012/11/11
LAV Video
- Fixed DVD menu still frames with DXVA2 Copy Back