On Tue, Feb 12, 2019 at 9:27 PM Michael Niedermayer <michae...@gmx.at> wrote:
>
> 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 <mich...@niedermayer.cc>
> > Signed-off-by: Jun Zhao <mypopy...@gmail.com>
> > ---
> >  tests/api/api-h264-test.c |    7 ++++---
> >  1 files changed, 4 insertions(+), 3 deletions(-)
>
> LGTM
>
> thx
>
Pushed, tks
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to