Changeset 3206ea4b in ffmpeg

Timestamp:
Feb 19, 2017, 1:07:12 AM (8 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
2ac6eeda
Parents:
3f28caf7
git-author:
Michael Niedermayer <michael@niedermayer.cc> (02/18/17 23:31:09)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (02/19/17 01:07:12)
Message:

avformat/utils: Also fill dts==RELATIVE_TS_BASE packets in update_initial_durations()

This dts value can end up in the list in the absence of durations and is in that
case semantically identical to AV_NOPTS_VALUE. We can alternatively prevent
storing RELATIVE_TS_BASE if there is no duration.

Fixes Ticket3640

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

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