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-10-20 12:11:47 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-10-20 12:11:47 +0400
commit6f7b899b520a40ebeeb831ac2a1bb01c77095c4f (patch)
treee9eb92a81b5b88632ce7d4ffb17d9c0e73fc4813 /CHANGELOG.txt
parent8fc2abc1922c4d319e7c80de199ad1d82d089e9d (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f4c6860b..dea8028c 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,32 @@
LAV DirectShow Filters Changelog
===================================
+0.52.0 - 2012/10/20
+LAV Splitter
+- Improved IO performance on network sources
+- Added an option to configure the maximum memory usage of the frame queues
+- Support ALAC in MKV
+- Support SRT subtitles in AVI
+- Improved raw video support in combination with LAV Video
+
+LAV Video
+- Support for DVD Video decoding
+- Slight GPU memory usage reduction with DXVA2 Native
+- Fixed video corruption after seeks with VP3/Theora
+- Fixed decoding of "old" H.264 4:4:4 lossless files
+- More stricter handling of output pixel formats, only enabled formats are allowed for output
+- QuickSync: Improved compatibility with new driver series
+- Improved support for VC-1 with the SageTV MpegDemux
+
+LAV Audio
+- Fixed a few issues with audio mixing
+ - Some channels would occasionally be mixed twice, causing incorrect audio levels
+ - Downmixing 8ch to stereo could crash on some systems
+ - Increased maximum LFE coefficient to 3.0 and fixed scale to be consistent with surround/center coefficients
+ - Added downmixing to Mono
+ - Clipping protection is no longer reset on seeks
+- Added support for Opus
+- Fixed excessive memory allocations when decoding MPEG4-ALS
+
0.51.3 - 2012/07/19
LAV Splitter
- Further improved H264 media type creation