Maximum file-upload size is a setting your host can change in their PHP configuration.
Same with max_post_size.

If your files are too big for the limits set by the server, the uploads will fail.