rtph264depay: Forward the marker bit as buffer flag
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 24 Sep 2018 19:27:41 +0000 (15:27 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 18 Dec 2018 18:30:05 +0000 (13:30 -0500)
commite4f38c986ecc570ce7d63e756d4627b084161d73
treef857d84736fb64bf8fdd5eb4fd2a39c2beb3257b
parent13278fbcf5f5d76946427c0b2a5358550a78b86e
rtph264depay: Forward the marker bit as buffer flag

We have a buffer flag to represent the marker bit (when present).
Forward this bit by setting the buffer flag accordingly.
gst/rtp/gstrtph264depay.c