bunch of fixes for m2m

This commit is contained in:
Maxim Devaev
2021-11-24 22:37:37 +03:00
parent 222b9a0309
commit 630ad66cc8
6 changed files with 32 additions and 19 deletions

View File

@@ -23,7 +23,6 @@ _USTR_SRCS = $(shell ls \
ustreamer/data/*.c \
ustreamer/encoders/cpu/*.c \
ustreamer/encoders/hw/*.c \
ustreamer/encoders/v4l2/*.c \
ustreamer/h264/*.c \
)