Changeset f797b134 in ffmpeg

Timestamp:
May 31, 2014, 9:02:23 AM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
8c895ae7, d2ef708c
Parents:
d6d767d9
git-author:
Martin Storsjö <martin@martin.st> (05/30/14 22:09:58)
git-committer:
Martin Storsjö <martin@martin.st> (05/31/14 09:02:23)
Message:

rtpenc_chain: Don't copy the time base to the source stream by default

Only copy it manually in the muxers where it makes sense (rtspenc,
sapenc). Don't touch the original AVStream in movenchint, where
the original AVStream should be kept untouched.

This fixes the normal tracks in RTP hinted files after
abb810db - the hint tracks were ok while the normal media tracks
were broken, noticed by Michael Niedermayer.

This reverts abb810db but achieves the same effect for the other
muxers.

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

(No files)

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