rtph265depay; Fix handling of marker on aggregated packet
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 27 Jan 2019 02:02:27 +0000 (21:02 -0500)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Thu, 31 Jan 2019 19:30:14 +0000 (19:30 +0000)
commit6d3859bf70a8bf29e97aeb107954967720f76e11
tree0add7278900ec516bfec97c27b082845dbdcd835
parent98251f015844da1311ea4d3c18b5c8a1c51e1cf1
rtph265depay; Fix handling of marker on aggregated packet

When multiple nals are aggrgated, the marker bit should be associated only
with the last NAL of the packet. Otherwise we may break rendering in with
AU alignment.
gst/rtp/gstrtph265depay.c