summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-05-23 15:36:05 +0200
committerXinfengZhang <carl.zhang@intel.com>2020-06-05 16:04:47 +0800
commit780567520dc022f550bea10530ddb718c614dd12 (patch)
tree7722a95899d997cd67182f3dfcfbefcee6db0337
parentede255b8f6b9c21c17cd74b654e550b9704874fa (diff)
downloadlibva-780567520dc022f550bea10530ddb718c614dd12.tar.gz
Remove the execute bit from all source code files
C source code and header files shouldn't be executable. When building libva via Meson the affected files would be installed with the execute file mode bit set (with GNU Autotools this wasn't the case). To check: find -name '*.[ch]' -executable Signed-off-by: Michael Weiss <dev.primeos@gmail.com>
-rw-r--r--[-rwxr-xr-x]va/va.h0
-rw-r--r--[-rwxr-xr-x]va/va_dec_av1.h0
-rw-r--r--[-rwxr-xr-x]va/va_trace.c0
-rw-r--r--[-rwxr-xr-x]va/va_vpp.h0
4 files changed, 0 insertions, 0 deletions
diff --git a/va/va.h b/va/va.h
index 4c170c3..4c170c3 100755..100644
--- a/va/va.h
+++ b/va/va.h
diff --git a/va/va_dec_av1.h b/va/va_dec_av1.h
index 56bfb40..56bfb40 100755..100644
--- a/va/va_dec_av1.h
+++ b/va/va_dec_av1.h
diff --git a/va/va_trace.c b/va/va_trace.c
index 073712b..073712b 100755..100644
--- a/va/va_trace.c
+++ b/va/va_trace.c
diff --git a/va/va_vpp.h b/va/va_vpp.h
index ecb8b2d..ecb8b2d 100755..100644
--- a/va/va_vpp.h
+++ b/va/va_vpp.h