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)
Please register or sign in to comment