h265parse: Set PTS/DTS and DISCONT on crafted NAL
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 3 Oct 2018 19:53:23 +0000 (15:53 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 15 Apr 2020 14:10:16 +0000 (14:10 +0000)
commit7cba3847ece5193c0d75aa97bcc34ee1c338208e
treef68347ed8f14c7cf6d045a6a2b5beb995569165c
parentc52fdf994c0bb59c6b1c2f07fcd709a455f35a0d
h265parse: 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/gsth265parse.c