mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
553 B
Plaintext
11 lines
553 B
Plaintext
Gavl is short for Gmerlin Audio Video Library. It is a low level
|
|
library, upon which multimedia APIs can be built. 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)
|