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-03-17 15:04:40 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2016-03-17 15:05:57 +0300
commit425b9d9e55c3364b73d47a5f09ea07d5a3c6a3f1 (patch)
treec22b588fec35cdd2131d162fb566e10fe5fd62b1 /CHANGELOG.txt
parentf1c76bda7d33170c7809e6f451373b94933b3d22 (diff)
Update changelog for recent changes
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d85fcd7a..281446c9 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,14 @@
LAV DirectShow Filters Changelog
===================================
+0.68.1 - 2016/xx/xx
+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)
+- Fixed: Some progressive files could report the wrong FPS when software deinterlacing was turned on
+
+LAV Audio
+- Fixed: Decoding MPEG Audio streams from the Microsoft MPEG-1 Splitter could result in playback starting with an audible glitch
+
0.68.0 - 2016/03/08
LAV Splitter
- NEW: H.264 MVC 3D demuxing from MKV 3D, Blu-ray discs and Blu-ray SSIF files