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-05-20 17:03:37 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-05-20 17:03:37 +0400
commitd8dc0eff453324975e39914ab729bbf222cd8cbd (patch)
treeb7f01c718d97f16ffe85849417d4fc0358aaf2f0 /CHANGELOG.txt
parent0d452bd0e31a4394d41cd120451e92132b58130d (diff)
Update changelog and version0.57
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index a5009afc..e3f743e1 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,23 @@
LAV DirectShow Filters Changelog
===================================
+0.57.0 - 2013/05/20
+LAV Splitter
+- Added a Popup Menu to the Tray Icon which allows Stream, Edition and Chapter switching
+- Improved stream selection in files with multiple video streams
+- Improved performance when opening MKVs with linked segments
+- Fixed playback of MKVs with Segment Linking and Vorbis Audio
+
+LAV Video
+- Enabled Hardware/GPU Deinterlacing when using the QuickSync decoder
+- Support for JPEG2000 DCinema streams
+- Support for RGB48 output, and high-quality dithering of RGB48 to RGB32
+- Fixed a crash with DXVA2 Native on AMD GPUs in certain situations
+- Improved detection of H.264 RGB streams, improves support with EVR
+- Adjusted performance tuning for consistent performance in both playback and transcoding (in 0.56, transcoding could be slow)
+
+LAV Audio
+- Use the FLAC channel mask from metadata, fixes playback of FLAC files with non-standard channel layouts
+
0.56.2 - 2013/04/19
LAV Splitter
- Emit the EC_LENGTH_CHANGED event when the edition is changed, to help players update their playback duration