Changeset 2cb9c2fc in ffmpeg

Timestamp:
Mar 16, 2015, 11:23:19 AM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
91894f27, ae65cc7e
Parents:
50ff0c05
git-author:
Martin Storsjö <martin@martin.st> (09/10/13 12:35:41)
git-committer:
Martin Storsjö <martin@martin.st> (03/16/15 11:23:19)
Message:

movenc: Allow interleaving samples when writing fragmented files

This is incompatible with the omit_tfhd_offset flag (writing
position independent fragments with interleaving requires the
default_base_moof flag).

This makes the moof atoms slightly bigger, but can be better for
playback (improving locality of sample data in the mdat).

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.