ffmpeg/tests/api
Jun Zhao 84e7aff608 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>
2019-02-12 22:28:15 +08:00
..
.gitignore
Makefile fate: add api-h264-slice test 2018-10-26 11:51:04 +01:00
api-band-test.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
api-codec-param-test.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
api-flac-test.c tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES. 2018-12-11 19:14:02 +01:00
api-h264-slice-test.c api-h264-slice-test: fix arguments and help 2019-01-14 17:16:55 +01:00
api-h264-test.c tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts 2019-02-12 22:28:15 +08:00
api-seek-test.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
api-threadmessage-test.c lavu/threadmessage: add av_thread_message_queue_nb_elems() 2018-04-26 19:41:19 +02:00