aboutsummaryrefslogtreecommitdiff
path: root/libs/libdvbcsa
Commit message (Collapse)AuthorAge
* libdvbcsa: add BUILD_PATENTEDRosen Penev2021-04-04
| | | | | | | | This was missing in the initial commit. Add AUTORELEASE as well for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libdvbcsa: add new packageRafał Dzięgiel2021-04-03
Libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm DVB/CSA - with encryption and decryption capabilities. OpenWrt packages like `tvheadend` and `minisatip` can benefit from it. Signed-off-by: Rafał Dzięgiel <rafostar.github@gmail.com>