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-04-19 21:45:30 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-04-19 21:47:47 +0400
commit3bbf0396288b52c8bb5aa6418416e8eedd2acdb9 (patch)
treeffbb28ddc6bf9728ca6b638e91fbe9143f4ab70d /CHANGELOG.txt
parentf63197cb54733ff140c11c68f3eca8c725121ed1 (diff)
Update changelog and version
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 63435898..a5009afc 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,17 @@
LAV DirectShow Filters Changelog
===================================
+0.56.2 - 2013/04/19
+LAV Splitter
+- Emit the EC_LENGTH_CHANGED event when the edition is changed, to help players update their playback duration
+
+LAV Video
+- dxva2: fixed corruption/dropped frames after seeking in interlaced MPEG-2/VC-1 streams
+- dxva2: fixed corruption after seeking in interlaced H.264 on AMD GPUs
+- dxva2: fixed decoding of H.264 on AMD UVD/UVD+ GPUs (HD 2xxx/3xxx Series)
+- dxva2: disabled wmv3 decoding on AMD UVD/UVD+ GPUs (until it can be fixed)
+- Fixed colorspace used for YUV Fraps to always be BT.709
+- Added support for MPEG-4 Video with the BLZ0 FourCC (used in older Blizzard games)
+
0.56.1 - 2013/04/13
LAV Splitter
- Fixed various crashes with ordered chapter MKVs