h264parse: Set PTS/DTS and DISCONT on crafted NAL
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 25 Sep 2018 20:16:42 +0000 (16:16 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 15 Apr 2020 14:10:15 +0000 (14:10 +0000)
commitea99aee8814cf1c6b59edf2a95b888af5bf0d2c4
tree60a416172f97772735cd5297b561fb0bbb4cb44a
parent596dfbdf37d7f181f7a42a8329edb484db8c2f2d
h264parse: Set PTS/DTS and DISCONT on crafted NAL

When we inject a NAL in the bitstream before another one, make
sure to pass both DTS and PTS. Also make sure to transfer the
DISCONT flag properly.
gst/videoparsers/gsth264parse.c