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-11-06 00:29:24 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-11-06 00:38:24 +0400
commit9fbba6352292fdf85e20ac4907aa766087611c4c (patch)
tree7d1ebfa7e7e884fc41df47d03c571b96796a06d9 /CHANGELOG.txt
parentf707f73a51beafa9352ca63e47969785acb55a13 (diff)
Update version and changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index dea8028c..593b5ac9 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,30 @@
LAV DirectShow Filters Changelog
===================================
+0.53.0 - 2012/11/05
+LAV Splitter
+- Added support for reading image files (tiff, png, jpeg, tga, bmp)
+- Support for MPEG-4 ASP in MPEG-TS
+- Support for reading metadata using the IAMMediaContent interface
+- Fixed Aspect Ratio on some wmv/asf files
+
+LAV Video
+- Fixed a crash in the WMV9 DMO decoder on Windows 8
+- DVD improvements
+ - Subtitles are properly cleared from the screen, and won't be shown forever on some discs
+ - Improved subtitle/menu positioning on some PAL discs
+ - Improved handling of still frame DVD menus
+ - Fixed a deadlock that caused the player to freeze in some DVD menus
+ - Improved quality of blending subtitles/menus
+- QuickSync improvements
+ - Support using QuickSync in Fullscreen Exclusive mode (ie. in WMC)
+ - Improved fallback to software decoding if QuickSync is not available
+ - Support for DVD decoding
+- Added support for Avid DV
+- Properly indicate progressive video when YADIF deinterlacing is activated
+
+LAV Audio
+- Added proper DirectShow types and config options for AMR-NB, Nellymoser and various (AD)PCM variants
+
0.52.0 - 2012/10/20
LAV Splitter
- Improved IO performance on network sources