summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-05-03 13:16:34 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-05-03 13:16:34 +0200
commit6537827189153cd1c6944403a48d7ff76f7b8228 (patch)
treee713d2f95acea7b929949d6836f037fc71e5a359 /Changelog
parent2e0cc34292d25526f9b91752aa980fd740a0edf7 (diff)
parente3b225a4fe0ff1e64a220b757c6f0a5cf9258521 (diff)
Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521'
* commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521': matroskaenc: add an option to put the index at the start of the file Conflicts: doc/muxers.texi libavformat/matroskaenc.c libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c3d84b3b5f..ab17dc62f6 100644
--- a/Changelog
+++ b/Changelog
@@ -37,6 +37,7 @@ version <next>:
- trim and atrim filters
- ffmpeg -t and -ss (output-only) options are now sample-accurate when
transcoding audio
+- Matroska muxer can now put the index at the beginning of the file.
version 1.2: