Commit 5080cba
File tree
3 files changed
+6
-6
lines changed- CMake/Dependencies
- open-source
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
Submodule amazon-kinesis-video-streams-pic updated 28 files
- .github/build_windows.bat+5
- .travis.yml+12-3
- CMake/Dependencies/libgtest-CMakeLists.txt+4-4
- CMakeLists.txt+9-12
- src/client/include/com/amazonaws/kinesis/video/client/Include.h+69-2
- src/client/src/Client.c+35
- src/client/src/FrameOrderCoordinator.c+4
- src/client/src/Include_i.h+28
- src/client/src/InputValidator.c+37-6
- src/client/src/InputValidator.h+2-1
- src/client/src/Stream.c+124-28
- src/client/src/Stream.h+75-1
- src/client/src/StreamEvent.c+52-1
- src/client/tst/ClientApiFunctionalityTest.cpp+55
- src/client/tst/ClientApiTest.cpp+15
- src/client/tst/ClientFunctionalityTest.cpp+132
- src/client/tst/ClientTestFixture.h+12-2
- src/client/tst/MockConsumer.cpp+6-5
- src/client/tst/StreamRecoveryFunctionalityTest.cpp+67-2
- src/common/include/com/amazonaws/kinesis/video/common/CommonDefs.h+2-1
- src/common/include/com/amazonaws/kinesis/video/common/dlfcn_win_stub.h
- src/utils/include/com/amazonaws/kinesis/video/utils/Include.h+71-5
- src/utils/src/Allocators.c+4-1
- src/utils/src/Include_i.h+9
- src/utils/src/InstrumentedAllocators.c+185
- src/utils/tst/InstrumentedAllocators.cpp+306
- src/utils/tst/UtilTestFixture.h+29-19
- src/view/src/ContentView.c+3-3
0 commit comments