gstreamer/plugins
Jan Schmidt e08db722f5 gst_writev: Respect UIO_MAXIOV limit for the iov array
If we receive more than UIO_MAXIOV (1024 typically) buffers
in a single writev call, fall back to consolidating them
into one output buffer or multiple write calls.

This could be made more optimal, but let's wait until it's
ever a bottleneck for someone
2015-06-12 01:17:24 +10:00
..
elements gst_writev: Respect UIO_MAXIOV limit for the iov array 2015-06-12 01:17:24 +10:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00