mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
59319194b8
If a class extending basesrc doesn't set blocksize, basesrc would try to allocate a (guint)-1 sized buffer, which is enormous and likely would fail. Avoid it and error out. |
||
---|---|---|
.. | ||
gst | ||
Makefile.am |