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-06 16:38:42 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-04-10 20:12:29 +0400
commitfa790e3b2b79ab6585dc55b4c161377e80e9a2ab (patch)
tree56cffe79eb1389d72e4a1e103785840808122605 /CHANGELOG.txt
parent392f77639a3826d36adcad1a006ecf53acb220fe (diff)
Update version and changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 7ad9a567..1a47ee3f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,18 @@
LAV DirectShow Filters Changelog
===================================
+0.56.0 - 2013/04/10
+General
+- Major ffmpeg update, the DLLs have had their version number increased
+
+LAV Splitter
+- Support for Matroska Ordered Chaptes / Segment Linking
+- Improved support for parsing language tags from OGM files
+- Small performance improvements by avoiding copying the stream data in memory needlessly
+- Improved duration calculation for MP3 files
+
+LAV Video
+- Performance improvements for single-threaded decoders and YADIF (up to 20% in some situations)
+
0.55.3 - 2013/02/10
LAV Splitter
- Improved handling of Annex B H.264 in many containers