Changeset 951e715 in ffmpeg

Timestamp:
Apr 6, 2012, 5:49:23 PM (13 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
ba24f129
Parents:
20234a4b
git-author:
Martin Storsjö <martin@martin.st> (04/06/12 10:51:34)
git-committer:
Martin Storsjö <martin@martin.st> (04/06/12 17:49:23)
Message:

avplay: Don't try to scale timestamps if the tb isn't set

If get_filtered_video_frame failed above, tb might not be
initialized at all, so don't scale using it.

This fixes cases where avplay could crash if aborting
avformat_find_stream_info with ctrl+c.

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

(No files)

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