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-01-22 00:32:50 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2011-01-22 00:32:50 +0300
commit201e1bebc00d24e1a95d24b81024e018ce9039d1 (patch)
tree23730498218479f79f994cad410e50cda8325fc1
parentff8b7ff7dce89e84e3ce8acb83b419c88a06d631 (diff)
Updated changelog0.12
-rw-r--r--CHANGELOG.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8c696b37..e5830eee 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,10 @@
LAVFSplitter Changelog
===================================
+0.12 - 2011/01/21
+- Fixed a crash issue with certain configurations and files with subtitles
+- Revisited file duration logic, now trys to prefer the duration of the video stream. This fixes MPEG-TS duration issues.
+- Updated ffmpeg (alot of issues resolved)
+
0.11 - 2010/11/06
- Smart stream pre-selection based on language, flags and quality
- Properties page for configuration (languages, stream selection logic)