streaming via unix socket

This commit is contained in:
Devaev Maxim
2018-12-06 13:21:03 +03:00
parent 3666d92819
commit 9c8d87412e
5 changed files with 64 additions and 7 deletions

View File

@@ -59,5 +59,5 @@ push:
clean-all: clean
clean:
rm -f src/*.o src/{jpeg,omx}/*.o vgcore.* $(PROG)
rm -f src/*.o src/{jpeg,omx}/*.o vgcore.* *.sock $(PROG)
rm -rf pkg src/$(PROG)-* src/v*.tar.gz v*.tar.gz $(PROG)-*.pkg.tar.xz