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>2011-02-27 17:53:41 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2011-02-27 18:00:16 +0300
commit19119c37071a9fb10c83eb71a89519e4e5c4329e (patch)
tree9804a774613890c4fa329b2aecd46ef0002a4924
parente38fdcc1de2f7ab5665aa4ada33a332d4d631679 (diff)
Updated changelog0.15
-rw-r--r--CHANGELOG.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e397cefd..4c0d06b8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,15 @@
LAV DirectShow Filters Changelog
===================================
+0.15 - 2011/02/27
+LAV Splitter
+- Fixed automatic selection of forced subtitle stream if the "Only Forced Subs" mode is active.
+- Fixed a bug in file handling that caused file sizes above 4GB to overflow, causing invalid durations to be reported in some files.
+- Improved performance on file opening
+
+LAV Audio Decoder
+- Enabled the ffmpeg codec parsers, which should improve compatibility with other DirectShow splitters.
+- Added a audio channel activity display to the status property page (for debugging channel assignments)
+
0.14 - 2011/02/10
General
- The project and filters have been renamed slightly for consistency