mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-10 18:34:57 +00:00
The array we're writing to is limited to 64 ... but the amount of input positions might be lower than 64. Therefore use MIN and not MAX to know how many values to read from the array. |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |