-
- Downloads
Merge branch 'master' into feature/262/remove-configproxy
No related branches found
No related tags found
This commit is part of merge request !203. Comments created here will be created in the context of that merge request.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 15 additions, 1 deletion.gitlab-ci.yml
- applications/player/src/main.cpp 20 additions, 0 deletionsapplications/player/src/main.cpp
- applications/reconstruct/src/ilw/discontinuity.cu 17 additions, 13 deletionsapplications/reconstruct/src/ilw/discontinuity.cu
- applications/reconstruct/src/ilw/ilw_cuda.hpp 28 additions, 26 deletionsapplications/reconstruct/src/ilw/ilw_cuda.hpp
- applications/reconstruct/src/main.cpp 1 addition, 0 deletionsapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/reconstruction.cpp 26 additions, 0 deletionsapplications/reconstruct/src/reconstruction.cpp
- applications/reconstruct/src/reconstruction.hpp 3 additions, 0 deletionsapplications/reconstruct/src/reconstruction.hpp
- components/codecs/include/ftl/codecs/bitrates.hpp 4 additions, 4 deletionscomponents/codecs/include/ftl/codecs/bitrates.hpp
- components/codecs/include/ftl/codecs/channels.hpp 62 additions, 61 deletionscomponents/codecs/include/ftl/codecs/channels.hpp
- components/codecs/include/ftl/codecs/encoder.hpp 10 additions, 10 deletionscomponents/codecs/include/ftl/codecs/encoder.hpp
- components/codecs/include/ftl/codecs/hevc.hpp 4 additions, 0 deletionscomponents/codecs/include/ftl/codecs/hevc.hpp
- components/codecs/include/ftl/codecs/nvpipe_encoder.hpp 11 additions, 11 deletionscomponents/codecs/include/ftl/codecs/nvpipe_encoder.hpp
- components/codecs/src/bitrates.cpp 29 additions, 15 deletionscomponents/codecs/src/bitrates.cpp
- components/codecs/src/encoder.cpp 6 additions, 7 deletionscomponents/codecs/src/encoder.cpp
- components/codecs/src/nvpipe_decoder.cpp 19 additions, 12 deletionscomponents/codecs/src/nvpipe_decoder.cpp
- components/codecs/src/nvpipe_encoder.cpp 1 addition, 1 deletioncomponents/codecs/src/nvpipe_encoder.cpp
- components/codecs/src/opencv_decoder.cpp 1 addition, 2 deletionscomponents/codecs/src/opencv_decoder.cpp
- components/codecs/src/opencv_encoder.cpp 9 additions, 4 deletionscomponents/codecs/src/opencv_encoder.cpp
- components/codecs/test/nvpipe_codec_unit.cpp 15 additions, 14 deletionscomponents/codecs/test/nvpipe_codec_unit.cpp
Loading
Please register or sign in to comment