h265parse: Differentiate PREFIX SEI from SUFFIX
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 9 Oct 2018 20:42:58 +0000 (16:42 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 15 Apr 2020 14:10:16 +0000 (14:10 +0000)
commitc51922b06c22cbbe1a75c2b26befd262509b10a9
tree87eef40b6f2c4d4e9c9f4564218a37e9bab4f91b
parent1aede43af6c9227bb338c709da94a59873443623
h265parse: Differentiate PREFIX SEI from SUFFIX

There is some code to fixup broken stream that uses the SEI location,
this code is meant to locate SUFFIX SEI only. This should prevent
unwanted side effect if SUFFIX SEI is used.
gst/videoparsers/gsth265parse.c