New Frame Class
Showing
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- components/common/cpp/include/ftl/handle.hpp 9 additions, 7 deletionscomponents/common/cpp/include/ftl/handle.hpp
- components/common/cpp/test/handle_unit.cpp 16 additions, 0 deletionscomponents/common/cpp/test/handle_unit.cpp
- components/streams/include/ftl/streams/feed.hpp 33 additions, 0 deletionscomponents/streams/include/ftl/streams/feed.hpp
- components/structures/CMakeLists.txt 3 additions, 1 deletioncomponents/structures/CMakeLists.txt
- components/structures/include/ftl/data/channels.hpp 97 additions, 0 deletionscomponents/structures/include/ftl/data/channels.hpp
- components/structures/include/ftl/data/framepool.hpp 43 additions, 0 deletionscomponents/structures/include/ftl/data/framepool.hpp
- components/structures/include/ftl/data/new_frame.hpp 329 additions, 106 deletionscomponents/structures/include/ftl/data/new_frame.hpp
- components/structures/src/new_frame.cpp 236 additions, 43 deletionscomponents/structures/src/new_frame.cpp
- components/structures/src/pool.cpp 75 additions, 0 deletionscomponents/structures/src/pool.cpp
- components/structures/test/CMakeLists.txt 17 additions, 1 deletioncomponents/structures/test/CMakeLists.txt
- components/structures/test/frame_example_1.cpp 135 additions, 0 deletionscomponents/structures/test/frame_example_1.cpp
- components/structures/test/frame_unit.cpp 1234 additions, 171 deletionscomponents/structures/test/frame_unit.cpp
- components/structures/test/pool_unit.cpp 120 additions, 0 deletionscomponents/structures/test/pool_unit.cpp
- lib/libsgm/src/CMakeLists.txt 2 additions, 0 deletionslib/libsgm/src/CMakeLists.txt
- lib/libstereo/CMakeLists.txt 1 addition, 0 deletionslib/libstereo/CMakeLists.txt
Loading
Please register or sign in to comment