h265parse: process SEI recovery point
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 27 Sep 2018 13:33:32 +0000 (15:33 +0200)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Sun, 2 Dec 2018 02:07:39 +0000 (02:07 +0000)
commit5efe9944e008a8f342c8cd3cf438c2faad8121e8
tree3beebf29964c257659deeb9cb4ee3001eb650375
parent64643fdfb4701d12c6ef24dbd21b442a35134f38
h265parse: process SEI recovery point

Similar change as the on I did in h264parse. We want to process SEI
recovery point as keyframe so muxers will mark them as seek points and
decoders will be able to start decoding from them rather than waiting
for an IDR.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/790
gst/videoparsers/gsth265parse.c