diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-04-30 08:36:20 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-05-03 08:32:35 +0200 |
commit | e3b225a4fe0ff1e64a220b757c6f0a5cf9258521 (patch) | |
tree | 952afdaae03b17159e8783431e75cbae1bb8534e /Changelog | |
parent | 0574bc06d23a6690a16c5926dddc9be359a3d7bb (diff) | |
download | ffmpeg-e3b225a4fe0ff1e64a220b757c6f0a5cf9258521.tar.gz |
matroskaenc: add an option to put the index at the start of the file
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ version 10: - new trim and atrim filters - avconv -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 9: |