freebsd-ports/multimedia/gavl/pkg-descr
Martin Wilke c9398312a3 * Update to 1.0.0
* Remove 5.x cruft
* Add OPTIONS

PR:		124562
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	pav
2008-06-18 23:17:30 +00:00

12 lines
591 B
Text

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)
WWW: http://gmerlin.sourceforge.net/