]> git.sesse.net Git - ffmpeg/commit
avcodec/mediacodecdec_common: warn when PTS is missing
authorAman Gupta <aman@tmm1.net>
Thu, 5 Sep 2019 18:10:03 +0000 (11:10 -0700)
committerAman Gupta <aman@tmm1.net>
Mon, 9 Sep 2019 20:24:58 +0000 (13:24 -0700)
commit425be35c2648cf1aa9a155a016c8c222a24160c7
tree25e8460d82c305a98086a087cd42bd86b85c79a0
parent558265d4bc1aa3c6569e6eeea23127b030b23501
avcodec/mediacodecdec_common: warn when PTS is missing

MediaCodec decoders require PTS for proper operation.

Signed-off-by: Aman Gupta <aman@tmm1.net>
Signed-off-by: Matthieu Bouron <matthieu.bouron@gmail.com>
libavcodec/mediacodecdec_common.c