diff options
author | Martin Storsjö <martin@martin.st> | 2012-01-05 13:57:05 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-01-25 12:15:41 +0200 |
commit | 83988d58ed134f82b6d2a25ef0065edfaf50ccb0 (patch) | |
tree | 0a61ea55c7ca0589ed9d77e049c76ca983d341e3 /Changelog | |
parent | 6ca3856894c8838096595f7e147df8f73169dfe2 (diff) | |
download | ffmpeg-83988d58ed134f82b6d2a25ef0065edfaf50ccb0.tar.gz |
movenc: Add support for writing fragmented mov files
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest. version <next>: - XWD encoder and decoder +- Support for fragmentation in the mov/mp4 muxer version 0.8: |