docs: Fix argument and annotation typos
authorSebastian Rasmussen <sebras@hotmail.com>
Sun, 2 Mar 2014 04:06:07 +0000 (05:06 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 2 Mar 2014 23:22:51 +0000 (23:22 +0000)
commit5b4f2ba20bd8d31a3bed67b072755a6405d9ba42
tree4385fec4d108ce4012ea8681a46b6b631c985cd0
parent53aab8eefa4682eab8a597ae505d887a8c76f636
docs: Fix argument and annotation typos

 * colorbalance: Fix misspelled annotation
 * rtsp: Replace incorrectly documented function argument
 * sdp: Escape @ character to avoid gtk-doc warning
 * video-*: Add missing annotation colon
 * videodecoder/video-color: Fix function argument typos
 * videoutils: Remove unknown annotation field

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725521
gst-libs/gst/rtsp/gstrtsptransport.c
gst-libs/gst/sdp/gstsdpmessage.c
gst-libs/gst/video/colorbalance.c
gst-libs/gst/video/gstvideodecoder.h
gst-libs/gst/video/gstvideoutils.h
gst-libs/gst/video/navigation.c
gst-libs/gst/video/video-color.c