video-format: fix GstVideoFormatInfo documentation warnings
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Tue, 26 Jan 2016 13:09:42 +0000 (14:09 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 26 Jan 2016 19:48:19 +0000 (14:48 -0500)
commit43db5e5ebd18a1651e3bfb0f4fe04e2bbc4afa58
treed37754fc4f91c3536959bfc8d8904e07f0929523
parent03566e5002b3d34628b497c9bc2df9ddeec4c85c
video-format: fix GstVideoFormatInfo documentation warnings

Add missing ':' to tile_ws and tile_hs fields documentation to avoid
bad render of these two fields, mark reserved bytes as private to hide
field and avoid gtkdoc warning and add parameters description to
documented macro to avoid gtkdoc warnings.

https://bugzilla.gnome.org/show_bug.cgi?id=761132
gst-libs/gst/video/video-format.h