-
- Downloads
Implements #286 basic sound
Showing
- components/codecs/include/ftl/codecs/channels.hpp 5 additions, 0 deletionscomponents/codecs/include/ftl/codecs/channels.hpp
- components/common/cpp/include/ftl/config.h.in 1 addition, 0 deletionscomponents/common/cpp/include/ftl/config.h.in
- components/rgbd-sources/CMakeLists.txt 1 addition, 1 deletioncomponents/rgbd-sources/CMakeLists.txt
- components/rgbd-sources/include/ftl/rgbd/frame.hpp 54 additions, 349 deletionscomponents/rgbd-sources/include/ftl/rgbd/frame.hpp
- components/rgbd-sources/src/frame.cpp 53 additions, 77 deletionscomponents/rgbd-sources/src/frame.cpp
- components/rgbd-sources/src/frameset.cpp 1 addition, 1 deletioncomponents/rgbd-sources/src/frameset.cpp
- components/rgbd-sources/test/CMakeLists.txt 2 additions, 2 deletionscomponents/rgbd-sources/test/CMakeLists.txt
- components/rgbd-sources/test/frame_unit.cpp 2 additions, 2 deletionscomponents/rgbd-sources/test/frame_unit.cpp
- components/streams/CMakeLists.txt 1 addition, 1 deletioncomponents/streams/CMakeLists.txt
- components/streams/include/ftl/streams/receiver.hpp 25 additions, 7 deletionscomponents/streams/include/ftl/streams/receiver.hpp
- components/streams/include/ftl/streams/sender.hpp 6 additions, 0 deletionscomponents/streams/include/ftl/streams/sender.hpp
- components/streams/src/receiver.cpp 194 additions, 139 deletionscomponents/streams/src/receiver.cpp
- components/streams/src/sender.cpp 34 additions, 0 deletionscomponents/streams/src/sender.cpp
- components/streams/test/CMakeLists.txt 2 additions, 2 deletionscomponents/streams/test/CMakeLists.txt
- components/structures/CMakeLists.txt 10 additions, 0 deletionscomponents/structures/CMakeLists.txt
- components/structures/include/ftl/data/frame.hpp 466 additions, 0 deletionscomponents/structures/include/ftl/data/frame.hpp
- components/structures/include/ftl/data/frameset.hpp 96 additions, 0 deletionscomponents/structures/include/ftl/data/frameset.hpp
- components/structures/include/ftl/data/framestate.hpp 298 additions, 0 deletionscomponents/structures/include/ftl/data/framestate.hpp
Loading
Please register or sign in to comment