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-01-06 04:07:45 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-01-06 04:08:58 +0400
commit008a4d35815414fc118f489273e4301c761c8a25 (patch)
treea98da5cdc494583b5208392cbc1d7181bd095a15 /CHANGELOG.txt
parent5e7c2b81843ea08a9b32bc0c938be5b91d04b66a (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 86b63c8b..fe9904b0 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -9,6 +9,7 @@ LAV Splitter
- Fixed H.264 in Ogg and PMP
- Fixed seeking in RMVB files with AAC audio
- Improved support for AAC in MPEG-TS (especially in ISDB-T)
+- Fixed Key-Frame seeking for AVI and added support for MP4
LAV Video
- Improved handling of raw RGB video with LAV Splitter (Video was upside-down in some cases)
@@ -17,9 +18,12 @@ LAV Video
- Fixed DXVA2 decoding of H.264 MBAFF content with >= 16px cropping
- Support for fade in/out animations in DVD subtitles
- Fixed DVD menu overlays showing too early on some discs
+- Improved playback of MPEG-1 in MKV with Haali Splitter
LAV Audio
- Fixed 6.1 to 7.1 upmixing when the standard channel layout option is turned off
+- Dithering when converting audio to 16-bit Integer
+- Fallback to DTS "Core" bitstreaming if DTS-HD fails
0.54.1 - 2012/11/27
LAV Splitter