]> git.sesse.net Git - bmusb/blobdiff - Makefile
Add a call create_frame() to help performance in VA-API MJPEG uploads.
[bmusb] / Makefile
index e1c33ecd0e87fb438f688a7755e0acb72fcfbc6f..ca93558dbe428ab7a52156783ebd9ac0b3a1fc2d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ INSTALL := install
 PREFIX := /usr/local
 LIB := libbmusb.a
 SODEV := libbmusb.so
-SONAME := libbmusb.so.2
-SOLIB := libbmusb.so.2.0.0
+SONAME := libbmusb.so.5
+SOLIB := libbmusb.so.5.0.0
 
 all: $(LIB) $(SOLIB) main