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>2013-06-23 17:39:53 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-06-23 17:39:53 +0400
commitd0f799e211793e938c46c7bfb3555680c43cd302 (patch)
tree2b1db711756bf4bdd39605cf88cc987a3646da4c /CHANGELOG.txt
parent5274bba92e15788b1e972aef8fc6fc06c440c906 (diff)
Update changelog and version
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e3f743e1..0d5e19e6 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,26 @@
LAV DirectShow Filters Changelog
===================================
+0.58.0 - 2013/06/23
+General
+- LAV Filters now includes a manifest file to control DLL loading
+- Fixed the shortcuts to the configuration dialogs created by the installer in the start menu
+
+LAV Splitter
+- Handle the "Default" flag in MKV files with multiple video streams
+- Fixed a regression in VC-1 demuxing which caused some streams to fail decoding with the WMV9 DMO decoder
+- Improved transition between ordered chapters in certain (badly formed) MKV files
+- Improved handling of AVC1 in AVI files
+- Improved accurcy of IAMStreamSelect::get_CurrentMarker
+- Several potential crash fixes and stability improvements
+
+LAV Video
+- YADIF deinterlacing is now multi-threaded, significant performance improvement on multi-core CPUs
+- Improved detection of progressive streams to ensure deinterlacing is disabled, especially when "Aggressive Deinterlacing" is used
+- Restored Fraps constant frame rate output by proper handling of repeated frames
+- Support for the new UtVideo sub-types, and fixed a regression in UtVideo decoding
+- cuvid: fix double-rate deinterlacing on certain streams without timing information
+- Updated the Intel QuickSync Decoder to 0.44
+
0.57.0 - 2013/05/20
LAV Splitter
- Added a Popup Menu to the Tray Icon which allows Stream, Edition and Chapter switching