Meta Configuration of Package gpac

33
 
1
<package name="gpac" project="Essentials">
2
  <title>A multimedia framework covering MPEG-4, VRML/X3D and SVG</title>
3
  <description>GPAC is a multimedia framework for MPEG-4, VRML/X3D and SVG/SMIL.
4
5
GPAC is built upon an implementation of the MPEG-4 Systems standard
6
(ISO/IEC 14496-1) developed from scratch in C.
7
8
The main development goal is to provide a clean (a.k.a. readable by
9
as many people as possible), small and flexible alternative to the
10
MPEG-4 Systems reference software (known as IM1 and distributed in
11
ISO/IEC 14496-5).
12
13
The second development goal is to achieve integration of recent
14
multimedia standards (SVG/SMIL, VRML, X3D, SWF, etc) into a single
15
framework. This stage is still under drafting but GPAC already
16
supports most of VRML97, some X3D as well as very simple SVG.
17
18
GPAC already features 2D and 3D multimedia playback, MPEG-4 Systems
19
encoders/multiplexers and publishing tools for content distribution.
20
21
GPAC is licensed under the GNU Lesser General Public License.
22
23
The current GPAC release (0.4.5) already covers a very large part of
24
the MPEG-4 standard, and features what can probably be seen as the
25
most advanced and robust 2D MPEG-4 Player available worldwide, as
26
well as a decent 3D MPEG-4/VRML player.
27
28
Author:         Jean Le Feuvre &lt;jeanlf at users.sourceforge.net&gt;
29
30
</description>
31
  <url>http://gpac.io</url>
32
</package>
33