diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2023-01-10 12:06:21 +0000 |
---|---|---|
committer | Daniel Scally <dan.scally@ideasonboard.com> | 2023-01-16 13:10:16 +0000 |
commit | 3a4e214882b362dc6dccd28d0862a258af75cf33 (patch) | |
tree | b50d76bb0897ce00569b357e31c34611defffd11 /src/main.c | |
parent | afd7ad5f9dbef7f31162b9a49b9f85c0a309a3a0 (diff) |
lib/stream: Add and handle new VIDEO_SOURCE_ENCODED type
Add functions to handle a new entry into video_source_type, representing
data with an encoding step between the source and sink. When running
through this route, buffers are allocated and mmaped on both the source
and the sink, then imported to the source to be filled before being queued
to the sink.
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions