OPPs Debian-Pakete / OPPs Debian-Packages
Hinweis!!! / Hint!!!
17.07.2012 Iceweasel/Firefox wird nun nicht mehr von meinem Repository angeboten, sondern von mozilla.debian.net. Dazu bitte die sources.list und preferences in /etc/apt aktualisieren.
Vorlagen zu fertigen sources.list gibt es hier / Templates for sources.list available here:
http://unix.oppserver.net/debian/sources.list/debian/
und zu fertigen preferences hier / and for preferences here:
http://unix.oppserver.net/debian/preferences
Archiv-Signaturschlüssel
02.02.2013 Neuer Archiv Key, bitte aktualisieren. / New key, please update.
Als User mit sudo Rechten / As a user with sudo rights: sudo aptitude install oppserver-keyring oder / or wget http://debian2.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | sudo apt-key add - Als root / As root: aptitude install oppserver-keyring oder / or wget http://debian2.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | apt-key add -
Stretch 9.x (stable)
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ stretch main non-free contrib deb-src http://debian2.oppserver.net/debian/ stretch main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia Repository benötigt. / For all packages, the debian-multimedia repository is needed.
deb http://www.deb-multimedia.org/ stretch main non-free deb-src http://www.deb-multimedia.org/ stretch main deb http://www.deb-multimedia.org/ stretch-backports main deb-src http://www.deb-multimedia.org/ stretch-backports main
Buster 10.x (testing)
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ buster main non-free contrib deb-src http://debian2.oppserver.net/debian/ buster main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ buster main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ buster main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.
deb http://www.deb-multimedia.org/ buster main non-free deb-src http://www.deb-multimedia.org/ buster main
Sid (unstable)
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ sid main non-free contrib deb-src http://debian2.oppserver.net/debian/ sid main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ sid main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ sid main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.
deb http://www.deb-multimedia.org/ sid main non-free deb-src http://www.deb-multimedia.org/ sid main
Jessie 8.x (oldstable)
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ jessie main non-free contrib deb-src http://debian2.oppserver.net/debian/ jessie main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.
deb http://ftp.debian.org/debian/ jessie-backports main contrib non-free deb-src http://ftp.debian.org/debian/ jessie-backports main contrib non-free deb http://www.deb-multimedia.org/ jessie main non-free deb-src http://www.deb-multimedia.org/ jessie main deb http://www.deb-multimedia.org/ jessie-backports main deb-src http://www.deb-multimedia.org/ jessie-backports main
Binary for arch amd64 (1009.0 KB), i386 (943.1 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the debugging symbols for the libraries.
Binary for arch amd64 (933.2 KB), i386 (680.7 KB) | Source dir | changes | Homepage
The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs.
This package contains the debug files for the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.
Binary for arch amd64 (189.8 KB), i386 (170.1 KB) | Source dir | changes | Homepage
This package contains debugging symbols for programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool
Binary for arch amd64 (18.6 MB), i386 (35.9 MB) | Source dir | changes | Homepage
This package contains debug data of the FFmpeg related shared libraries.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the FFmpeg library.
Binary for arch amd64 (2.5 MB), i386 (2.2 MB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the xine library.
Binary for arch amd64 (992.9 KB), i386 (803.3 KB) | Source dir | changes | Homepage
xine-ui is a frontend for the libxine video player library.
This package contains debug symbols for the xine frontends xine, aaxine, cacaxine, fbxine. Please install them to create meaningful backtraces when reporting bugs.
Binary for arch amd64 (376.5 KB), i386 (336.4 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains debugging symbols for the TurboJPEG library.
Binary for arch amd64 (92.3 KB), i386 (91.3 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.
Binary for arch amd64 (345.2 KB), i386 (274.6 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides debug symbols for the shared library.
Binary for arch amd64 (93.7 KB), i386 (89.4 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the debugging symbols for the executable compiled binaries.
Binary for arch i386 (46.6 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's debugging symbols.
Binary for arch amd64 (84.1 KB), i386 (74.2 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package provides the debug symbols of the shared library.
Binary for arch amd64 (333.3 KB), i386 (302.2 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the debugging symbols.
Binary for arch amd64 (2.6 MB), i386 (2.3 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the debug symbols for libtcl8.6, to assist in debugging applications built with tcl8.6. You will not normally need to install this package.
Binary for arch amd64 (464.8 KB), i386 (463.3 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the essential web files and maintenance scripts to set up a basic web environment.
Binary for arch amd64 (2.6 MB), i386 (2.6 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's C header files and development libraries.
Binary for arch amd64 (475.9 KB), i386 (479.5 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the static library and headers used to build programs that use libx264.
Binary for arch amd64 (70.2 KB), i386 (70.2 KB) | Source dir | changes | Homepage
This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch i386 (666.3 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's 32-bit developer tools.
Binary for arch amd64 (893.5 KB), i386 (961.6 KB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (971.0 KB), i386 (1.0 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl.
Binary for arch amd64 (464.1 KB), i386 (440.9 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the static library, headers and documentation.
Binary for arch amd64 (82.5 KB), i386 (82.5 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
Binary for arch amd64 (161.6 KB), i386 (167.7 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (152.5 KB), i386 (161.4 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the necessary files needed for development.
Binary for arch amd64 (536.9 KB), i386 (563.9 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the development files (headers, static libraries)
Binary for arch amd64 (61.8 KB), i386 (64.8 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the necessary files needed for development.
Binary for arch amd64 (538.3 KB), i386 (536.9 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C .
This package contains the header files and static libraries needed to compile applications or shared objects that use libavfilter0.
Binary for arch amd64 (84.8 KB), i386 (88.1 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (50.7 KB), i386 (50.7 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the files necessary for development with VDPAU.
Binary for arch amd64 (28.9 KB), i386 (28.8 KB) | Source dir | changes | Homepage
Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.
This package contains development files for GStreamer libraries for the "vaapi" set.
Binary for arch amd64 (3.9 MB), i386 (3.8 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (524.7 KB), i386 (490.7 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the static library, headers and documentation for the TurboJPEG library.
Binary for arch amd64 (72.5 KB), i386 (70.4 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing devel files.
Binary for arch amd64 (3.7 KB), i386 (3.7 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (112.6 KB), i386 (115.0 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the development environment for libva.
Binary for arch amd64 (83.8 KB), i386 (85.4 KB) | Source dir | changes | Homepage
This is the audio conversion library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (94.2 KB), i386 (96.8 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice.
Binary for arch amd64 (252.9 KB), i386 (267.2 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (37.4 KB), i386 (37.4 KB) | Source dir | changes | Homepage
Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video.
This package contains symbolic links to ffmpeg binaries package.
Binary for arch amd64 (133.1 KB), i386 (147.1 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.
You most probably want to install this package if you are using a graphical front end like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 displays.
Binary for arch amd64 (9.8 KB), i386 (9.8 KB) | Source dir | changes | Homepage
This package depends on the full suite of drivers for the Video Acceleration API (VA API). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed.
Binary for arch amd64 (438.2 KB), i386 (434.0 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the executable compiled binaries which do the main video processing work and the perl scripts which perform helper and/or external interface tasks.
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (56.9 KB), i386 (57.0 KB) | Source dir | changes | Homepage
xine-ui is a frontend for the libxine video player library.
This package contains additional front ends, aaxine, cacaxine and fbxine which run even on the console, so you can use it to watch DVDs even in an xterm. ;-)
Binary for arch amd64 (17.9 KB), i386 (20.8 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which require vdr to be of use.
If you want to use vdr together with any xine front end, you need this package.
Binary for arch amd64 (257.5 KB), i386 (264.8 KB) | Source dir | changes | Homepage
The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs.
This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include:
* Cantiga, Intel GMA 4500MHD (GM45)
* Ironlake, Intel HD Graphics for 2010 Intel Core processor family
* Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family
* Ivy Bridge
* Haswell
* Broadwell
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage
This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://xinehq.de/index.php/features/.
Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!
Binary for arch amd64 (145.0 KB), i386 (233.9 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (3.5 MB), i386 (6.8 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (18.2 KB), i386 (18.8 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-x11 library.
Binary for arch amd64 (7.5 KB), i386 (7.7 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail this package contains the ESD output plugin and the GnomeVFS Plugin.
If you are running GNOME, you most probably want to install this package.
Binary for arch amd64 (121.9 KB), i386 (206.6 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.
You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.
Binary for arch amd64 (20.3 KB), i386 (20.3 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
This package contains the shared library.
Binary for arch amd64 (34.9 KB), i386 (39.2 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), directfb, libaa and libcaca output plugins.
If you want to view your videos in an xterm, you want to install this package.
Binary for arch amd64 (46.2 KB), i386 (48.5 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the main libva library.
Binary for arch amd64 (74.7 KB), i386 (78.9 KB) | Source dir | changes | Homepage
This package contains plugins for adding NVIDIA VDPAU support.
Binary for arch amd64 (13.6 KB), i386 (13.8 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-drm library.
Binary for arch amd64 (35.8 KB), i386 (37.4 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the afpfs-ng utility programs.
Binary for arch amd64 (137.3 KB), i386 (142.3 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the TurboJPEG shared runtime library.
Binary for arch amd64 (71.7 KB), i386 (92.6 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing shared library.
Binary for arch amd64 (452.0 KB), i386 (775.6 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C
Binary for arch amd64 (18.5 MB), i386 (17.8 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the wine library.
Binary for arch amd64 (51.9 KB), i386 (56.5 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the shared library.
Binary for arch amd64 (24.7 KB), i386 (26.2 KB) | Source dir | changes | Homepage
This package contains plugins for adding VAAPI support.
Binary for arch amd64 (71.9 KB), i386 (98.8 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (83.6 KB), i386 (116.1 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
Binary for arch amd64 (537.3 KB), i386 (586.1 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.
You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.
Binary for arch amd64 (73.8 KB), i386 (98.0 KB) | Source dir | changes | Homepage
This is the audio conversion library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (437.7 KB), i386 (466.0 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (127.6 KB), i386 (138.9 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the shared library.
Binary for arch amd64 (121.7 KB), i386 (127.7 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the shared runtime library.
Binary for arch amd64 (172.3 KB), i386 (294.2 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage
This package contains the core library of the xine video/media player engine.
Binary for arch amd64 (427.0 KB), i386 (424.6 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (14.3 KB), i386 (14.4 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-wayland library.
Binary for arch amd64 (38.2 KB), i386 (37.0 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU wrapper and trace libraries.
Binary for arch amd64 (1.7 KB), i386 (1.6 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.
Attention: The package contains the development branch of xine. While the API is expected to remain stable, there is no guarantee for this at the moment. You can use this package for experiments and porting your frontend.
Binary for arch amd64 (17.0 KB), i386 (17.3 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-glx library.
Binary for arch amd64 (184.7 KB), i386 (180.3 KB) | Source dir | changes | Homepage
Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.
This package contains GStreamer plugins for VA-API support: - `vaapiconvert': converts from YUV pixels to VA surfaces - `vaapisink': a VA-API based video sink
Binary for arch amd64 (741.4 KB), i386 (1.4 MB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (11.8 KB), i386 (11.8 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-egl library.
Binary for arch amd64 (12.0 KB), i386 (12.0 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-tpi library.
Binary for arch amd64 (377.3 KB), i386 (363.4 KB) | Source dir | changes | Homepage
Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.
This package contains libraries for the "vaapi" set.
Binary for arch amd64 (963.4 KB), i386 (1012.9 KB) | Source dir | changes | Homepage
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support.
Binary for arch amd64 (76.3 KB), i386 (79.0 KB) | Source dir | changes | Homepage
x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.
x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams
Binary for arch amd64 (87.5 KB), i386 (89.3 KB) | Source dir | changes | Homepage
This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool
Binary for arch amd64 (119.5 KB), i386 (119.6 KB) | Source dir | changes | Homepage
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support.
Binary for arch amd64 (89.1 KB), i386 (90.7 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the Tcl bindings.
Binary for arch amd64 (15.3 KB), i386 (15.6 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the vainfo program.
Binary for arch amd64 (19.0 KB), i386 (19.0 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides a simple tool to retrieve information about a Blu-ray.
Binary for arch amd64 (12.5 KB), i386 (13.3 KB) | Source dir | changes | Homepage
Plugin which allow Evolution to be hidden as appindicator, so one could receive notification and still not polute his/her alt-tab/taskbar/doc.
Binary for arch amd64 (105.9 KB), i386 (107.3 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (118.0 KB), i386 (119.3 KB) | Source dir | changes | Homepage
Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers.
Binary for arch amd64 (338.2 KB), i386 (346.2 KB) | Source dir | changes | Homepage
Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module.
Binary for arch amd64 (10.0 KB), i386 (10.1 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (44.4 KB), i386 (48.2 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (1023.7 KB), i386 (1016.2 KB) | Source dir | changes
ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.
Binary for arch i386 (18.5 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the binary loader for 32-bit Windows applications.
Binary for arch amd64 (84.9 KB), i386 (84.9 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This is a virtual package that depends on the standard Wine components.
Binary for arch all (89.2 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the classic web user interface.
Binary for arch all (89.1 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the flat web user interface.
Binary for arch all (14.6 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the web user interface for mobile devices.
Binary for arch all (21.0 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides a XML interface mainly intended for use with the eyeZm iPhone Application, but can be used with any other custom programs as well.
Binary for arch all (49.7 KB) | Source dir | changes | Homepage
This package depends on default Debian implementation of libjpeg.so.62 JPEG library.
Binary for arch all (4.5 KB) | Source dir | changes
The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.
Binary for arch all (69.6 KB) | Source dir | changes | Homepage
Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.
This package contains documentation for libraries and elements.
Binary for arch all (1.6 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands.
Binary for arch all (28.1 MB) | Source dir | changes | Homepage
This package contains the html doxygen documentation of the FFmpeg API.
Binary for arch all (344.2 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the libbluray documentation.
Binary for arch all (140.3 KB) | Source dir | changes | Homepage
This contains documentation for the xine library (libxine). It consists of various textfiles and the xine(5) manpage.
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch all (308.4 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU documentation.
Binary for arch all (2.9 MB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the documentation that is also available on the SQLite homepage.
Binary for arch all (547.4 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
BD-J support is important because many of the advanced features and extra content in Blu-ray movies uses BD-J. Programs designed to provide support for those features must depend on this.
This package provides the BD-J library.
Binary for arch all (63.2 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
This empty package is just for your convenience and depends on all available xine plugin packages.
Binary for arch all (63.2 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
This empty package is just for your convenience and depends on commonly-used xine plugin packages.
Binary for arch all (6.2 KB) | Source dir | changes
ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.
Binary for arch all (69.9 KB) | Source dir | changes
Binary for arch all (125.1 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the libraries for the perl scripts, it can be used to write custom interfaces as well.
Binary for arch all (45.5 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution.
This package provides the sql files and maintenance scripts to perform all the database operations (installation, upgrade or removal) on a local or a remote server.
Binary for arch all (5.9 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This is a dummy transitional package. It may be safely removed.
Binary for arch all (78.2 KB) | Source dir | changes | Homepage
r8168 is the Linux device driver released for RealTek RTL8111B/RTL8168B, RTL8111/RTL8168, RTL8111C/RTL8111CP/RTL8111D(L), RTL8168C/RTL8111DP/RTL8111E, RTL8168E/RTL8111F/RTL8411, RTL8111G/RTL8111GUS/RTL8411B(N), RTL8118AS Gigabit Ethernet controllers with PCI-Express interface.
This driver should only be used for devices not yet supported by the in-kernel driver r8169. Please see the README.Debian for instructions how to report bugs against r8169 that made it necessary to use r8168-dkms.
Installation of the r8168-dkms package will disable the in-kernel r8169 module. To re-enable r8169, the r8168-dkms package must be purged.
This package provides the dkms source code for the r8168 kernel modules. Kernel source or headers are required to compile these modules.
Binary for arch amd64 (682.0 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's 64-bit developer tools.
Binary for arch amd64 (48.7 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the binary loader for 64-bit Windows applications.
Binary for arch amd64 (14.3 KB), i386 (13.6 KB) | Source dir | changes | Homepage
This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own.
Binary for arch amd64 (702.8 KB), i386 (695.4 KB) | Source dir | changes | Homepage
The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension.
Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.
Binary for arch amd64 (75.4 KB), i386 (72.8 KB) | Source dir | changes | Homepage
The nvidia-xconfig program helps with manipulation of X configuration files, primarily for systems that use the non-free drivers provided by NVIDIA. It automatically changes the configuration to use the NVIDIA driver and can add additional options given on the command line.
Binary for arch all (167.9 KB) | Source dir | changes | Homepage
A POSIX shell script 'package manager' for WINE to install some Windows software easily. The list contains about 70 applications including 3dmark2001, corefonts, cygwin, directx9, dotnet35, droid, firefox, flash, ie8, mspaint, msxml6, python26, quicktime76, safari, spotify, utorrent, vb6run, vcrun2010, vlc, xvid etc.
About pckages in Recommends header: to use GUI progress bar, install package "zenity". To read manuals, install package "xdg-utils". If you need to cache any *.iso files with the -k option, install package "sudo" or sudo GUI "gksu".
NOTE: This package suggests installing package libwine. Some, but not all package downloads depend on restarting the wineserver which is included in libwine.
NOTE: In case you have compiled wine from sources and installed it out of dpkg(1)'s control, winetricks' depends wouldn't know about it. In that case create a "dummy wine" package to satisfy depends by using tools in "equivs" package before installing winetricks. An example:
git clone git@github.com:jaalto/project--debian-wine-dummy.git
cd project--debian-wine-dummy
make
dpkg -i wine*.deb
apt-get install winetricks
Binary for arch amd64 (40.9 KB), i386 (40.9 KB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video.
This package contains the development files.
Binary for arch amd64 (920.6 KB), i386 (941.2 KB) | Source dir | changes | Homepage
These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards.
This package contains the NVIDIA VDPAU driver.
See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz for more information.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
Binary for arch amd64 (762.3 KB), i386 (808.8 KB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
The NVIDIA CUDA Video Decoder (NVCUVID) library provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA.
This package contains the nvcuvid runtime library.
Binary for arch amd64 (6.0 MB), i386 (6.5 MB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
This package contains the runtime compiler library.
Binary for arch i386 (103.2 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit NVIDIA CUDA library when installing libcuda1 on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (9.4 MB), i386 (9.4 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-glx package.
Binary for arch amd64 (6.6 MB), i386 (6.6 MB) | Source dir | changes | Homepage
EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG.
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.
This package contains the private core libraries used by the NVIDIA implementation of EGL and OpenGL|ES.
Binary for arch amd64 (121.6 KB), i386 (121.0 KB) | Source dir | changes | Homepage
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.
OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (118.9 KB), i386 (118.1 KB) | Source dir | changes | Homepage
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.
OpenGL|ES 1.x provides an API for fixed-function hardware.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (4.2 MB), i386 (4.3 MB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
This package contains the CUDA Driver API library for low-level CUDA programming.
Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
Binary for arch amd64 (156.3 KB), i386 (150.7 KB) | Source dir | changes | Homepage
The NVIDIA OpenGL-based Inband Frame Readback (NvIFROpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvIFROpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.
This package contains the NvIFROpenGL runtime library.
Binary for arch amd64 (103.4 KB), i386 (103.4 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the common files for the NVIDIA installable client driver (ICD) for OpenCL.
Binary for arch amd64 (7.1 MB), i386 (7.1 MB) | Source dir | changes | Homepage
These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (251.3 KB), i386 (223.2 KB) | Source dir | changes | Homepage
This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (110.6 KB), i386 (111.1 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.
This package contains the ICD Loader library provided by NVIDIA. This library supports OpenCL 1.1 only.
Binary for arch amd64 (376.7 KB), i386 (352.4 KB) | Source dir | changes | Homepage
The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi.
This package contains the nvidia-ml runtime library.
Binary for arch amd64 (3.8 MB), i386 (3.7 MB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video.
This package contains the runtime libraries.
Binary for arch amd64 (146.8 KB), i386 (147.0 KB) | Source dir | changes | Homepage
The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs.
This package contains the nvidia-encode runtime library.
Binary for arch amd64 (128.2 KB), i386 (126.6 KB) | Source dir | changes | Homepage
The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.
This package contains the NvFBCOpenGL runtime library.
Binary for arch amd64 (105.2 KB), i386 (105.2 KB) | Source dir | changes | Homepage
In setups with several NVIDIA driver versions installed (e.g. current and legacy) this metapackage registers an alternative to allow easy switching between the different versions.
Use 'update-alternatives --config nvidia' to select a version.
This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-driver package instead.
Binary for arch i386 (103.2 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL libraries when installing libgl1-nvidia-glx on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (173.2 KB), i386 (157.9 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the proprietary libGL shipped by ATI/AMD.
Binary for arch amd64 (4.3 MB), i386 (4.3 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs.
The libcuda1 package may be required additionally to get a working OpenCL setup for NVIDIA GPUs.
Binary for arch amd64 (126.3 KB), i386 (129.2 KB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
CUDA MPS is a feature that allows multiple CUDA processes to share a single GPU context. CUDA MPS should be transparent to CUDA programs.
CUDA MPS requires a device that supports Unified Virtual Address (UVA) and has compute capability SM 3.5 or higher. Pre-CUDA 4.0 APIs are not supported under CUDA MPS.
Binary for arch amd64 (186.3 KB), i386 (182.2 KB) | Source dir | changes | Homepage
The NVIDIA Management Library (NVML) provides a monitoring and management API. The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI) and provides a command line interface to this functionality.
See the output from the --help command line option for supported models and further information.
Binary for arch amd64 (106.4 KB), i386 (106.4 KB) | Source dir | changes | Homepage
The 'nvidia-detect' script in this package checks for an NVIDIA GPU in the system and recommends one of the non-free accelerated driver meta-packages (nvidia-driver, nvidia-legacy-173xx-driver or nvidia-legacy-96xx-driver) for installation.
Binary for arch amd64 (182.3 KB), i386 (193.2 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package contains the clinfo utility provided by AMD. It reports status information for all ICDs (installable client drivers) that are installed in the system.
Binary for arch amd64 (181.5 KB), i386 (178.9 KB) | Source dir | changes | Homepage
The NVIDIA binary driver provides optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
This package contains supporting binaries for the driver.
Binary for arch amd64 (36.6 KB), i386 (36.6 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This metapackage provides the development files: headers and libraries.
Binary for arch i386 (36.4 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit ATI/AMD OpenGL libraries when installing libgl1-fglrx-glx on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (382.3 KB), i386 (382.3 KB) | Source dir | changes | Homepage
This metapackage depends on the NVIDIA binary driver and libraries that provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (144.2 KB), i386 (140.3 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.
This package provides the atieventsd daemon.
Binary for arch amd64 (2.5 MB), i386 (2.3 MB) | Source dir | changes | Homepage
These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (45.0 KB), i386 (45.7 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.
This package contains the ICD Loader library provided by AMD.
Binary for arch amd64 (4.1 MB), i386 (4.0 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.
The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.
Binary for arch amd64 (14.8 MB), i386 (15.0 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
Binary for arch amd64 (6.9 MB), i386 (6.2 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.
The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-glx package.
Binary for arch amd64 (104.0 KB), i386 (104.0 KB) | Source dir | changes | Homepage
This is a dummy transitional package to aid switching to nvidia-driver.
Binary for arch amd64 (3.9 MB), i386 (6.8 MB) | Source dir | changes | Homepage
This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-driver in a form suitable for use by module-assistant or kernel-package.
The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-dkms instead.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.
Binary for arch amd64 (1.9 MB), i386 (1.8 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.
Binary for arch amd64 (3.8 MB), i386 (7.0 MB) | Source dir | changes | Homepage
This package builds the NVIDIA Xorg binary kernel module needed by nvidia-driver, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed.
The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-kernel-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Wheezy 7.x
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ wheezy main non-free contrib deb-src http://debian2.oppserver.net/debian/ wheezy main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.
deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free deb-src http://ftp.debian.org/debian/ wheezy-backports main contrib non-free deb http://www.deb-multimedia.org/ wheezy main non-free deb-src http://www.deb-multimedia.org/ wheezy main deb http://www.deb-multimedia.org/ wheezy-backports main deb-src http://www.deb-multimedia.org/ wheezy-backports main
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the debugging symbols for the libraries.
Binary for arch amd64 (24.9 MB), i386 (23.2 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
This package contains the debugging symbols for vlc.
Binary for arch amd64 (2.7 MB), i386 (1.9 MB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the debugging symbols for mediatomb.
Binary for arch amd64 (432.3 KB), i386 (405.6 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This package contains the debugging symbols for libvncserver.
Binary for arch amd64 (212.8 KB), i386 (202.9 KB) | Source dir | changes | Homepage
This package contains debugging symbols for programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool
Binary for arch amd64 (22.3 MB), i386 (41.9 MB) | Source dir | changes | Homepage
This package contains debug data of the FFmpeg related shared libraries.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the FFmpeg library.
Binary for arch amd64 (2.7 MB), i386 (2.6 MB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the xine library.
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage
xine-ui is a frontend for the libxine video player library.
This package contains debug symbols for the xine frontends xine, aaxine, cacaxine, fbxine. Please install them to create meaningful backtraces when reporting bugs.
Binary for arch amd64 (390.0 KB), i386 (375.4 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains debugging symbols for the TurboJPEG library.
Binary for arch amd64 (283.9 KB), i386 (273.2 KB) | Source dir | changes
ZoneMinder is a video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.
Binary for arch amd64 (2.2 MB), i386 (1.8 MB) | Source dir | changes | Homepage
Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.
Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.
This package contains the debugging symbols.
Binary for arch amd64 (390.6 KB), i386 (365.4 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides debug symbols for the shared library.
Binary for arch amd64 (677.4 KB), i386 (634.3 KB) | Source dir | changes | Homepage
libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
This package contains symbol tables for debugging.
Binary for arch i386 (49.1 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's debugging symbols.
Binary for arch amd64 (94.4 KB), i386 (88.2 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package provides the debug symbols of the shared library.
Binary for arch amd64 (344.8 KB), i386 (332.8 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the debugging symbols.
Binary for arch amd64 (2.9 MB), i386 (2.8 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the debug symbols for libtcl8.6, to assist in debugging applications built with tcl8.6. You will not normally need to install this package.
Binary for arch amd64 (198.3 KB), i386 (190.1 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This package contains the debugging symbols for libvncclient.
Binary for arch amd64 (357.8 KB), i386 (344.7 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains debugging symbols for the TurboJPEG library.
Binary for arch amd64 (56.8 KB), i386 (54.0 KB) | Source dir | changes | Homepage
A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools.
Binary for arch amd64 (3.8 MB), i386 (3.8 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's C header files and development libraries.
Binary for arch amd64 (472.0 KB), i386 (469.7 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the static library and headers used to build programs that use libx264.
Binary for arch amd64 (70.1 KB), i386 (70.1 KB) | Source dir | changes | Homepage
This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch i386 (1.7 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's 32-bit developer tools.
Binary for arch amd64 (1.2 MB), i386 (1.1 MB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (848.2 KB), i386 (769.0 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the static library, headers and documentation.
Binary for arch amd64 (104.2 KB), i386 (104.2 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
Binary for arch amd64 (208.6 KB), i386 (213.3 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (187.0 KB), i386 (179.0 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the necessary files needed for development.
Binary for arch amd64 (29.7 KB), i386 (29.7 KB) | Source dir | changes | Homepage
This package contains headers and a static library required to build standalone applications that use VLC features.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (667.6 KB), i386 (677.7 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the development files (headers, static libraries)
Binary for arch amd64 (88.4 KB), i386 (88.4 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This package provides libvncserver-config utility, needed to obtain some option of the libvncserver library.
Binary for arch amd64 (79.5 KB), i386 (76.0 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the necessary files needed for development.
Binary for arch amd64 (328.3 KB), i386 (315.3 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This is the development package which contains headers and static libraries for libvncserver.
Binary for arch amd64 (732.9 KB), i386 (675.3 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C .
This package contains the header files and static libraries needed to compile applications or shared objects that use libavfilter0.
Binary for arch amd64 (98.8 KB), i386 (100.2 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (56.3 KB), i386 (56.3 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the files necessary for development with VDPAU.
Binary for arch amd64 (5.3 MB), i386 (5.1 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (78.3 KB), i386 (78.6 KB) | Source dir | changes | Homepage
A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools.
This package contains the development libraries, header files needed by programs that want to compile with librtmp.
Binary for arch amd64 (942.9 KB), i386 (852.1 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the static library, headers and documentation for the TurboJPEG library.
Binary for arch amd64 (893.7 KB), i386 (784.9 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the static library, headers and documentation for the TurboJPEG library.
Binary for arch amd64 (101.9 KB), i386 (99.0 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing devel files.
Binary for arch amd64 (546.8 KB), i386 (492.6 KB) | Source dir | changes | Homepage
libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
This package contains header files and libraries for static linking.
Binary for arch amd64 (3.8 KB), i386 (3.8 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (98.4 KB), i386 (98.0 KB) | Source dir | changes | Homepage
This is the audio conversion library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (111.4 KB), i386 (105.8 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice.
Binary for arch amd64 (138.1 KB), i386 (138.1 KB) | Source dir | changes | Homepage
This package contains headers and a static library required to build plugins for VLC.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (301.5 KB), i386 (307.7 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the headers and static libraries required to build applications that use live555.com.
Binary for arch amd64 (362.6 KB), i386 (365.3 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the necessary files needed for development.
Binary for arch amd64 (9.0 KB), i386 (9.0 KB) | Source dir | changes | Homepage
This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (37.4 KB), i386 (37.4 KB) | Source dir | changes | Homepage
Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video.
This package contains symbolic links to ffmpeg binaries package.
Binary for arch amd64 (131.9 KB), i386 (127.8 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.
You most probably want to install this package if you are using a graphical front end like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 displays.
Binary for arch amd64 (3.2 MB), i386 (3.1 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl).
This package contains a version of VLC that does not require X and that is thus suitable for headless servers.
Binary for arch amd64 (5.1 KB), i386 (5.3 KB) | Source dir | changes | Homepage
This plugin adds support to access Samba shares from the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (841.2 KB), i386 (848.5 KB) | Source dir | changes | Homepage
Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.
Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.
Binary for arch amd64 (6.7 KB), i386 (6.6 KB) | Source dir | changes | Homepage
This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (5.8 KB), i386 (6.1 KB) | Source dir | changes | Homepage
This plugin adds support for libnotify track change notification to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (12.2 KB), i386 (12.0 KB) | Source dir | changes | Homepage
This plugin adds support for VBI teletext to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (6.2 KB), i386 (6.7 KB) | Source dir | changes | Homepage
This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (73.4 KB), i386 (69.9 KB) | Source dir | changes | Homepage
xine-ui is a frontend for the libxine video player library.
This package contains additional front ends, aaxine, cacaxine and fbxine which run even on the console, so you can use it to watch DVDs even in an xterm. ;-)
Binary for arch amd64 (12.6 KB), i386 (12.6 KB) | Source dir | changes | Homepage
These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (18.2 KB), i386 (18.2 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which require vdr to be of use.
If you want to use vdr together with any xine front end, you need this package.
Binary for arch amd64 (1.7 MB), i386 (1.7 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage
This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://xinehq.de/index.php/features/.
Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!
Binary for arch amd64 (17.6 KB), i386 (19.1 KB) | Source dir | changes | Homepage
This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch i386 (51.9 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains an ALSA sound driver.
Binary for arch amd64 (429.1 KB), i386 (418.8 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (48.7 KB), i386 (56.2 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (176.9 KB), i386 (325.2 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (144.4 KB), i386 (148.7 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the TurboJPEG shared runtime library.
Binary for arch amd64 (4.5 MB), i386 (8.8 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (100.6 KB), i386 (120.0 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (7.4 KB), i386 (7.2 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail this package contains the ESD output plugin and the GnomeVFS Plugin.
If you are running GNOME, you most probably want to install this package.
Binary for arch amd64 (119.1 KB), i386 (191.5 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.
You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.
Binary for arch amd64 (21.7 KB), i386 (21.6 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
This package contains the shared library.
Binary for arch i386 (16.2 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains the OpenAL module, which allows Windows applications to use advanced 3D sound effects.
Binary for arch amd64 (35.1 KB), i386 (34.7 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), directfb, libaa and libcaca output plugins.
If you want to view your videos in an xterm, you want to install this package.
Binary for arch amd64 (53.5 KB), i386 (56.7 KB) | Source dir | changes | Homepage
This package contains the shared library required by applications using VLC features.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (12.5 KB), i386 (12.6 KB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the UsageEnvironment library. The "UsageEnvironment" and "TaskScheduler" classes are used for scheduling deferred events, for assigning handlers for asynchronous read events, and for outputting error/warning messages. Also, the "HashTable" class defines the interface to a generic hash table, used by the rest of the code.
These are all abstract base classes; they must be subclassed for use in an implementation. These subclasses can exploit the particular properties of the environment in which the program will run - e.g., its GUI and/or scripting environment.
Binary for arch amd64 (71.9 KB), i386 (71.1 KB) | Source dir | changes | Homepage
This package contains plugins for adding NVIDIA VDPAU support.
Binary for arch amd64 (447.7 KB), i386 (457.3 KB) | Source dir | changes | Homepage
This package contains the shared library required by VLC modules and libvlc.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (48.8 KB), i386 (51.8 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
Binary for arch amd64 (43.9 KB), i386 (42.8 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the afpfs-ng utility programs.
Binary for arch i386 (125.5 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a CUPS-enabled spooler and a PostScript driver, allowing Windows applications to print.
Binary for arch amd64 (159.7 KB), i386 (162.5 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
This package contains the TurboJPEG shared runtime library.
Binary for arch i386 (27.8 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a TWAIN interface that allows Windows applications to communicate with scanners supported by SANE.
Binary for arch amd64 (100.5 KB), i386 (156.8 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing shared library.
Binary for arch amd64 (550.7 KB), i386 (1023.9 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C
Binary for arch i386 (118.1 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a module that allows Windows applications to access LDAP directory services.
Binary for arch amd64 (29.1 MB), i386 (28.7 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the wine library.
Binary for arch amd64 (208.7 KB), i386 (207.0 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This package provides the server library.
Binary for arch amd64 (356.6 KB), i386 (370.6 KB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the liveMedia library which defines a class hierarchy - rooted in the "Medium" class - for a variety of streaming media types and codecs.
Binary for arch amd64 (64.2 KB), i386 (66.2 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the shared library.
Binary for arch i386 (6.3 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a CAPI interface that allows Windows applications to communicate with ISDN cards supported by capi4linux.
Binary for arch amd64 (24.8 KB), i386 (23.5 KB) | Source dir | changes | Homepage
This package contains plugins for adding VAAPI support.
Binary for arch i386 (29.1 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a TWAIN interface that allows Windows applications to communicate with cameras supported by gphoto2.
Binary for arch amd64 (78.6 KB), i386 (125.1 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch i386 (896.6 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains the OpenGL and Direct3D modules that allow Windows applications to use 3D acceleration.
Binary for arch amd64 (66.7 KB), i386 (74.7 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing shared library.
Binary for arch amd64 (95.4 KB), i386 (144.4 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
Binary for arch amd64 (536.0 KB), i386 (535.0 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.
You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.
Binary for arch amd64 (80.8 KB), i386 (127.2 KB) | Source dir | changes | Homepage
This is the audio conversion library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (536.5 KB), i386 (545.7 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (142.4 KB), i386 (144.5 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the shared library.
Binary for arch amd64 (141.6 KB), i386 (146.8 KB) | Source dir | changes | Homepage
The libjpeg-turbo JPEG library is a library for handling JPEG files.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.
This package contains the shared runtime library.
Binary for arch amd64 (188.2 KB), i386 (369.0 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage
This package contains the core library of the xine video/media player engine.
Binary for arch amd64 (429.6 KB), i386 (418.8 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (44.1 KB), i386 (40.8 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU wrapper and trace libraries.
Binary for arch i386 (17.6 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains a Color Management System implementation that lets Windows applications calibrate the colors used for display and print.
Binary for arch amd64 (66.6 KB), i386 (67.3 KB) | Source dir | changes | Homepage
A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools.
This package contains the shared libraries, header files needed by programs that want to use librtmp.
Binary for arch amd64 (1.6 KB), i386 (1.6 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.
Attention: The package contains the development branch of xine. While the API is expected to remain stable, there is no guarantee for this at the moment. You can use this package for experiments and porting your frontend.
Binary for arch amd64 (276.4 KB), i386 (337.9 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C
Binary for arch amd64 (2.6 MB), i386 (5.0 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (431.2 KB), i386 (421.1 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (234.0 KB), i386 (239.7 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the shared library.
Binary for arch amd64 (533.8 KB), i386 (689.7 KB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (129.9 KB), i386 (129.7 KB) | Source dir | changes | Homepage
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.
This package provides the client library.
Binary for arch i386 (51.5 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package contains an OSS sound driver.
Binary for arch amd64 (31.0 KB), i386 (31.6 KB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the groupsock library. The classes in this library encapsulate network interfaces and sockets. In particular, the "Groupsock" class encapsulates a socket for sending (and/or receiving) multicast datagrams.
Binary for arch i386 (4.1 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides system services and utilities needed to use many Windows applications.
Binary for arch amd64 (877.1 KB), i386 (1.8 MB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (87.9 KB), i386 (104.8 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (24.4 KB), i386 (24.7 KB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the BasicUsageEnvironment library which defines one concrete implementation (i.e., subclasses) of the "UsageEnvironment" classes, for use in simple, console applications. Read events and delayed operations are handled using a select() loop.
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support.
Binary for arch amd64 (444.7 KB), i386 (395.4 KB) | Source dir | changes | Homepage
libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
Binary for arch amd64 (281.1 KB), i386 (306.4 KB) | Source dir | changes | Homepage
x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.
x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (111.8 KB), i386 (108.0 KB) | Source dir | changes | Homepage
This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool
Binary for arch amd64 (119.0 KB), i386 (118.9 KB) | Source dir | changes | Homepage
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support.
Binary for arch amd64 (144.5 KB), i386 (144.4 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the Tcl bindings.
Binary for arch amd64 (20.8 KB), i386 (20.8 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides a simple tool to retrieve information about a Blu-ray.
Binary for arch amd64 (73.7 KB), i386 (73.6 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the CEC utility programs.
Binary for arch amd64 (25.5 KB), i386 (25.7 KB) | Source dir | changes | Homepage
The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input.
Binary for arch amd64 (162.2 KB), i386 (161.2 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (1.3 MB), i386 (1.3 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl.
Binary for arch amd64 (177.4 KB), i386 (176.6 KB) | Source dir | changes | Homepage
Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers.
Binary for arch amd64 (633.0 KB), i386 (602.5 KB) | Source dir | changes | Homepage
Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module.
Binary for arch amd64 (929.2 KB), i386 (934.4 KB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the binary, the manpage, and everything needed for scripting and the web interface.
Binary for arch amd64 (11.5 KB), i386 (11.2 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (109.1 KB), i386 (103.6 KB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes | Homepage
ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster
Binary for arch amd64 (52.0 KB), i386 (52.3 KB) | Source dir | changes | Homepage
Free portable AirPlay server implementation similar to ShairPort.
Binary for arch amd64 (86.9 KB), i386 (86.6 KB) | Source dir | changes | Homepage
linuxvnc can export your currently running text sessions to any VNC client. It can be useful if you want to move to another computer without having to log out or to help a distant colleague solve a problem.
Binary for arch amd64 (2.3 MB), i386 (2.3 MB) | Source dir | changes
ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.
Binary for arch i386 (53.8 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the binary loader program for running Windows executables.
Binary for arch i386 (30.5 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the binary loader for 32-bit Windows applications.
Binary for arch amd64 (85.3 KB), i386 (85.3 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This is a virtual package that depends on the standard Wine components.
Binary for arch all (50.1 KB) | Source dir | changes | Homepage
This package depends on default Debian implementation of libjpeg.so.62 JPEG library.
Binary for arch all (11.1 MB) | Source dir | changes | Homepage
Localisations, HTTP interface files, Lua scripts for VLC media player
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch all (712 Bytes) | Source dir | changes | Homepage
This is a transitional dummy package for vlc. The PulseAudio plugin is now included in vlc. This package can safely be removed.
Binary for arch all (4.4 KB) | Source dir | changes
The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.
Binary for arch all (1.7 MB) | Source dir | changes | Homepage
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands.
Binary for arch all (47.7 MB) | Source dir | changes | Homepage
This package contains the html doxygen documentation of the FFmpeg API.
Binary for arch all (698.3 KB) | Source dir | changes | Homepage
libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
This package contains developer documentation.
Binary for arch all (382.0 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the libbluray documentation.
Binary for arch all (140.7 KB) | Source dir | changes | Homepage
This contains documentation for the xine library (libxine). It consists of various textfiles and the xine(5) manpage.
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch all (508.6 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU documentation.
Binary for arch all (3.8 MB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the documentation that is also available on the SQLite homepage.
Binary for arch all (560.0 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
BD-J support is important because many of the advanced features and extra content in Blu-ray movies uses BD-J. Programs designed to provide support for those features must depend on this.
This package provides the BD-J library.
Binary for arch all (63.2 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
This empty package is just for your convenience and depends on all available xine plugin packages.
Binary for arch all (63.2 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
This empty package is just for your convenience and depends on commonly-used xine plugin packages.
Binary for arch all (82.5 KB) | Source dir | changes
Binary for arch all (6.1 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This is a dummy transitional package. It may be safely removed.
Binary for arch all (64.0 KB) | Homepage
This is a transitional dummy package to ease the migration from libgcrypt11-dev to libgcrypt20-dev. You can safely remove this package.
Binary for arch all (108.3 KB) | Source dir | changes | Homepage
r8168 is the Linux device driver released for RealTek RTL8111B/RTL8168B, RTL8111/RTL8168, RTL8111C/RTL8111CP/RTL8111D(L), RTL8168C/RTL8111DP/RTL8111E, RTL8168E/RTL8111F/RTL8411, RTL8111G/RTL8111GUS/RTL8411B(N), RTL8118AS Gigabit Ethernet controllers with PCI-Express interface.
This driver should only be used for devices not yet supported by the in-kernel driver r8169. Please see the README.Debian for instructions how to report bugs against r8169 that made it necessary to use r8168-dkms.
Installation of the r8168-dkms package will disable the in-kernel r8169 module. To re-enable r8169, the r8168-dkms package must be purged.
This package provides the dkms source code for the r8168 kernel modules. Kernel source or headers are required to compile these modules.
Binary for arch all (204.2 KB) | Source dir | changes | Homepage
PyYImt provides a gateway which allows Jabber users to communicate with their contacts on the YIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.
Binary for arch all (139.5 KB) | Source dir | changes | Homepage
PyAIMt provides a gateway which allows Jabber users to communicate with their contacts on the AIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.
Binary for arch all (180.3 KB) | Source dir | changes | Homepage
PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.
Binary for arch all (160.3 KB) | Source dir | changes | Homepage
PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.
Binary for arch all (26.3 KB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the files needed to run mediatomb as a daemon.
Binary for arch all (30.4 KB) | Source dir | changes | Homepage
Wifite is a tool to audit WEP or WPA encrypted wireless networks. It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit.
This tool is customizable to be automated with only a few arguments and can be trusted to run without supervision.
Binary for arch all (23.4 KB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the desktop file needed to access the web ui using a system's default web browser. This package also acts as a virtual package to install all other mediatomb packages.
Binary for arch all (80.3 KB) | Source dir | changes | Homepage
This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com.
This makes it possible to use a fixed hostname (such as myhost.dyndns.org) to access a machine with a dynamic IP address.
This client supports both dynamic and (near) static services, as well as MX record and alternative name management. It caches the address, and only attempts the update when it has changed.
Binary for arch all (89.4 KB) | Source dir | changes | Homepage
PyIRCt provides a gateway which allows Jabber users to communicate with their users on an IRC network. It can connect to any Jabber server that supports the Connect component mechanism.
Binary for arch amd64 (1.7 MB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides wine's 64-bit developer tools.
Binary for arch amd64 (52.9 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides the binary loader for 64-bit Windows applications.
Binary for arch amd64 (41.1 KB) | Source dir | changes | Homepage
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.
This package provides instructions for installing 32-bit wine on 64-bit systems.
Binary for arch amd64 (100.9 KB), i386 (100.9 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
Binary for arch amd64 (19.3 KB), i386 (19.2 KB) | Source dir | changes
This package ensures that no remnants of the non-free NVIDIA graphics drivers that were installed with the nvidia-installer remain on the system. Such an installation conflicts with the packaged drivers.
Furthermore using the nvidia-installer to install a new version of the drivers is prevented as long as this package is installed.
Binary for arch amd64 (21.2 KB), i386 (21.2 KB) | Source dir | changes
This package contains support files needed for all current and legacy versions of the non-free NVIDIA graphics drivers. These include scripts used for warning about a mismatching version of the kernel module or for creating a minimal xorg.conf to enable the NVIDIA driver.
Binary for arch amd64 (3.7 KB), i386 (3.7 KB) | Source dir | changes
In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch to the non-free FGLRX driver and libraries.
Use 'update-alternatives --config glx' to select an implementation.
This package does not depend on the corresponding FGLRX libraries. In order to install the FGLRX driver and libraries, install the fglrx-glx and fglrx-driver packages instead.
Binary for arch amd64 (20.3 KB), i386 (20.2 KB) | Source dir | changes | Homepage
The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.
This package contains the shared library.
Binary for arch amd64 (3.5 KB), i386 (3.5 KB) | Source dir | changes
In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch to the non-free NVIDIA driver and libraries.
Use 'update-alternatives --config glx' to select an implementation.
This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-driver package instead.
Binary for arch amd64 (3.1 KB), i386 (3.1 KB) | Source dir | changes
In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch back to MESA.
Use 'update-alternatives --config glx' to select an implementation.
This package does not depend on the corresponding MESA libraries. In order to install the MESA libraries, install the libgl1-mesa-glx package instead.
Binary for arch amd64 (9.4 KB), i386 (9.4 KB) | Source dir | changes
Diverts the free libGL.so implementation (MESA) and the xserver module libglx.so (Xorg), preparing the system for plugging in accelerated implementations from GPU vendors via alternatives, see the glx-alternative-* packages.
Binary for arch amd64 (16.4 KB), i386 (15.4 KB) | Source dir | changes | Homepage
This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own.
Binary for arch amd64 (863.0 KB), i386 (856.0 KB) | Source dir | changes | Homepage
The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension. Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.
Binary for arch amd64 (86.1 KB), i386 (83.0 KB) | Source dir | changes | Homepage
The nvidia-xconfig program helps with manipulation of X configuration files, primarily for systems that use the non-free drivers provided by NVIDIA. It automatically changes the configuration to use the NVIDIA driver and can add additional options given on the command line.
Binary for arch amd64 (11.5 KB), i386 (11.5 KB) | Source dir | changes
This package contains support files used for any version of the NVIDIA kernel module. It sets up udev and ConsoleKit rules, ensures the NVIDIA control device is created, associates the NVIDIA card with the correct kernel module, and performs any other tasks required for the module to work properly.
Binary for arch all (5.0 MB) | Source dir | changes | Homepage
GNS3 is a graphical network simulator that allows simulation of complex networks and to launch simulations on them. It is an excellent complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA, CCNP, CCIP or CCIE certifications. It can also be used to experiment with features of Cisco IOS or to check configurations that need to be deployed later on real routers.
You may configure devices ranging from Cisco routers, Cisco PIX firewalls, Cisco ASA Firewalls, Cisco IDS to JunOS routers using Qemu or Pemu. GNS3 uses dynamips as an emulation back end, an IOS emulator which allows users to run IOS binary images from Cisco Systems.
Cisco IOS, PIX, ASA or JunOS software images are not included.
Binary for arch all (195.8 KB) | Source dir | changes | Homepage
A POSIX shell script 'package manager' for WINE to install some Windows software easily. The list contains about 70 applications including 3dmark2001, corefonts, cygwin, directx9, dotnet35, droid, firefox, flash, ie8, mspaint, msxml6, python26, quicktime76, safari, spotify, utorrent, vb6run, vcrun2010, vlc, xvid etc.
About pckages in Recommends header: to use GUI progress bar, install package "zenity". To read manuals, install package "xdg-utils". If you need to cache any *.iso files with the -k option, install package "sudo" or sudo GUI "gksu".
NOTE: This package suggests installing package libwine. Some, but not all package downloads depend on restarting the wineserver which is included in libwine.
NOTE: In case you have compiled wine from sources and installed it out of dpkg(1)'s control, winetricks' depends wouldn't know about it. In that case create a "dummy wine" package to satisfy depends by using tools in "equivs" package before installing winetricks. An example:
git clone git@github.com:jaalto/project--debian-wine-dummy.git
cd project--debian-wine-dummy
make
dpkg -i wine*.deb
apt-get install winetricks
Binary for arch amd64 (42.6 KB), i386 (42.6 KB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the development files.
Binary for arch amd64 (1.2 MB), i386 (1.3 MB) | Source dir | changes | Homepage
These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards. This package contains the NVIDIA VDPAU driver.
See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz for more information.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
Binary for arch amd64 (1.3 MB), i386 (1.4 MB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
The NVIDIA CUDA Video Decoder (NVCUVID) library provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA.
This package contains the nvcuvid runtime library.
Binary for arch amd64 (285.1 KB), i386 (245.4 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
This package provides the proprietary libGL shipped by ATI/AMD.
Binary for arch amd64 (8.5 MB), i386 (9.1 MB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
This package contains the runtime compiler library.
Binary for arch i386 (102.6 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit NVIDIA CUDA library when installing libcuda1 on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (13.6 MB), i386 (13.9 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-glx package.
Binary for arch amd64 (287.8 KB), i386 (249.0 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
This package provides the proprietary libGL shipped by ATI/AMD.
Binary for arch amd64 (9.7 MB), i386 (9.3 MB) | Source dir | changes | Homepage
EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.
This package contains the private core libraries used by the NVIDIA implementation of EGL and OpenGL|ES.
Binary for arch amd64 (126.0 KB), i386 (126.1 KB) | Source dir | changes | Homepage
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (123.1 KB), i386 (122.3 KB) | Source dir | changes | Homepage
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. OpenGL|ES 1.x provides an API for fixed-function hardware.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (5.5 MB), i386 (5.5 MB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. This package contains the CUDA Driver API library for low-level CUDA programming.
Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors.
Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
Binary for arch amd64 (169.9 KB), i386 (162.2 KB) | Source dir | changes | Homepage
The NVIDIA OpenGL-based Inband Frame Readback (NvIFROpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvIFROpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.
This package contains the NvIFROpenGL runtime library.
Binary for arch amd64 (102.8 KB), i386 (102.8 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the common files for the NVIDIA installable client driver (ICD) for OpenCL.
Binary for arch amd64 (12.6 MB), i386 (13.5 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-legacy-glx package.
Binary for arch amd64 (10.4 MB), i386 (10.1 MB) | Source dir | changes | Homepage
These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (318.3 KB), i386 (271.4 KB) | Source dir | changes | Homepage
This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (112.3 KB), i386 (113.1 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.
This package contains the ICD Loader library provided by NVIDIA. This library supports OpenCL 1.1 only.
Binary for arch amd64 (452.6 KB), i386 (414.6 KB) | Source dir | changes | Homepage
The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi.
This package contains the nvidia-ml runtime library.
Binary for arch amd64 (12.6 MB), i386 (12.8 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-legacy-agp-glx package.
Binary for arch amd64 (5.0 MB), i386 (4.8 MB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.
Binary for arch amd64 (159.0 KB), i386 (158.3 KB) | Source dir | changes | Homepage
The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs.
This package contains the nvidia-encode runtime library.
Binary for arch amd64 (133.7 KB), i386 (130.9 KB) | Source dir | changes | Homepage
The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.
This package contains the NvFBCOpenGL runtime library.
Binary for arch amd64 (104.5 KB), i386 (104.5 KB) | Source dir | changes | Homepage
In setups with several NVIDIA driver versions installed (e.g. current and legacy) this metapackage registers an alternative to allow easy switching between the different versions. Use 'update-alternatives --config nvidia' to select a version.
This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-driver package instead.
Binary for arch i386 (102.6 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL libraries when installing libgl1-nvidia-glx on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (2.9 MB), i386 (2.8 MB) | Source dir | changes | Homepage
X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.
Binary for arch amd64 (259.3 KB), i386 (218.3 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the proprietary libGL shipped by ATI/AMD.
Binary for arch amd64 (5.5 MB), i386 (5.6 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. This package provides the NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs.
The libcuda1 package may be required additionally to get a working OpenCL setup for NVIDIA GPUs.
Binary for arch amd64 (139.1 KB), i386 (143.5 KB) | Source dir | changes | Homepage
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
CUDA MPS is a feature that allows multiple CUDA processes to share a single GPU context. CUDA MPS should be transparent to CUDA programs.
CUDA MPS requires a device that supports Unified Virtual Address (UVA) and has compute capability SM 3.5 or higher. Pre-CUDA 4.0 APIs are not supported under CUDA MPS.
Binary for arch amd64 (202.8 KB), i386 (195.0 KB) | Source dir | changes | Homepage
The NVIDIA Management Library (NVML) provides a monitoring and management API. The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI) and provides a command line interface to this functionality.
See the output from the --help command line option for supported models and further information.
Binary for arch amd64 (107.6 KB), i386 (107.6 KB) | Source dir | changes | Homepage
The 'nvidia-detect' script in this package checks for an NVIDIA GPU in the system and recommends one of the non-free accelerated driver meta-packages (nvidia-driver, nvidia-legacy-173xx-driver or nvidia-legacy-96xx-driver) for installation.
Binary for arch amd64 (8.7 MB), i386 (8.5 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-legacy-agp-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.
The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-legacy-agp-glx package.
Binary for arch amd64 (225.3 KB), i386 (239.5 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package contains the clinfo utility provided by AMD. It reports status information for all ICDs (installable client drivers) that are installed in the system.
Binary for arch amd64 (201.7 KB), i386 (193.7 KB) | Source dir | changes | Homepage
The NVIDIA binary driver provides optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. This package contains supporting binaries for the driver.
Binary for arch amd64 (9.1 MB), i386 (8.8 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-legacy-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.
The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-legacy-glx package.
Binary for arch amd64 (11.3 MB), i386 (11.2 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
Binary for arch amd64 (38.0 KB), i386 (38.0 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This metapackage provides the development files: headers and libraries.
Binary for arch i386 (37.7 KB) | Source dir | changes | Homepage
This metapackage helps the automatic installation of the 32-bit ATI/AMD OpenGL libraries when installing libgl1-fglrx-glx on amd64 with foreign architecture i386 enabled.
Binary for arch amd64 (424.7 KB), i386 (424.7 KB) | Source dir | changes | Homepage
This metapackage depends on the NVIDIA binary driver and libraries that provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (166.3 KB), i386 (159.7 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.
This package provides the atieventsd daemon.
Binary for arch amd64 (5.6 MB), i386 (5.4 MB) | Source dir | changes | Homepage
These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (11.3 MB), i386 (11.2 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
Binary for arch amd64 (47.8 KB), i386 (48.8 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.
This package contains the ICD Loader library provided by AMD.
Binary for arch amd64 (4.4 MB), i386 (4.4 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.
The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.
Binary for arch amd64 (4.4 MB), i386 (4.4 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.
The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.
Binary for arch amd64 (21.5 MB), i386 (21.5 MB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).
This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
Binary for arch amd64 (4.4 MB), i386 (4.4 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.
The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.
Binary for arch amd64 (158.3 KB), i386 (149.6 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.
This package provides the atieventsd daemon.
Binary for arch amd64 (11.9 MB), i386 (11.1 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.
The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-glx package.
Binary for arch amd64 (155.9 KB), i386 (147.3 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.
This package provides the atieventsd daemon.
Binary for arch amd64 (103.4 KB), i386 (103.4 KB) | Source dir | changes | Homepage
This is a dummy transitional package to aid switching to nvidia-driver.
Binary for arch amd64 (978.4 KB), i386 (943.3 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.
Binary for arch amd64 (1.0 MB), i386 (1001.3 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.
Binary for arch amd64 (1.0 MB), i386 (988.8 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.
Binary for arch amd64 (3.8 MB), i386 (7.1 MB) | Source dir | changes | Homepage
This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-driver in a form suitable for use by module-assistant or kernel-package. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-dkms instead.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.
Binary for arch amd64 (986.4 KB), i386 (955.9 KB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.
This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.
Binary for arch amd64 (3.8 MB), i386 (3.7 MB) | Source dir | changes | Homepage
FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon. This driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.
For older models try the fglrx-legacy-driver package.
This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.
This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.
Binary for arch amd64 (5.1 MB), i386 (9.4 MB) | Source dir | changes | Homepage
This package builds the NVIDIA Xorg binary kernel module needed by nvidia-driver, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.
This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.
See /usr/share/doc/nvidia-kernel-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.
Binary for arch amd64 (406.5 KB), i386 (416.6 KB) | Source dir | changes | Homepage
Dynamips emulates Cisco 7200/3600/3725/3745/2600/1700 Routers on a traditional PC. You can use dynamips to create labs. It uses IOS Images (which are not part of this package). Of course, this emulator cannot replace a real router.
It is simply a complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA/CCNP/CCIE exams. For a Command Line Interface for dynamips see dynagen or gns3 package.
Squeeze 6.0
Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:
deb http://debian2.oppserver.net/debian/ squeeze main non-free contrib deb-src http://debian2.oppserver.net/debian/ squeeze main non-free contrib
oder mit folgendem Befehl / or with the following command::
sudo su -c 'echo "deb http://debian2.oppserver.net/debian/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list' sudo su -c 'echo "deb-src http://debian2.oppserver.net/debian/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list' sudo aptitude update oder als root / or as root: echo "deb http://debian2.oppserver.net/debian/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list echo "deb-src http://debian2.oppserver.net/debian/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.sources.list aptitude update
Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free deb http://www.deb-multimedia.org/ squeeze main non-free deb-src http://www.deb-multimedia.org/ squeeze main deb http://www.deb-multimedia.org/ squeeze-backports main deb-src http://www.deb-multimedia.org/ squeeze-backports main
Binary for arch amd64 (3.1 MB), i386 (3.0 MB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the xine library.
Binary for arch amd64 (409.3 KB), i386 (409.1 KB) | Source dir | changes
This library implements a unified userspace interface to the different buffer management interfaces of the kernel DRM hardware drivers.
This package provides the debugging symbols for the libkms1 package.
Binary for arch amd64 (14.9 KB), i386 (14.7 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xf86dri, the xf86dri extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xf86dri.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (174.1 KB), i386 (168.6 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains detached debugging symbols for the PulseAudio native interface zeroconf support client libraries.
Binary for arch amd64 (229.4 KB), i386 (221.9 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the ESD compatibility components.
Binary for arch amd64 (13.7 KB), i386 (13.6 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-dri2, the dri2 extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dri2.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (199.2 KB), i386 (193.3 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains detached debugging symbols for the zeroconf module.
Binary for arch amd64 (40.3 MB), i386 (40.5 MB) | Source dir | changes | Homepage
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package includes debugging symbols useful for reporting crashes and other failures.
Binary for arch amd64 (1.4 MB), i386 (1.3 MB) | Source dir | changes | Homepage
Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.
Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.
This package contains the debugging symbols.
Binary for arch amd64 (36.2 MB), i386 (35.6 MB) | Source dir | changes | Homepage
This package contains the debugging symbols for MPlayer, a movie player for Unix-like systems.
You only need these if you want to generate useful debugging backtraces.
Binary for arch amd64 (10.8 KB), i386 (10.6 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xtest, the xtest extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xtest.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (8.7 MB), i386 (8.5 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
This package contains the debugging symbols for vlc.
Binary for arch amd64 (4.1 MB), i386 (4.0 MB) | Source dir | changes | Homepage
This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.
This package provides the debugging symbols for the library.
Binary for arch amd64 (11.4 KB), i386 (11.3 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xevie, the xevie extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xevie.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (3.9 MB), i386 (3.6 MB) | Source dir | changes | Homepage
This package contains the debugging symbols for ImageMagick, a software suite to create, edit, and compose bitmap images.
Binary for arch amd64 (15.3 KB), i386 (15.1 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-sync, the sync extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-sync.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (12.0 KB), i386 (11.9 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xinerama, the xinerama extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xinerama.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (176.9 KB), i386 (172.1 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio GConf module.
Binary for arch amd64 (416.9 KB), i386 (417.1 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides the debugging symbols for the libdrm-radeon1 package.
Binary for arch amd64 (172.0 KB), i386 (166.9 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio lirc module.
Binary for arch amd64 (248.7 KB), i386 (229.4 KB) | Source dir | changes | Homepage
This package provides the detached debug symbols for libopus.
Binary for arch amd64 (261.3 KB), i386 (261.6 KB) | Source dir | changes | Homepage
This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.
This package provides the debugging symbols for the library.
Binary for arch amd64 (14.1 KB), i386 (14.1 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-record, the record extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-record.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (218.1 KB), i386 (213.1 KB) | Source dir | changes | Homepage
radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.
This package contains debugging symbols for librgw.
Binary for arch amd64 (431.1 KB), i386 (431.5 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides debugging symbols for the libdrm2 package.
Binary for arch amd64 (117.0 MB), i386 (120.8 MB) | Source dir | changes | Homepage
This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.
Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.
This package provides the debugging symbols for the xulrunner-13.0 package.
Binary for arch amd64 (208.6 KB), i386 (202.0 KB) | Source dir | changes | Homepage
Video decode & encode driver for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.
The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.
This package contains the debug files for the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.
Binary for arch amd64 (206.2 KB), i386 (200.5 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio RAOP module.
Binary for arch amd64 (418.2 KB), i386 (418.1 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides the debugging symbols for the libdrm-nouveau1a package.
Binary for arch amd64 (16.2 MB), i386 (16.0 MB) | Source dir | changes | Homepage
This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).
This package provides the debugging symbols for the library and for the spidermonkey-bin package.
Binary for arch amd64 (21.0 KB), i386 (19.9 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xfixes, the xfixes extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xfixes.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (556.1 KB), i386 (541.8 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains detached debugging symbols for the PulseAudio native interface client libraries.
Binary for arch amd64 (12.0 KB), i386 (11.6 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-composite, the composite extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-composite.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (527.9 KB), i386 (500.4 KB) | Source dir | changes | Homepage
VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.
Debugging symbols for the VPX library. This is needed to debug programs linked against libvpx1.
Binary for arch amd64 (14.7 KB), i386 (14.8 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xvmc, the xvmc extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xvmc.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (12.2 KB), i386 (11.9 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-shm, the shm extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shm.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (24.8 MB), i386 (24.2 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the ceph fs with the kernel client.
This package contains the debugging symbols for ceph-common.
Binary for arch amd64 (430.2 KB), i386 (430.0 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides the debugging symbols for the libdrm-intel1 package.
Binary for arch amd64 (171.3 KB), i386 (165.9 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains detached debugging symbols for the PulseAudio native interface glib support client libraries.
Binary for arch amd64 (663.9 KB), i386 (615.1 KB) | Source dir | changes
Debugging symbols for the Cairo/X pixel manipulation library. This is needed to debug programs linked against libpixman0.
Binary for arch amd64 (239.9 KB), i386 (252.3 KB) | Source dir | changes
Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.
This package contains the debugging symbols for iceweasel.
Binary for arch amd64 (97.9 KB), i386 (94.3 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb, the X C Binding. gdb will automatically use these symbols when debugging libxcb.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the debugging symbols for mediatomb.
Binary for arch amd64 (11.6 KB), i386 (11.5 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-dpms, the dpms extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dpms.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (58.2 KB), i386 (56.4 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-glx, the glx extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-glx.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (11.0 KB), i386 (10.8 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-damage, the damage extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-damage.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains the detached debugging symbols for the daemon and basic module set.
Binary for arch amd64 (743.6 KB), i386 (707.4 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the debugging symbols for the libraries.
Binary for arch amd64 (6.5 MB), i386 (6.3 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges.
This package contains the debugging symbols for ceph-fuse.
Binary for arch amd64 (178.3 KB), i386 (175.4 KB) | Source dir | changes | Homepage
RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.
This package contains debugging symbols for librbd1.
Binary for arch amd64 (610.7 KB), i386 (546.8 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains a special library version of the low-level terminfo library suitable for debugging and profiling. Also included are detached debugging symbols for libtinfo5.
Binary for arch amd64 (239.3 KB), i386 (232.5 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains detached debugging symbols for the command line tools.
Binary for arch amd64 (5.5 MB), i386 (5.4 MB) | Source dir | changes | Homepage
RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service.
This package contains debugging symbols for radosgw.
Binary for arch amd64 (20.8 KB), i386 (20.3 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xprint, the xprint extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xprint.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (11.6 KB), i386 (11.3 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-screensaver, the screensaver extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-screensaver.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (1.8 MB), i386 (1.6 MB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains special library versions of ncursesw suitable for debugging and profiling. Also included are detached debugging symbols for libncursesw5.
This package includes support for wide characters.
Binary for arch amd64 (263.5 KB), i386 (254.5 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio bluetooth module.
Binary for arch amd64 (286.8 KB), i386 (272.4 KB) | Source dir | changes | Homepage
Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.
This package contains the debugging symbols for the orc library. Users should install it if they want to debug software that uses orc.
Binary for arch amd64 (6.5 MB), i386 (6.3 MB) | Source dir | changes | Homepage
RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.
This package contains debugging symbols for librados2.
Binary for arch amd64 (5.2 MB), i386 (5.1 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a gtk-based gui to monitor cluster status, similar to the 'ceph' command.
This package contains the debugging symbols for gceph.
Binary for arch amd64 (191.1 KB), i386 (185.4 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio jack modules.
Binary for arch amd64 (213.8 KB), i386 (206.4 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides debug symbols for the shared library.
Binary for arch amd64 (209.4 KB), i386 (200.0 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the PulseAudio X11 modules.
Binary for arch amd64 (22.2 KB), i386 (21.8 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-xv, the xv extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xv.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (170.3 KB), i386 (165.2 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains debugging symbols for the HAL compat module for PulseAudio.
Binary for arch amd64 (8.0 MB), i386 (7.8 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.
This package contains debugging symbols for libcephfs1.
Binary for arch amd64 (29.8 KB), i386 (29.4 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-randr, the randr extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-randr.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (37.0 MB), i386 (36.3 MB) | Source dir | changes | Homepage
Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.
This package contains the debugging symbols for ceph.
Binary for arch amd64 (1.8 MB), i386 (1.8 MB) | Source dir | changes | Homepage
Debugging symbols for the Cairo 2D vector graphics library. This is needed to debug programs linked against libcairo2.
Binary for arch amd64 (27.2 KB), i386 (26.2 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-render, the render extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-render.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (11.4 KB), i386 (11.5 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-res, the res extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-res.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (13.7 KB), i386 (13.3 KB) | Source dir | changes | Homepage
This package contains the debugging symbols associated with libxcb-shape, the shape extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shape.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (8.8 MB), i386 (16.6 MB) | Source dir | changes | Homepage
This package contains debug data of the FFmpeg related shared libraries.
Most people will not need this package. Please install it to produce useful stacktraces to help debugging the FFmpeg library.
Binary for arch amd64 (2.5 MB), i386 (2.1 MB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains special library versions of ncurses suitable for debugging and profiling. Also included are detached debugging symbols for libncurses5.
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes
Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.
Binary for arch amd64 (1.1 MB), i386 (1.0 MB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.
This package contains the development libraries, header files needed by programs that want to compile with Cairo.
Binary for arch amd64 (61.9 KB), i386 (57.9 KB) | Source dir | changes | Homepage
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.
This package contains the static library and header files used in development.
Binary for arch amd64 (324.9 KB), i386 (293.1 KB) | Source dir | changes
The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.
This package contains the header files, static libraries and symbolic links that developers using libschroedinger will need.
Binary for arch amd64 (384.7 KB), i386 (375.4 KB) | Source dir | changes
Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library.
Binary for arch amd64 (528.3 KB), i386 (482.4 KB) | Source dir | changes | Homepage
This package includes header files and static libraries needed to compile programs using MagickWand.
Binary for arch amd64 (481.5 KB), i386 (485.9 KB) | Source dir | changes | Homepage
This package contains headers and a static library required to build plugins for VLC.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (42.5 KB), i386 (40.8 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing devel files.
Binary for arch amd64 (100.6 KB), i386 (100.6 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the development package which contains headers and static libraries for the TagLib Audio Meta-Data Library.
Binary for arch amd64 (37.0 KB), i386 (37.0 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the development environment for libva.
Binary for arch amd64 (62.4 KB), i386 (55.2 KB) | Source dir | changes | Homepage
LIBNFS is a client library for accessing NFS shares over a network.
LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions
This package provides the necessary files needed for development.
Binary for arch amd64 (9.9 KB), i386 (9.7 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-damage, the damage extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (356.9 KB), i386 (346.3 KB) | Source dir | changes | Homepage
VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.
This package contains the development libraries, header files needed by programs that want to compile with libvpx.
Binary for arch amd64 (43.1 KB), i386 (39.3 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-glx, the glx extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (79.4 KB), i386 (73.2 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb, the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch i386 (254.7 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the header files, static libraries and symbolic links that developers using ncurses will need.
This package supports the 64-bit ABI variant of your system's architecure.
Binary for arch amd64 (324.9 KB), i386 (319.9 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the necessary files needed for development.
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-res, the res extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (10.8 KB), i386 (10.5 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-shm, the shm extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (24.8 KB), i386 (23.6 KB) | Source dir | changes | Homepage
This is a library containing functions for manipulating Flat Device Trees.
This package contains the files needed for development against libfdt.
Binary for arch amd64 (273.5 KB), i386 (270.4 KB) | Source dir | changes | Homepage
This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.
Install this package if you wish to develop your own programs using the Network Security Service Libraries.
Binary for arch amd64 (15.4 MB), i386 (13.9 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.
This package contains development files needed for building applications that link against libcephfs1.
Binary for arch amd64 (12.6 KB), i386 (12.0 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xvmc, the xvmc extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (24.5 KB), i386 (22.9 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-randr, the randr extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (349.2 KB), i386 (482.5 KB) | Source dir | changes | Homepage
This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch amd64 (557.0 KB), i386 (531.3 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the development files (headers, static libraries)
Binary for arch amd64 (148.9 KB), i386 (147.1 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (10.5 KB), i386 (10.2 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xinerama, the xinerama extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (274.6 KB), i386 (258.8 KB) | Source dir | changes | Homepage
This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.
Install this package if you wish to develop your own programs using the NetScape Portable Runtime library.
Binary for arch amd64 (37.3 KB), i386 (37.4 KB) | Source dir | changes | Homepage
A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".
This package contain headers and other files needed to compile and link against libffms2.
Binary for arch amd64 (218.6 KB), i386 (213.4 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface.
Binary for arch amd64 (263.4 KB), i386 (228.8 KB) | Source dir | changes | Homepage
Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.
This package contains the development headers and libraries, and should be installed to compile software that uses orc.
Binary for arch amd64 (424.8 KB), i386 (395.6 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the necessary files needed for development.
Binary for arch amd64 (71.6 KB), i386 (65.1 KB) | Source dir | changes | Homepage
SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats.
This package contains the header files and static libraries needed to compile applications or shared objects that use libass.
Binary for arch amd64 (383.1 KB), i386 (391.8 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the static library and headers used to build programs that use libx264.
Binary for arch amd64 (232.1 KB), i386 (219.5 KB) | Source dir | changes | Homepage
Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.
This package contains the header files and static libraries needed to compile applications that use libmatroska.
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package consists of the development files needed to compile programs using wine's free version of the Microsoft Windows API.
This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine-dev package.
Binary for arch amd64 (57.9 KB), i386 (55.7 KB) | Source dir | changes | Homepage
This package contains headers and a static library required to build standalone applications that use VLC features.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (3.5 MB), i386 (3.3 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (12.5 KB), i386 (12.5 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the development package which contains headers and static libraries for the TagLib Audio Meta-Data Library (C bindings).
Binary for arch amd64 (13.5 KB), i386 (13.5 KB) | Source dir | changes | Homepage
This is a dummy package that simply pulls in libgmp-dev. It can safely be removed.
Binary for arch amd64 (40.1 KB), i386 (38.5 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (220.2 KB), i386 (198.2 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the header files, static libraries and symbolic links that developers using ncurses will need.
Binary for arch amd64 (103.4 KB), i386 (99.3 KB) | Source dir | changes | Homepage
The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.
This package contains the header files and static libraries needed to compile applications that use libebml.
Binary for arch amd64 (23.2 KB), i386 (21.9 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-render, the render extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (17.3 KB), i386 (17.3 KB) | Source dir | changes | Homepage
Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.
This package contains the files necessary for development.
Binary for arch amd64 (618.6 KB), i386 (611.2 KB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (11.9 KB), i386 (11.5 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-shape, the shape extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xevie, the xevie extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (125.0 KB), i386 (125.5 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (40.5 KB), i386 (40.4 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the files necessary for development with VDPAU.
Binary for arch amd64 (607.0 KB), i386 (575.4 KB) | Source dir | changes | Homepage
This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package.
Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings.
The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev.
Binary for arch amd64 (17.8 KB), i386 (16.8 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xprint, the xprint extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-composite, the composite extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (198.3 KB), i386 (179.5 KB) | Source dir | changes | Homepage
The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec.
It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are:
Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation
This package provides the Opus library headers and development files.
Binary for arch amd64 (2.0 MB), i386 (2.0 MB) | Source dir | changes | Homepage
SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.
This package contains the header files and static library which is needed for developing Spidermonkey embedders.
Binary for arch amd64 (301.5 KB), i386 (276.8 KB) | Source dir | changes | Homepage
RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.
This package contains development files needed for building applications that link against librbd1.
Binary for arch amd64 (251.3 KB), i386 (228.9 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the header files, static libraries and symbolic links that developers using ncursesw will need.
This package includes support for wide characters.
Binary for arch amd64 (12.0 KB), i386 (11.5 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-dri2, the dri2 extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage
This package includes header files and static libraries needed to compile programs using MagickCore.
Binary for arch amd64 (94.3 KB), i386 (92.2 KB) | Source dir | changes | Homepage
The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry[1].
This package contains the development libraries compiled with GLEW_MX
Binary for arch amd64 (233.1 KB), i386 (230.5 KB) | Source dir | changes | Homepage
The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry[1].
This package contains the development documentation as well as the required header files.
Binary for arch amd64 (9.5 KB), i386 (9.3 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xtest, the xtest extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (299.4 KB), i386 (278.2 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C .
This package contains the header files and static libraries needed to compile applications or shared objects that use libavfilter0.
Binary for arch amd64 (17.1 KB), i386 (16.3 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xfixes, the xfixes extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (290.9 KB), i386 (290.9 KB) | Source dir | changes | Homepage
This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).
Install this package if you wish to develop your own programs using the Mozilla SpiderMonkey JavaScript library.
Binary for arch amd64 (76.7 KB), i386 (67.9 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the necessary files needed for development.
Binary for arch amd64 (12.6 KB), i386 (12.1 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xf86dri, the xf86dri extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (33.7 KB), i386 (32.2 KB) | Source dir | changes | Homepage
LIRC stands for 'Linux Infra-red Remote Control'.
This package contains the static library and headers for the LIRC client library.
Binary for arch amd64 (12.7 KB), i386 (12.1 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-record, the record extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (13.6 KB), i386 (13.1 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-sync, the sync extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (56.4 KB), i386 (53.4 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice.
Binary for arch amd64 (12.2 MB), i386 (11.0 MB) | Source dir | changes | Homepage
RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.
This package contains development files needed for building applications that link against librados2.
Binary for arch amd64 (10.1 KB), i386 (9.8 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-dpms, the dpms extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (100.2 KB), i386 (86.6 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the static library and symbolic link that developers using the low-level terminfo library will need. Packages should not build-depend on this package.
Binary for arch amd64 (518.6 KB), i386 (507.0 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides the development environment for libdrm.
Binary for arch amd64 (1.2 MB), i386 (1.1 MB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the headers and static libraries required to build applications that use live555.com.
Binary for arch amd64 (71.3 KB), i386 (71.4 KB) | Source dir | changes | Homepage
This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch amd64 (10.3 KB), i386 (10.0 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-screensaver, the screensaver extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (287.0 KB), i386 (278.6 KB) | Source dir | changes | Homepage
This package includes header files and static libraries needed to compile programs using Magick++.
Binary for arch amd64 (5.6 MB), i386 (5.7 MB) | Source dir | changes | Homepage
This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.
Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.
Install this package if you wish to embed the Gecko engine in your program or want to develop XPCOM components.
This package also provides the Xulrunner Software Development Kit in the same form as the one you may find on mozilla.org in /usr/lib/xulrunner/sdk.
Binary for arch amd64 (18.5 KB), i386 (17.4 KB) | Source dir | changes | Homepage
This package contains the header and library files needed to build software using libxcb-xv, the xv extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (376.4 KB), i386 (342.8 KB) | Source dir | changes | Homepage
radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.
This package contains development files needed for building applications that link against librgw.
Binary for arch amd64 (7.8 KB), i386 (8.3 KB) | Source dir | changes | Homepage
This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (5.6 KB), i386 (5.6 KB) | Source dir | changes | Homepage
This plugin adds support for libnotify track change notification to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (16.3 KB), i386 (16.8 KB) | Source dir | changes | Homepage
This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage
Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage
Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.
Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.
Binary for arch amd64 (7.5 KB), i386 (7.7 KB) | Source dir | changes | Homepage
This plugin adds support for VBI teletext to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (2.1 MB), i386 (2.1 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl).
This package contains a version of VLC that does not require X and that is thus suitable for headless servers.
Binary for arch amd64 (2.2 MB), i386 (2.2 MB) | Source dir | changes | Homepage
Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...
Binary for arch amd64 (6.1 MB), i386 (6.0 MB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.
Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.
Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.
Binary for arch amd64 (5.3 KB), i386 (5.7 KB) | Source dir | changes | Homepage
This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (6.1 KB), i386 (6.6 KB) | Source dir | changes | Homepage
This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (11.9 KB), i386 (11.7 KB) | Source dir | changes | Homepage
A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".
This package contain a command line indexer tool. Used to create index files which can later be used by applications which are useing ffms2 to speed up loading of multimedia files.
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).
Binary for arch amd64 (10.1 MB), i386 (10.0 MB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.
Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.
Binary for arch amd64 (5.7 MB), i386 (5.7 MB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
This package contains mencoder, a simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing abilities.
Binary for arch amd64 (1.2 KB), i386 (1.2 KB) | Source dir | changes | Homepage
VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.
VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.
VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage
Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...
Binary for arch amd64 (9.7 KB), i386 (9.7 KB) | Source dir | changes | Homepage
These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.
Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.
Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.
Binary for arch amd64 (28.0 KB), i386 (27.4 KB) | Source dir | changes | Homepage
Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.
This package contains the crystalhd GStreamer plugin.
Binary for arch amd64 (658.1 KB), i386 (654.3 KB) | Source dir | changes | Homepage
Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.
Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.
Binary for arch amd64 (582.8 KB), i386 (584.2 KB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.
This package provides QEMU related utilities:
* qemu-img: QEMU disk image utility
* qemu-io: QEMU disk exerciser
* qemu-nbd: QEMU disk network block device server
Binary for arch amd64 (107.9 KB), i386 (107.9 KB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes:
* User mode emulation: QEMU can launch Linux processes compiled for
one CPU on another CPU.
* Full system emulation: QEMU emulates a full system, including a
processor and various peripherals. It enables easier testing and
debugging of system code. It can also be used to provide virtual
hosting of several virtual machines on a single server.
As QEMU requires no host kernel patches to run, it is very safe and easy to use.
This package is a metapackage depending on all qemu-related packages.
Binary for arch amd64 (430.3 KB), i386 (400.5 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains programs demonstrating the possibilities of ncurses and testing the library. The examples include an analog/digital clock and several classic programs such as solitaire, battleships, a knight's tour on a chess board, the towers of Hanoi and several others.
Binary for arch amd64 (6.6 MB), i386 (6.2 MB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.
This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU.
Binary for arch amd64 (14.7 MB), i386 (12.8 MB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.
This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU.
Binary for arch amd64 (24.2 MB), i386 (23.4 MB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.
This package provides the full system emulation binaries. In this mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server.
Binary for arch amd64 (1023.7 KB), i386 (997.7 KB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.
This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way.
Binary for arch amd64 (134.2 KB), i386 (126.8 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters.
Binary for arch amd64 (9.0 KB), i386 (8.9 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-screensaver, the screensaver extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (11.2 KB), i386 (10.7 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-tpi library.
Binary for arch amd64 (9.0 KB), i386 (8.8 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xevie, the xevie extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (616.1 KB), i386 (611.1 KB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.
This package contains the script interpreter for executing and manipulating cairo execution traces.
Binary for arch amd64 (1.3 MB), i386 (1.3 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.
Binary for arch amd64 (278.4 KB), i386 (264.9 KB) | Source dir | changes
The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.
This package contains the shared libraries necessary to run programs using libschroedinger
Binary for arch amd64 (15.5 KB), i386 (15.5 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings).
Binary for arch amd64 (9.5 KB), i386 (9.5 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This package is the main metapackage for the TagLib Audio Meta-Data Library. Packages using TagLib should depend on this package rather than specific TagLib flavour. Vanilla (original) flavour is default. Alternatively you may install RusXMMS flavour which can be found in the libtag1-rusxmms package.
Binary for arch amd64 (396.9 KB), i386 (362.5 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.
Binary for arch amd64 (30.3 KB), i386 (25.5 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU wrapper and trace libraries.
Binary for arch amd64 (15.8 KB), i386 (14.9 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (9.2 KB), i386 (8.9 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (280.3 KB), i386 (269.1 KB) | Source dir | changes | Homepage
VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.
This package contains the shared libraries.
Binary for arch amd64 (9.8 KB), i386 (9.5 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (576.2 KB), i386 (574.6 KB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.
This package contains the GObject library, providing wrapper GObject types for all cairo types.
Binary for arch amd64 (347.9 KB), i386 (354.7 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the RusXMMS flavour of the TagLib Audio Meta-Data Library. It is patched with RusXMMS patch and adds support for autodetection of cyrillic encodings under Russian/Ukrainian/Belarusian locales.
Binary for arch amd64 (408.2 KB), i386 (407.0 KB) | Source dir | changes
This library implements the userspace interface to the radeon-specific kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
Binary for arch amd64 (242.2 KB), i386 (247.6 KB) | Source dir | changes | Homepage
The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application.
This package contains the C++ libraries needed to run executables that make use of libMagick++.
Binary for arch amd64 (43.3 KB), i386 (38.9 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the main libva library.
Binary for arch amd64 (1.0 MB), i386 (1.1 MB) | Source dir | changes | Homepage
RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.
Binary for arch amd64 (13.7 KB), i386 (13.1 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (27.1 KB), i386 (24.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (345.2 KB), i386 (352.1 KB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the runtime package for programs that use the TagLib Audio Meta-Data Library. This package contains original and unpatched flavour of the library.
Binary for arch amd64 (17.4 KB), i386 (16.3 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (1.5 KB), i386 (1.5 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.
Binary for arch amd64 (8.8 KB), i386 (8.7 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (108.0 KB), i386 (100.2 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the shared libraries necessary to run programs compiled with ncurses.
Binary for arch amd64 (10.9 KB), i386 (10.6 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (516.5 KB), i386 (1.0 MB) | Source dir | changes | Homepage
This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
Binary for arch amd64 (49.8 KB), i386 (51.0 KB) | Source dir | changes | Homepage
Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.
This package contains the shared library.
Binary for arch amd64 (153.3 KB), i386 (146.2 KB) | Source dir | changes | Homepage
The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec.
It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are:
Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation
This package provides the Opus runtime library.
Binary for arch amd64 (925.4 KB), i386 (909.6 KB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.
Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4.
This package contains the shared libraries.
Binary for arch amd64 (1.8 MB), i386 (1.6 MB) | Source dir | changes | Homepage
This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.
Binary for arch amd64 (84.6 KB), i386 (112.4 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video utility.
Binary for arch amd64 (17.1 KB), i386 (16.1 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-glx library.
Binary for arch amd64 (16.4 KB), i386 (15.0 KB) | Source dir | changes | Homepage
This is a library containing functions for manipulating Flat Device Trees.
Binary for arch amd64 (59.8 KB), i386 (58.3 KB) | Source dir | changes | Homepage
SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats.
This package contains the shared library for libass.
Binary for arch i386 (266.2 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the shared low-level terminfo library.
This package supports the 64-bit ABI variant of your system's architecure.
Binary for arch amd64 (143.5 KB), i386 (134.8 KB) | Source dir | changes | Homepage
The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.
Platform definitions: CTG: Cantiga, Intel GMA 4500MHD (GM45) ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family IVB: Ivybridge
This package contains the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.
Binary for arch amd64 (15.2 KB), i386 (15.5 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail this package contains the ESD output plugin and the GnomeVFS Plugin.
If you are running GNOME, you most probably want to install this package.
Binary for arch amd64 (41.5 KB), i386 (44.6 KB) | Source dir | changes | Homepage
This package contains the FFmpeg video postprocessing shared library.
Binary for arch amd64 (203.9 KB), i386 (203.3 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the shared library.
Binary for arch amd64 (118.2 KB), i386 (116.6 KB) | Source dir | changes | Homepage
For more information about GLEW please refer to the description of the libglew-dev package.
This package contains the runtime support files.
Binary for arch amd64 (402.7 KB), i386 (402.2 KB) | Source dir | changes
This library implements a unified userspace interface to the different buffer management interfaces of the kernel DRM hardware drivers.
Binary for arch amd64 (266.8 KB), i386 (257.7 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the shared low-level terminfo library.
Binary for arch amd64 (624.0 KB), i386 (615.0 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.
You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.
Binary for arch amd64 (10.4 KB), i386 (10.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xvmc, the xvmc extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (41.3 KB), i386 (41.3 KB) | Source dir | changes | Homepage
Meta package libcec.
Binary for arch amd64 (42.4 KB), i386 (38.6 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the afpfs-ng utility programs.
Binary for arch amd64 (10.5 KB), i386 (10.1 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xf86dri, the xf86dri extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (451.5 KB), i386 (400.3 KB) | Source dir | changes | Homepage
The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties.
This package contains the C libraries needed to run executables that make use of MagickWand.
Binary for arch amd64 (12.0 MB), i386 (11.2 MB) | Source dir | changes | Homepage
XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird.
XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away.
XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components.
This package also contains the Gecko engine library (libxul)
Binary for arch amd64 (21.1 KB), i386 (19.4 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-x11 library.
Binary for arch amd64 (407.8 KB), i386 (406.8 KB) | Source dir | changes
This library implements the userspace interface to the nouveau-specific kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
Binary for arch amd64 (20.6 KB), i386 (20.2 KB) | Source dir | changes | Homepage
GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types.
Binary for arch amd64 (9.1 KB), i386 (8.9 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (275.5 KB), i386 (415.9 KB) | Source dir | changes | Homepage
libavfilter is a graphics library, therefore for:
* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C
Binary for arch amd64 (104.9 KB), i386 (104.1 KB) | Source dir | changes | Homepage
For more information about GLEW please refer to the description of the libglew-dev package.
This package contains the runtime support files, built with GLEW_MX option, adding support for thread-safe usage of multiple rendering contexts.
Binary for arch amd64 (417.0 KB), i386 (415.4 KB) | Source dir | changes
This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
This package provides the runtime environment for libdrm.
Binary for arch amd64 (36.7 KB), i386 (36.4 KB) | Source dir | changes | Homepage
radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.
Binary for arch amd64 (377.6 KB), i386 (377.3 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (351.7 KB), i386 (346.3 KB) | Source dir | changes | Homepage
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.
This package contains the libx264 shared library.
Binary for arch amd64 (44.4 KB), i386 (41.5 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), directfb, libaa and libcaca output plugins.
If you want to view your videos in an xterm, you want to install this package.
Binary for arch amd64 (79.9 KB), i386 (75.4 KB) | Source dir | changes | Homepage
This package contains plugins for adding NVIDIA VDPAU support.
Binary for arch amd64 (43.6 KB), i386 (40.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb, the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch i386 (107.6 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the shared libraries necessary to run programs compiled with ncurses.
This package supports the 64-bit ABI variant of your system's architecure.
Binary for arch amd64 (30.9 KB), i386 (29.6 KB) | Source dir | changes | Homepage
LIRC stands for 'Linux Infra-red Remote Control'.
This package provides a library with functions to support remote controls via LIRC in programs such as xawtv.
Binary for arch amd64 (10.1 KB), i386 (9.8 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (158.8 KB), i386 (154.8 KB) | Source dir | changes | Homepage
This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore.
Binary for arch amd64 (13.6 KB), i386 (13.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xprint, the xprint extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (48.2 KB), i386 (42.7 KB) | Source dir | changes | Homepage
LIBNFS is a client library for accessing NFS shares over a network.
LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions
This package provides the shared library.
Binary for arch amd64 (353.0 KB), i386 (346.4 KB) | Source dir | changes
A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.
Binary for arch amd64 (9.3 KB), i386 (9.1 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (42.9 KB), i386 (40.5 KB) | Source dir | changes | Homepage
This package contains plugins for adding VAAPI support.
Binary for arch amd64 (175.5 KB), i386 (162.0 KB) | Source dir | changes | Homepage
Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.
This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it.
Binary for arch amd64 (53.6 KB), i386 (65.5 KB) | Source dir | changes | Homepage
This is the device handling library from the FFmpeg project.
Binary for arch amd64 (65.2 KB), i386 (67.8 KB) | Source dir | changes | Homepage
The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.
This package contains the shared library needed to run applications that use libebml.
Binary for arch amd64 (418.0 KB), i386 (416.3 KB) | Source dir | changes
This library implements the userspace interface to the intel-specific kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.
Binary for arch amd64 (10.5 KB), i386 (10.1 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (9.2 KB), i386 (9.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (37.5 KB), i386 (43.6 KB) | Source dir | changes | Homepage
This is the audio scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes | Homepage
This package contains the core library of the xine video/media player engine.
Binary for arch amd64 (53.4 KB), i386 (50.0 KB) | Source dir | changes | Homepage
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.
This package contains a shared library for querying lm-sensors.
Binary for arch amd64 (97.8 KB), i386 (92.3 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the shared library.
Binary for arch amd64 (1.4 MB), i386 (1.5 MB) | Source dir | changes | Homepage
This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).
Binary for arch amd64 (137.0 KB), i386 (123.5 KB) | Source dir | changes | Homepage
This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.
Binary for arch amd64 (12.8 KB), i386 (12.3 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (258.1 KB), i386 (244.4 KB) | Source dir | changes | Homepage
GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types.
It has a rich set of functions, and the functions have a regular interface.
Binary for arch amd64 (144.2 KB), i386 (136.2 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.
You most probably want to install this package if you are using a graphical front end like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 displays.
Binary for arch amd64 (2.0 MB), i386 (1.9 MB) | Source dir | changes | Homepage
The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly.
This package contains the C libraries needed to run executables that make use of MagickCore.
Binary for arch amd64 (92.2 KB), i386 (99.2 KB) | Source dir | changes | Homepage
A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".
Binary for arch amd64 (37.7 KB), i386 (38.0 KB) | Source dir | changes | Homepage
This package contains the shared library required by applications using VLC features.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (335.6 KB), i386 (354.8 KB) | Source dir | changes | Homepage
This package contains the shared library required by VLC modules and libvlc.
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch amd64 (8.7 KB), i386 (8.6 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-xtest, the xtest extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (10.5 KB), i386 (10.4 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the libva-egl library.
Binary for arch amd64 (21.8 KB), i386 (21.7 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which require vdr to be of use.
If you want to use vdr together with any xine front end, you need this package.
Binary for arch amd64 (3.1 MB), i386 (6.0 MB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (9.2 KB), i386 (9.0 KB) | Source dir | changes | Homepage
This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Binary for arch amd64 (167.8 KB), i386 (174.5 KB) | Source dir | changes | Homepage
Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.
This package contains the shared library needed to run applications that use libmatroska.
Binary for arch amd64 (132.6 KB), i386 (172.5 KB) | Source dir | changes | Homepage
This is the video scaling library from the FFmpeg project.
Please send me a better description.
Binary for arch amd64 (442.2 KB), i386 (428.9 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (177.5 KB), i386 (171.9 KB) | Source dir | changes | Homepage
Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s.
This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com.
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage
SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.
Binary for arch amd64 (61.7 KB), i386 (57.7 KB) | Source dir | changes | Homepage
This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.
This package provides the shared library.
Binary for arch amd64 (55.0 KB), i386 (56.6 KB) | Source dir | changes | Homepage
RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.
Binary for arch amd64 (119.2 KB), i386 (116.5 KB) | Source dir | changes | Homepage
This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.
You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.
Binary for arch amd64 (191.4 KB), i386 (182.0 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This package contains the ESD compatibility components and enables a PulseAudio sound server to fully replace ESD.
Binary for arch amd64 (2.1 MB), i386 (2.1 MB) | Source dir | changes | Homepage
Mixxx is a digital DJ system, where wave, ogg and mp3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat.
Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins.
Binary for arch amd64 (173.7 KB), i386 (166.8 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables PulseAudio to publish itself as the default sound server to the X11 root window automatically upon startup. The is also a module to playback a sound file in place of the X11 bell beep.
The modules are called module-x11-publish and module-x11-bell.
Binary for arch amd64 (164.2 KB), i386 (158.7 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC).
The module is called module-lirc.
Binary for arch amd64 (162.8 KB), i386 (157.4 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module is purely for transiting purposes from device detection using hal to device detection using udev.
The module is called module-hal-detect.
Binary for arch amd64 (173.5 KB), i386 (167.0 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
These modules enables PulseAudio to connect to a jackd daemon.
The modules are called module-jack-sink, module-jack-source.
Binary for arch amd64 (180.3 KB), i386 (173.4 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables PulseAudio to stream audio to an Apple Airport Express.
Binary for arch amd64 (901.5 KB), i386 (900.3 KB) | Source dir | changes | Homepage
Picard is the next generation MusicBrainz tagging application.
This new tagging concept is album oriented, as opposed to track oriented like the others taggers are.
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
These are some of PulseAudio's features:
* High quality software mixing of multiple audio streams with support for
more than one sink/source. May be used to combine multiple sound cards
into one (with sample rate adjustment).
* Wide range of supported client libraries. ESD, ALSA, oss, libao and
GStreamer client applications are supported as-is. Native PulseAudio
plug-ins are also available for xmms and mplayer.
* Good low latency behaviour and very accurate latency measurement for
playback and recording. Ability to fully synchronize multiple playback
streams.
* Network transparency, allowing an application to play back or record
audio on a different machine than the one it is running on.
* Extensible plug-in architecture with plug-ins for jackd, multicast-rtp
lirc and avahi, just to name a few.
This package contains the daemon and basic module set.
Binary for arch amd64 (167.9 KB), i386 (162.1 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables PulseAudio to store additional configuration in GConf.
The module is called module-gconf.
Binary for arch amd64 (13.3 MB), i386 (13.1 MB) | Source dir | changes | Homepage
This is based on Amarok 1.4.10
This build has Postgresql, Mysql, Gpod and MTP enabled
Binary for arch amd64 (228.3 KB), i386 (218.8 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
These tools provide command line access to various features of the PulseAudio sound server. Included tools are:
pabrowse - Browse available PulseAudio servers on the local network.
paplay - Playback a WAV file via a PulseAudio sink.
pacat - Cat raw audio data to a PulseAudio sink.
parec - Cat raw audio data from a PulseAudio source.
pacmd - Connect to PulseAudio's built-in command line control interface.
pactl - Send a control command to a PulseAudio server.
padsp - /dev/dsp wrapper to transparently support OSS applications.
pax11publish - Store/retrieve PulseAudio default server/sink/source
settings in the X11 root window.
Binary for arch amd64 (176.7 KB), i386 (169.5 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns).
The module is called module-zeroconf-publish.
Binary for arch amd64 (167.6 KB), i386 (161.4 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.
This package adds support for zeroconf (aka. Avahi, mdns) discovery of PulseAudio sinks and sources by client applications.
Binary for arch amd64 (166.8 KB), i386 (161.0 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.
This package adds support for glib2 client applications.
Binary for arch amd64 (224.5 KB), i386 (214.1 KB) | Source dir | changes | Homepage
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.
This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway.
The module is called module-bluetooth
Binary for arch amd64 (360.9 KB), i386 (351.4 KB) | Source dir | changes | Homepage
KIso is a program for KDE to make it as easy as possible to create manipulate and extract CD Image files.
Binary for arch amd64 (235.6 KB), i386 (227.6 KB) | Source dir | changes | Homepage
x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.
x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams
Binary for arch amd64 (277.6 KB), i386 (276.5 KB) | Source dir | changes | Homepage
ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display).
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes
This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://www.xine-project.org/features .
This package contains an additional front end, aaxine, which runs even on the console. aaxine uses aalib to render ASCII art video, or you can tell it to use a framebuffer device. This is more a proof of concept, but you can use it to watch DVDs on your old vt100 terminal, of course. ;-)
Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!
Binary for arch amd64 (477.1 KB), i386 (471.8 KB) | Source dir | changes | Homepage
FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.
It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.
Binary for arch amd64 (1.5 MB), i386 (1.6 MB) | Source dir | changes | Homepage
SpiderMonkey is a standalone JavaScript/ECMAScript interpreter. It can either take input from files or from a command line driven interface. It is not recommended for production use, as it contains dangerous (security-wise) debugging features.
ECMAScript (ECMA-262) is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. Language constructs, such as if statements, for and while loops, and switch and try ... catch blocks function the same as these languages (or nearly so).
JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard first introduced by Netscape and now led by the Mozilla project.
Binary for arch amd64 (108.1 KB), i386 (107.3 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the Tcl bindings.
Binary for arch amd64 (36.9 KB), i386 (35.1 KB) | Source dir | changes | Homepage
Eventlircd provides four functions for LIRC devices converting multiple Linux input event devices into an lircd socket, separating keyboard and mouse/joystick functionality, mapping keyboard shortcut key code sequences to single key codes, and hotplugging using udev
Binary for arch amd64 (91.2 KB), i386 (82.7 KB) | Source dir | changes | Homepage
LIRC stands for 'Linux Infra-red Remote Control'.
This package provides X utilities for LIRC:
irxevent: allows controlling X applications with a remote control;
xmode2 : shows the IR waveform of the remote controller without an
oscilloscope. Unneeded for TV cards or the Irman.
Binary for arch amd64 (12.0 KB), i386 (11.7 KB) | Source dir | changes | Homepage
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.
This package provides the vainfo program.
Binary for arch amd64 (66.6 KB), i386 (65.4 KB) | Source dir | changes | Homepage
This library provides support for the Pulse-Eight USB-CEC adapter.
This package provides the CEC utility programs.
Binary for arch amd64 (326.5 KB), i386 (323.2 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such.
Binary for arch amd64 (45.1 KB), i386 (43.7 KB) | Source dir | changes | Homepage
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.
This package contains a daemon that logs hardware health status to the system log with optional warnings on potential system problems.
Binary for arch amd64 (122.0 KB), i386 (119.8 KB) | Source dir | changes | Homepage
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.
This package contains programs to help you set up and read data from lm-sensors.
Binary for arch amd64 (579.4 KB), i386 (547.6 KB) | Source dir | changes | Homepage
LIRC stands for 'Linux Infra-red Remote Control'.
This package provides the daemons and some utilities to support infra-red remote controls under Linux.
Binary for arch amd64 (72.7 KB), i386 (73.2 KB) | Source dir | changes | Homepage
VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.
This package contains the commandline tools vpxdec and vpxenc.
Binary for arch amd64 (120.4 KB), i386 (117.1 KB) | Source dir | changes | Homepage
For more information about GLEW please refer to the description of the libglew1.6-dev package.
This package contains the utilities which can be used to query the supported openGL extensions.
Binary for arch amd64 (13.4 KB), i386 (13.4 KB) | Source dir | changes | Homepage
Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.
This package contains Python libraries for interacting with Ceph's RADOS object storage, and RBD (RADOS block device).
Binary for arch amd64 (258.6 KB), i386 (253.0 KB) | Source dir | changes | Homepage
PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts.
Binary for arch amd64 (45.6 KB), i386 (40.6 KB) | Source dir | changes | Homepage
This is the VDPAU-based backend driver for use with the VA API library.
Binary for arch amd64 (114.5 KB), i386 (113.3 KB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Binary for arch amd64 (21.3 KB), i386 (21.3 KB) | Source dir | changes | Homepage
This is a transitional package to ensure smooth transition of all packages to libnss3.
Binary for arch amd64 (15.6 KB), i386 (15.6 KB) | Source dir | changes | Homepage
This is a transitional package to ensure smooth transition of all packages to libnspr4.
Binary for arch amd64 (619.7 KB), i386 (548.8 KB) | Source dir | changes | Homepage
Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module.
Binary for arch amd64 (127.8 KB), i386 (124.9 KB) | Source dir | changes | Homepage
Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers.
Binary for arch amd64 (365.1 KB), i386 (356.9 KB) | Source dir | changes | Homepage
Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems.
Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output.
Binary for arch amd64 (719.7 KB), i386 (719.7 KB) | Source dir | changes | Homepage
Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.
This package contains the crystalhd Linux kernel driver.
Binary for arch amd64 (682.7 KB), i386 (662.9 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a PostgreSQL database.
Binary for arch amd64 (389.0 KB), i386 (392.1 KB) | Source dir | changes | Homepage
Apt-Cacher NG is a caching proxy for downloading packages from Debian-style software repositories (or possibly from other types).
The main principle is that a central machine hosts the proxy for a local network, and clients configure their APT setup to download through it. Apt-Cacher NG keeps a copy of all useful data that passes through it, and when a similar request is made, the cached copy of the data is delivered without being re-downloaded.
Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher, but with a focus on maximizing throughput with low system resource requirements. It can also be used as replacement for apt-proxy and approx with no need to modify clients' sources.list files.
Binary for arch amd64 (366.5 KB), i386 (345.9 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a MySQL database and then passes it to a Zabbix server.
Binary for arch amd64 (848.3 KB), i386 (792.6 KB) | Source dir | changes | Homepage
aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force.
It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process.
aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage
FileZilla is a full-featured FTP client with an easy-to-use GUI.
It is written in C++ and uses the wxWidgets library.
FileZilla includes the following features:
* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
* IPv6 support
* Available in more than 40 languages
* Supports resume and transfer of large files >4GB
* Easy to use Site Manager and transfer queue
* Bookmarks
* Drag & drop support
* Speed limits
* Filename filters
* Directory comparison
* Network configuration wizard
* Remote file editing
* Keep-alive
* HTTP/1.1, SOCKS5 and FTP Proxy support
* Logging to file
* Synchronized directory browsing
* Remote file search
* Tabbed interface to connect to multiple servers
Binary for arch amd64 (226.3 KB), i386 (194.6 KB) | Source dir | changes | Homepage
Reaver performs a brute force attack against an access point's WiFi Protected Setup pin number. Once the WPS pin is found, the WPA PSK can be recovered and alternately the AP's wireless settings can be reconfigured.
Binary for arch amd64 (27.0 KB), i386 (25.9 KB) | Source dir | changes | Homepage
An IRC (Internet Relay Chat) bot that reads Nagios' status information and emits alerts to an IRC channel. It can filter alerts based on severity (CRITICAL, HARD, SOFT, and/or UNKNOWN) or by regular expression. It can connect to IRC servers protected by password or SSL, and can optionally set the topic to the current Nagios status.
Binary for arch amd64 (679.3 KB), i386 (659.4 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a MySQL database.
Binary for arch amd64 (367.6 KB), i386 (347.1 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a PostgreSQL database and then passes it to a Zabbix server.
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes | Homepage
ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster
Binary for arch amd64 (300.0 KB), i386 (278.6 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to monitor a host using a Zabbix agent.
Binary for arch amd64 (89.7 KB), i386 (89.5 KB) | Source dir | changes | Homepage
Pyrit allows one to create massive databases, pre-computing part of the WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the computational power of many-core- and other platforms through ATI-Stream, Nvidia CUDA, OpenCL and VIA Padlock, it is currently by far the most powerful attack against one of the world's most used security-protocols.
This package contains the basic version of Pyrit, with support for MMX, SSE2 and VIA PADLOCK detected at run-time. Support for non-free technologies such as Nvidia CUDA can be added through extensions.
Binary for arch amd64 (1.8 MB), i386 (1.7 MB) | Source dir | changes | Homepage
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.
Binary for arch amd64 (982.2 KB), i386 (970.6 KB) | Source dir | changes | Homepage
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.
This package contains the binary, the manpage, and everything needed for scripting and the web interface.
Binary for arch amd64 (490.5 KB), i386 (470.7 KB) | Source dir | changes
Zabbix is a server/client network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in an SQLite3 database and then passes it to a Zabbix server.
Binary for arch amd64 (20.2 MB), i386 (20.8 MB) | Source dir | changes | Homepage
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package includes a program loader for running unmodified Windows executables as well as the Wine project's free version of the Windows API for running programs ported from Windows.
This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine package.
Binary for arch amd64 (145.3 KB), i386 (145.3 KB) | Source dir | changes | Homepage
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package includes a shell script that can be used to download and install various redistributable libraries that may be needed for some programs to work in Wine.
Binary for arch amd64 (16.6 MB), i386 (16.2 MB) | Source dir | changes | Homepage
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package includes the Gecko rendering engine from the Mozilla project for displaying embedded web pages in Wine applications.
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage
AcetoneISO makes it possible to easily use various kinds of CD and DVD images on your computer as if they were burned to real CDs. You can use the application to mount and manage CD and DVD images. Supported disc-image formats are ISO, BIN, NRG, MDF and IMG.
Binary for arch amd64 (17.6 KB), i386 (16.7 KB) | Source dir | changes | Homepage
Android devices use a special partition format to boot any operating system on the devices. These boot-images contain a kernel image, a ramdisk, optionally a 2nd stage boot loader and the commandline passed to the kernel when booting. The original mkbootimg from Android can only create these images where abootimg can also extract and modify them. Handling android boot images is necessary when bringing other operating systems to android devices.
Binary for arch amd64 (418.3 KB), i386 (396.0 KB) | Source dir | changes | Homepage
This is a set of tools on top of the Network Security Service libraries. This package includes:
* certutil: manages certificate and key databases (cert7.db and key3.db)
* modutil: manages the database of PKCS11 modules (secmod.db)
* pk12util: imports/exports keys and certificates between the cert/key
databases and files in PKCS12 format.
* shlibsign: creates .chk files for use in FIPS mode.
* signtool: creates digitally-signed jar archives containing files and/or
code.
* ssltap: proxy requests for an SSL server and display the contents of
the messages exchanged between the client and server.
Binary for arch amd64 (1.0 MB), i386 (1.1 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges.
Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do.
Binary for arch amd64 (901.1 KB), i386 (889.2 KB) | Source dir | changes | Homepage
RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service.
This package contains the proxy daemon and related tools only.
Binary for arch amd64 (3.9 MB), i386 (4.0 MB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the ceph fs with the kernel client.
Binary for arch amd64 (13.0 KB), i386 (12.0 KB) | Source dir | changes | Homepage
Idle3-tools provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives.
It can be used as an alternative to the official wdidle3.exe proprietary utility, without the need to reboot in a DOS environment.
A power off/on cycle of the drive will still be mandatory for new settings to be taken into account.
Modern Western Digital "Green" Drives include the Intellipark feature that stops the disk when not in use.
Unfortunately, the default timer setting is not perfect on linux/unix systems, including many NAS, and leads to a dramatic increase of the Load Cycle Count value (SMART attribute #193). With the default timer setting, the drive will spin down *every eight seconds* if idle and this may get the spindle motor to burn out in a few months or so.
If you have a Western Digital EADS or EARS drive, please check you SMART information before it's too late by running the following command:
sudo smartctl -A /dev/sda | grep "^193"
If the Load cycle count (which is in the last column) exceeds 1000, you're probably affected by the idle3 timer problem.
Binary for arch amd64 (49.1 KB), i386 (47.6 KB) | Source dir | changes
The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job.
Binary for arch amd64 (910.9 KB), i386 (936.7 KB) | Source dir | changes | Homepage
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a gtk-based gui to monitor cluster status, similar to the 'ceph' command.
Binary for arch amd64 (15.5 KB), i386 (15.5 KB) | Source dir | changes | Homepage
obsync is a tool to synchronize objects between cloud object storage providers, such as Amazon S3 (or compatible services), a Ceph RADOS cluster, or a local directory.
Binary for arch amd64 (6.0 KB), i386 (6.0 KB) | Source dir | changes | Homepage
Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.
This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker.
Binary for arch amd64 (5.9 MB), i386 (6.1 MB) | Source dir | changes | Homepage
Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.
This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster.
Binary for arch all (26.8 KB) | Source dir | changes | Homepage
Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s.
This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com.
Binary for arch all (57.5 KB) | Source dir | changes | Homepage
OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.
This package provides the development header files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website.
Binary for arch all (1.2 MB) | Source dir | changes | Homepage
Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...
This package contains translation files.
Binary for arch all (4.6 MB) | Source dir | changes | Homepage
Localisations, HTTP interface files, Lua scripts for VLC media player
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
Binary for arch all (3.6 MB) | Source dir | changes
Add some firmware files to /lib/firmware drxk_a3.mc dvb-fe-bcm3510-01.fw dvb-fe-cx24116.fw dvb-fe-ds3000.fw dvb-fe-ds300x.fw dvb-fe-ds3103.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-sp8870.fw dvb-fe-tda10045.fw dvb-fe-tda10046.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw-fc2624 dvb-ttpremium-fpga-01.fw dvb-ttpremium-loader-01.fw dvb-ttpremium-st7109-01.fw dvb-usb-af9035-02.fw_0184ba128bee3befe2fc49f144a8dbab_12.5.13.0_6.8.13.0 dvb-usb-af9035-02.fw_085e676dc50addf538b6cb18f4ca233a_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_14ae2b81bac90ff5c6b490c225265267_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_3735d499d945a6bb873a7f3ad5c701fa_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_7cdc1e3aba54f3a9ad052dc6a29603fd_11.10.10.0_5.33.10.0 dvb-usb-af9035-02.fw_f71efe295151ba76cac2280680b69f3f_11.5.9.0_5.17.9.1 dvb-usb-avertv-a800-02.fw dvb-usb-az6027-03.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-nova-t-usb2-01.fw dvb-usb-nova-t-usb2-02.fw dvb-usb-opera-01.fw dvb-usb-opera1-fpga-01.fw dvb-usb-s630.fw dvb-usb-s660.fw dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-teviis660.fw dvb-usb-tt-s2400-01.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw ngene_18.fw sms1xxx-hcw-114xxx-cmmb-01.fw sms1xxx-hcw-55xxx-dvbt-01.fw sms1xxx-hcw-55xxx-dvbt-02.fw sms1xxx-hcw-55xxx-dvbt-03.fw sms1xxx-hcw-55xxx-isdbt-02.fw sms1xxx-hcw-55xxx-isdbt-03.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw xc3028-v27.fw
Binary for arch all (46.9 KB) | Source dir | changes | Homepage
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.
This package provides keyboard maps to be used by the qemu-system package or QEMU derivatives.
Binary for arch all (194.2 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm.
Binary for arch all (4.4 KB) | Source dir | changes
The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.
Binary for arch all (590.5 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains all of the numerous terminal definitions not found in the ncurses-base package.
Binary for arch all (7.7 MB) | Source dir | changes | Homepage
TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library.
Binary for arch all (421.0 KB) | Source dir | changes | Homepage
VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
This package contains the VDPAU documentation.
Binary for arch all (2.2 MB) | Source dir | changes | Homepage
This package contains the HTML documentation for MPlayer, a movie player for Unix-like systems. It is available in several languages.
You only need this package if you want to read the mplayer manual. The manpages are included in the regular mplayer package.
Binary for arch all (112.2 KB) | Source dir | changes | Homepage
This package contains the developer documentation for libopus.
Binary for arch all (156.1 KB) | Source dir | changes | Homepage
This package provides example code illustrating the use of GMP.
Binary for arch all (95.3 KB) | Source dir | changes
The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.
This package contains the documentation for libschroedinger.
Binary for arch all (19.7 KB) | Source dir | changes | Homepage
ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary.
This package contains the HTML documentation for ElementTree.
Binary for arch all (740.0 KB) | Source dir | changes | Homepage
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.
This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/.
Binary for arch all (3.0 MB) | Source dir | changes | Homepage
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This package contains the documentation that is also available on the SQLite homepage.
Binary for arch all (291.2 KB) | Source dir | changes | Homepage
VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.
This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc.
Binary for arch all (75.7 KB) | Source dir | changes | Homepage
Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.
This package contains the documentation for orc.
Binary for arch all (19.2 MB) | Source dir | changes | Homepage
This package contains the html doxygen documentation of the FFmpeg API.
Binary for arch all (5.5 MB) | Source dir | changes | Homepage
This package contains the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images.
Binary for arch all (231.7 KB) | Source dir | changes | Homepage
libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.
This package provides the libbluray documentation.
Binary for arch all (992.9 KB) | Source dir | changes | Homepage
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages.
Non-developers likely have little use for this package.
Binary for arch all (141.0 KB) | Source dir | changes | Homepage
This contains documentation for the xine library (libxine). It consists of various textfiles and the xine(5) manpage.
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
Binary for arch all (61.9 KB) | Source dir | changes | Homepage
This is the xine media player library (libxine).
Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
This empty package is just for your convenience and depends on commonly-used xine plugin packages.