docs: Enable and fix gtk-doc warnings
authorSebastian Rasmussen <sebras@hotmail.com>
Sun, 2 Mar 2014 04:12:10 +0000 (05:12 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 3 Mar 2014 08:43:05 +0000 (09:43 +0100)
commit81a2928c89e058a27d8b830a8df77d598baf5fd9
tree225eada03ee03f0ebdcac58cc5fd05eeab051b71
parent36970455f8429c7a16cc03b760eed533ffb5430a
docs: Enable and fix gtk-doc warnings

 * Makefile: Enable gtk-doc warnings, like the rest of GStreamer
 * addresspool/mediafactory: Add missing annotation colon
 * stream: Annotate return value

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725528
gst/rtsp-server/Makefile.am
gst/rtsp-server/rtsp-address-pool.c
gst/rtsp-server/rtsp-media-factory.c
gst/rtsp-server/rtsp-stream.c