-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit b6fbf45.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule acquire-core-libs
updated
12 files
Submodule acquire-video-runtime
updated
9 files
+1 −1 | src/acquire-core-libs | |
+1 −2 | src/acquire.c | |
+11 −0 | src/runtime/filter.c | |
+9 −5 | src/runtime/frame_iterator.c | |
+12 −3 | src/runtime/source.c | |
+1 −2 | src/runtime/source.h | |
+0 −1 | tests/CMakeLists.txt | |
+1 −1 | tests/acquire-driver-common | |
+0 −189 | tests/filter-video-average.cpp |