Changeset 84e7aff6 in ffmpeg

Timestamp:
Feb 12, 2019, 2:28:15 PM (6 years ago)
Author:
Jun Zhao <mypopydev@gmail.com>
Branches:
master
Children:
4beccf40
Parents:
9f33b0ed
git-author:
Jun Zhao <mypopydev@gmail.com> (02/12/19 06:16:57)
git-committer:
Jun Zhao <mypopydev@gmail.com> (02/12/19 14:28:15)
Message:

tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts

Use av_ts2str() for AVFrame.pkt_dts/pts to avoid print the
pkt_dts/pts as negative number like:
"0, 3616613, -9223372036854775808, 1001, 3110400, 0x75e37a65"

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Jun Zhao <mypopydev@gmail.com>

(No files)

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