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>2016-05-05 13:13:10 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2016-05-05 13:13:10 +0300
commit65b9ab42df6283c40a5035ccdeff076dfd2b8d29 (patch)
tree9cce64a04718aab28a0702f63eb36223109e0cfd /CHANGELOG.txt
parentdec7405568777f84d8aa1d267f734df2ddefad2c (diff)
Update changelog and version0.68.1
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 281446c9..d91b01ca 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,10 +1,17 @@
LAV DirectShow Filters Changelog
===================================
-0.68.1 - 2016/xx/xx
+0.68.1 - 2016/05/05
+LAV Splitter
+- NEW: Support for reading metadata tags from MKV files (including the "3d-plane" MVC 3D tag from MakeMKV 1.9.10 and newer)
+- Fixed: Improved handling of QuickTime codecs in MKV files
+- Fixed: S302M audio streams with non-pcm content did not work anymore (requires an external decoder)
+
LAV Video
- Changed: Flags for BT.2020 are exported in DXVA2_ExtendedFormat (previously only reported to madVR, since the Windows SDK did not specify them)
+- Changed: Prevent connections to the "AVI Decompressor" filter which could result in a broken image or crashes otherwise
- Fixed: Some progressive files could report the wrong FPS when software deinterlacing was turned on
+- Fixed: MPEG-2 streams using "intra refresh" did not decode properly
LAV Audio
- Fixed: Decoding MPEG Audio streams from the Microsoft MPEG-1 Splitter could result in playback starting with an audible glitch