rtsp: Add/fix various annotations
authorSebastian Dröge <sebastian@centricular.com>
Fri, 14 Oct 2022 20:52:40 +0000 (23:52 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 18 Oct 2022 08:56:58 +0000 (08:56 +0000)
commit84ab8c9e1249db9ce8dee7b47718b91a6c76afe8
tree15d26fcdd31eedcfaab780612c487242ea5ad6dc
parent2ede719b4bea3aa186015ad9a577e5b015302f92
rtsp: Add/fix various annotations

Also initialize out parameters so that they don't have an undefined
value in case of errors.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3194>
subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspconnection.c
subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspdefs.c
subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspmessage.c
subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtsptransport.c
subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspurl.c