h264depay: make sure we call handle_nal for each NAL
authorWim Taymans <wtaymans@redhat.com>
Fri, 30 May 2014 14:43:44 +0000 (16:43 +0200)
committerWim Taymans <wtaymans@redhat.com>
Fri, 30 May 2014 14:51:37 +0000 (16:51 +0200)
commita5a7649831f2a9506337264ad3e656ad17b96901
tree4239201b02c7fd10f78ad541d533ba69991bf5b6
parentedc7d9027ec83bb0a028d807644ddd3e896086a9
h264depay: 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.

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