input: add FIFO stream type
This provides an anonymous pipe as a stream_t. The read side is a normal non-seekable stream_t. The write side uses dedicated functions.
Showing
src/input/stream_fifo.c
0 → 100644
Please register or sign in to comment