gssrc: use default blocksize
authorFloris <weersproductions@gmail.com>
Mon, 25 Oct 2021 16:47:46 +0000 (18:47 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 25 Oct 2021 18:34:16 +0000 (18:34 +0000)
commit14368c6457044fc6769ed4640e002792c2f8558b
tree5e2cfbd85246e550501833ab01903283409b326f
parent74c75b1e8bf6b3ddbd5cc75b8d87da57d08e6689
gssrc: use default blocksize

The blocksize is set to 3 * 1024 * 1024 / 2, which is the default download_size of Google-Cloud-CPP.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/846

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1246>
subprojects/gst-plugins-bad/ext/gs/gstgssrc.cpp