Package libdvbcsa: Information
Source package: libdvbcsa
Version: 1.1.0-alt7
Build time: Mar 24, 2022, 10:49 AM
Category: System/Libraries
Report package bugLicense: GPLv2
Summary: DVB Common Scrambling Algorithm with encryption and decryption capabilities
Description:
libdvbcsa is a free implementation of the DVB Common
Scrambling Algorithm - DVB/CSA - with encryption and
decryption capabilities.
Features
* Portability. This library has been successfully
tested on different processors with 32 bits,
64 bits and 128 bits word width, little-endian
and big-endian bytes ordering.
* Performance. It comes in two flavors: a classical
single packet implementation and a faster parallel
bitslice implementation.
* The parallel implementation can take advantages
of MMX, SSE or Altivec instruction sets. Parallel
implementation can process Mpeg TS packets at
300Mbps or more on recent processors.
* Freedom. libdvbcsa is released under the General
Public License, ensuring it will stay free, and used
only for free software products.
* Simplicity. The API comes with only 5 functions
fot the single packet implementation, and 6 functions
for the parallel bitslice implementation.List of RPM packages built from this SRPM:
libdvbcsa (e2kv6, e2kv5, e2kv4, e2k)
libdvbcsa-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libdvbcsa-devel (e2kv6, e2kv5, e2kv4, e2k)
libdvbcsa (e2kv6, e2kv5, e2kv4, e2k)
libdvbcsa-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libdvbcsa-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Alexei Takaseev
Last changed
Aug. 25, 2021 Alexei Takaseev 1.1.0-alt7
- Disable static
April 9, 2019 Alexei Takaseev 1.1.0-alt6
- Fix build with automake 1.16
Sept. 10, 2018 Sergey Bolshakov 1.1.0-alt5
- fix build on non-x86 arches