rtph264depay: Fix handling or marker on STAP-A
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 27 Jan 2019 02:01:08 +0000 (21:01 -0500)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Thu, 31 Jan 2019 19:30:14 +0000 (19:30 +0000)
commit98251f015844da1311ea4d3c18b5c8a1c51e1cf1
treee5e38ac622611b72c91677551de88f6b3b47c6de
parent0725e54d6c8865b3c6ade5bd172a6436b76c8b52
rtph264depay: Fix handling or marker on STAP-A

Only forward the marker for the last NAL of the STAP-A. Otherwise each NAL
endup being assumed to be a full frame which may break rendering.

Fixes 557
gst/rtp/gstrtph264depay.c