/libdvbcsa_cuda

CUDA-accelerated CSA decryption ported from libdvbcsa

Primary LanguageCudaApache License 2.0Apache-2.0

libdvbcsa_cuda

CUDA-accelerated CSA decryption ported from libdvbcsa

Project description

The project sets the structure to add the functionality of accelerated CSA decryption to media players

Build

qmake
make

Or open dvbcsa_cuda.pro in Qt Creator

TODO

  • Create benchmarks
  • Create Tests
  • Remove Qt usage for building, use make/cmake only