Changeset 5aef535a in ffmpeg

Timestamp:
Mar 6, 2015, 8:07:17 AM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
9731cf40, b32cae1c
Parents:
6cf7f306
git-author:
Timo Rothenpieler <timo@rothenpieler.org> (03/04/15 21:48:43)
git-committer:
Martin Storsjö <martin@martin.st> (03/06/15 08:07:17)
Message:

dashenc: Update extradata for mov muxer

The mov muxer already supports picking up extradata that wasn't
present during the avformat_write_header call - we just need to
propagate it. Since the dash muxer uses delay_moov, we have time
up until the first segment is written to get extradata filled in.

Also update the codec description string when the extradata becomes
available.

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

(No files)

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