Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043026
en ru br
ALT Linux repos
S:1.1.0-alt7

Group :: System/Libraries
RPM: libdvbcsa

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt7
Build date: 25 august 2021, 04:10 ( 135.3 weeks ago )
Size: 34.13 Kb

Home page:   http://www.videolan.org/developers/libdvbcsa.ht…

License: 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.

Current maintainer: Alexei Takaseev

List of contributors

List of rpms provided by this srpm:

  • libdvbcsa
  • libdvbcsa-debuginfo
  • libdvbcsa-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin