video: sprinkle some G_GNUC_CONST
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 27 May 2011 22:31:27 +0000 (23:31 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 28 May 2011 11:29:46 +0000 (12:29 +0100)
commit47614d31060313ca3b884a02bb62c18310540a75
treefb35f4988509f7b4570de6ace8786b71900b5b2e
parent2699d875bf833bdf9fd627f74922f7d7d44a1946
video: sprinkle some G_GNUC_CONST

Mark functions that have no effect besides their return value and
only inspect their input arguments with G_GNUC_CONST. (We just
ignore the g_return_val_if_fail() guards for this)
gst-libs/gst/video/video.h