Gavl is short for Gmerlin Audio Video Library. It is a low level library that handles 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.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://sourceforge.net/projects/gmerlin/files/gavl/1.4.0/gavl-1.4.0.tar.gz
Download MD5 sum: 2752013a817fbc43ddf13552215ec2c0
Download size: 4.4 MB
Estimated disk space required: 50 MB
Estimated build time: 0.8 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gavl
Install Gavl by running the following commands:
./configure --prefix=/usr \ --docdir=/usr/share/doc/gavl-1.4.0 && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2016-02-28 20:27:25 -0800