The FreeBSD Ports Archive
FreeBSD multimedia : gavl4>
A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
uncompressed video and audio data.
Support:
Colorspaces: RGB and BGR formats with 15, 16, 24 and 32 bpp, RGBA (32 bpp),
YUY2, Planar YUV formats: 4:2:0, 4:2:2, 4:4:4 with both MPEG and JPEG
quantization.
Alpha blending with user defined background color
Audio PCM formats: 8 and 16 bit signed and unsigned, 32 bit signed, floating
point. Byte order is always machine native.
Support for currently 6 audio channels (can easily be extended). Support for
speaker configurations. Downmixing, upmixing and reordering of channels is
done by the audio converter.
Audio channels can be interleaved or not.
Generic time type (64 bit, us precision) and routines for converting
frame/sample counts to time values and vice versa.
http://gmerlin.sourceforge.net
|
gavl history
v. 1.10
date: 2007/01/03 03:32:44; author: mezz; state: Exp; lines: +10 -9
-Update to 0.2.5.
-INSTALLS_SHLIB -> USE_LDCONFIG.
v. 1.9
date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
v. 1.8
date: 2006/05/10 22:37:28; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2006/02/23 10:38:03; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.6
date: 2005/11/15 06:50:12; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.5
date: 2005/05/12 02:27:32; author: ahze; state: Exp; lines: +1 -0
- Bump PORTREVISION due to last commit.
v. 1.4
date: 2005/05/12 01:53:28; author: ahze; state: Exp; lines: +7 -0
- Use SCHAR_MAX [1]
- Only s/llrintf/rintf/ on 4.x and early 5.x
Requested by: gavl author [1]
v. 1.3
date: 2005/01/16 13:35:41; author: ahze; state: Exp; lines: +6 -5
Update to 0.2.1
v. 1.2
date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
v. 1.1
date: 2004/10/13 23:24:34; author: edwin; state: Exp;
[NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
uncompressed video and audio data.
PR: ports/71133
Submitted by: Michael Johnson
=============================================================================
v. 1.10
date: 2007/01/03 03:32:44; author: mezz; state: Exp; lines: +10 -9
-Update to 0.2.5.
-INSTALLS_SHLIB -> USE_LDCONFIG.
v. 1.9
date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
v. 1.8
date: 2006/05/10 22:37:28; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2006/02/23 10:38:03; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.6
date: 2005/11/15 06:50:12; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.5
date: 2005/05/12 02:27:32; author: ahze; state: Exp; lines: +1 -0
- Bump PORTREVISION due to last commit.
v. 1.4
date: 2005/05/12 01:53:28; author: ahze; state: Exp; lines: +7 -0
- Use SCHAR_MAX [1]
- Only s/llrintf/rintf/ on 4.x and early 5.x
Requested by: gavl author [1]
v. 1.3
date: 2005/01/16 13:35:41; author: ahze; state: Exp; lines: +6 -5
Update to 0.2.1
v. 1.2
date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
v. 1.1
date: 2004/10/13 23:24:34; author: edwin; state: Exp;
[NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
uncompressed video and audio data.
PR: ports/71133
Submitted by: Michael Johnson
=============================================================================
v. 1.10
date: 2007/01/03 03:32:44; author: mezz; state: Exp; lines: +10 -9
-Update to 0.2.5.
-INSTALLS_SHLIB -> USE_LDCONFIG.
v. 1.9
date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
v. 1.8
date: 2006/05/10 22:37:28; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2006/02/23 10:38:03; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.6
date: 2005/11/15 06:50:12; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.5
date: 2005/05/12 02:27:32; author: ahze; state: Exp; lines: +1 -0
- Bump PORTREVISION due to last commit.
v. 1.4
date: 2005/05/12 01:53:28; author: ahze; state: Exp; lines: +7 -0
- Use SCHAR_MAX [1]
- Only s/llrintf/rintf/ on 4.x and early 5.x
Requested by: gavl author [1]
v. 1.3
date: 2005/01/16 13:35:41; author: ahze; state: Exp; lines: +6 -5
Update to 0.2.1
v. 1.2
date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
v. 1.1
date: 2004/10/13 23:24:34; author: edwin; state: Exp;
[NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
uncompressed video and audio data.
PR: ports/71133
Submitted by: Michael Johnson
=============================================================================
|
| |

|