[FFmpeg-devel] [PATCH V3] tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts

Michael Niedermayer michaelni at gmx.at
Tue Feb 12 15:27:04 EET 2019


On Tue, Feb 12, 2019 at 02:31:20PM +0800, Jun Zhao wrote:
> 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 at niedermayer.cc>
> Signed-off-by: Jun Zhao <mypopydev at gmail.com>
> ---
>  tests/api/api-h264-test.c |    7 ++++---
>  1 files changed, 4 insertions(+), 3 deletions(-)

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190212/53ad74a3/attachment.sig>


More information about the ffmpeg-devel mailing list