rtph265depay: make sure we call handle_nal for each NAL
authorLuis de Bethencourt <luis@debethencourt.com>
Sat, 15 Aug 2015 15:22:20 +0000 (16:22 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Feb 2016 00:24:41 +0000 (00:24 +0000)
commit698e5bbfb59f4b88da05aa32b992607a8dd5b9ea
tree9c14e1003c2c0228c0093f68449dae9198a88212
parent1e55d0d725c4f86fddcbbf3663f1edc65b6aae54
rtph265depay: make sure we call handle_nal for each NAL

Call handle_nal for each NAL in the STAP-A RTP packet. This makes sure
we correctly extract the SPS and PPS.

https://bugzilla.gnome.org/show_bug.cgi?id=730999
gst/rtp/gstrtph265depay.c