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)
committerLuis de Bethencourt <luis@debethencourt.com>
Sat, 15 Aug 2015 15:22:22 +0000 (16:22 +0100)
commit51dfa3b135978bf523348209b0fdf9c21e252243
tree9da2d208b39f81db81bf45023a8cf6660917524a
parente6bd7d2792b73a3e23dbe109aa88637838c51b15
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