gavl 2.0.0~svn6298-1 source package in Ubuntu
Changelog
gavl (2.0.0~svn6298-1) unstable; urgency=medium * Ready for upload to unstable. -- IOhannes m zmölnig (Debian/GNU) <email address hidden> Sat, 12 Feb 2022 18:17:30 +0100
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any all
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | sound | |
Lunar | release | universe | sound | |
Kinetic | release | universe | sound | |
Jammy | release | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gavl_2.0.0~svn6298-1.dsc | 2.3 KiB | 77fe4344bfb24587c1a755e8a61bfe9ad95896736a54532d34274c90793730e6 |
gavl_2.0.0~svn6298.orig.tar.xz | 3.2 MiB | 1b9118c40fd5166fbe5ef9e20cb159a2da72e230db529574be9e5a08481a6fbf |
gavl_2.0.0~svn6298-1.debian.tar.xz | 14.2 KiB | 90fca7916ddc5014b9911a988a93d8b8f177e4ea14e71abe04e125156438d126 |
Available diffs
- diff from 1.4.0-5 to 2.0.0~svn6298-1 (584.2 KiB)
No changes file available.
Binary packages built by this source
- libgavl-dev: low level audio and video library - development files
Gavl handles all the details of audio and video formats like colorspaces,
samplerates, multichannel configurations etc. It provides standardized
definitions for those formats as well as container structures for carrying
audio samples or video images inside an application.
.
In addition, it handles the sometimes ugly task to convert between all
these formats and provides some elementary operations (copying, scaling,
alpha blending etc).
.
This package contains the files needed to compile and statically link
against Gavl.
- libgavl-doc: low level audio and video library - documentation files
Gavl handles all the details of audio and video formats like colorspaces,
samplerates, multichannel configurations etc. It provides standardized
definitions for those formats as well as container structures for carrying
audio samples or video images inside an application.
.
In addition, it handles the sometimes ugly task to convert between all
these formats and provides some elementary operations (copying, scaling,
alpha blending etc).
.
This package contains the documentation about Gavl.
- libgavl2: low level audio and video library - runtime files
Gavl handles all the details of audio and video formats like colorspaces,
samplerates, multichannel configurations etc. It provides standardized
definitions for those formats as well as container structures for carrying
audio samples or video images inside an application.
.
In addition, it handles the sometimes ugly task to convert between all
these formats and provides some elementary operations (copying, scaling,
alpha blending etc).
.
This package contains the files needed to run a program compiled using
Gavl.
- libgavl2-dbgsym: debug symbols for libgavl2