rtph265depay: don't insert SPS/PPS inline for hvc1 output
authorTim-Philipp Müller <tim@centricular.com>
Tue, 5 Sep 2017 14:55:03 +0000 (15:55 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Nov 2017 08:36:15 +0000 (09:36 +0100)
commitc8ff20508923795571ab4705a0d15f20ade71c8f
tree14708bd7490a2bd16880d264d6ca2077e86e3060
parent8da79ca8244a94d90ed27bd8d173ac4f2f736626
rtph265depay: don't insert SPS/PPS inline for hvc1 output

Only for byte-stream or hev1. For hvc1 the SPS/PPS are in the
caps as codec_data field and in this case they shouldn't be in
the stream data as well. The output caps should be updated with
the new codec_data if needed, for hvc1.
gst/rtp/gstrtph265depay.c