[go: up one dir, main page]

Menu

[r5619]: / trunk / gpac_www / links.php  Maximize  Restore  History

Download this file

95 lines (83 with data), 5.4 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Links - Gpac Project on Advanced Content</title>
<link href="code/styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="fond">
<?php include_once("nav.php"); ?>
<!-- =================== ENTETE DE LA PAGE ========================================= -->
<div id="Chapeau_court">
<h1>
As an open source multimedia project, GPAC is linked to many existing open source software as well as many multimedia standards.
</h1>
</div>
<!-- =================== CORPS DE LA PAGE ============================================ -->
<div id="Centre">
<!-- =================== SECTION 1 ============ -->
<?php include_once("home_left.php"); ?>
<!-- =================== SECTION 2 ============ -->
<div class="Col2">
<h1>Projects used in GPAC</h1>
<ul>
<li><a href="http://www.mozilla.org/js/spidermonkey">Mozilla SpiderMonkey JavaScript</a>: ECMAScript interpreter</li>
<li><a href="http://www.freetype.org">The FreeType project</a>: font engine and rasterizer supporting TrueType, Type1, ...</li>
<li><a href="http://www.libsdl.org/">SDL</a>: Audio, video and windowing library for fast games and multimedia development</li>
<li><a href="http://www.gzip.org/zlib/">zlib</a>: "A Massively Spiffy Yet Delicately Unobtrusive Compression Library"</li>
<li><a href="http://ffmpeg.sourceforge.net/index.php">FFMPEG</a>: multimedia file formats and Audio/Video codecs library</li>
<li><a href="http://www.audiocoding.com">FAAC/FAAD</a>: MPEG-2 and MPEG-4 AAC codec</li>
<li><a href="http://www.xiph.org">Xiph.org project</a>: OGG file format, Vorbis audio codec and Theora video codec</li>
<li><a href="http://www.ijg.org">The Independent JPEG Group</a>: Free implementation of the JPEG standard</li>
<li><a href="http://www.libpng.org">The PNG project</a>: lossless image compression format</li>
<li><a href="http://www.underbit.com/products/mad/">MAD</a>: MPEG-1 and MPEG-2 audio decoder</li>
<li><a href="http://www.xvid.org">XviD</a>: MPEG-4 Advanced Simple Profile video codec</li>
</ul>
<h1>Multimedia Standards</h1>
<ul>
<li>MPEG-related standards
<ul>
<li><a href="http://www.chiariglione.org/mpeg/index.htm">Official MPEG Home Page</a></li>
<li><a href="http://www.chiariglione.org/mpeg/standards/mpeg-4/mpeg-4.htm">Overview of the MPEG-4 standard</a> (get some rest before reading it, it is quite long)</li>
<li><a href="http://www.m4if.org">The MPEG-4 Industry Forum</a></li>
<li><a href="http://www.3gpp.org/">3GPP: 3rd Generation Partnership Project</a></li>
<li><a href="http://www.3gpp2.org/">3GPP2:3rd Generation Partnership Project 2</a></li>
<li><a href="http://www.isma.tv/">Internet Streaming Media Alliance</a></li>
</ul>
</li>
<li>Web-related standards
<ul>
<li>The W3C <a href="http://www.w3.org/Graphics/SVG/Overview.html">SVG 1.1</a> and <a href="http://www.w3.org/TR/SVGMobile12">SVG 1.2 Tiny</a> standards </li>
<li>The W3C <a href="http://www.w3.org/TR/2005/REC-SMIL2-20050107/">SMIL 2.0</a> standard</li>
<li><a href="http://www.w3.org">W3C Home Page</a></li>
<li><a href="http://www.web3D.org/">Web3D Consortium Home Page</a></li>
<li><a href="http://www.web3d.org/x3d/specifications/vrml/vrml97/index.htm">VRML97 Specification</a></li>
<li><a href="http://www.web3d.org/x3d/specifications/x3d_specification.html">X3D Specification</a></li>
<li>The <a href="http://www.ietf.org/html.charters/avt-charter.html">Audio/Video Transport</a> group of the <a href="http://www.ietf.org">IETF</a></li>
</ul>
</li>
</ul>
<h1>Other multimedia or related open source projects</h1>
<ul>
<li><a href="http://www.iso.ch/iso/en/ittf/PubliclyAvailableStandards/14496-5_Compressed_directories/">Latest official release of the MPEG-4 Reference Software</a> - For those who dare:)</li>
<li><a href="http://www.mpeg4ip.net">MPEG4IP</a> Open Source MPEG-4 audio and video player (local and streaming)</li>
<li><a href="http://developer.apple.com/darwin/projects/streaming/">Apple's Darwin Streaming Server</a> Open source RTP/RTSP server for content streaming</li>
<li><a href="http://sourceforge.net/projects/openipmp">OpenIPMP</a> Open source Project on DRM and MPEG-4 IPMP</li>
<li><a href="http://xml.apache.org/batik">Batik SVG Toolkit</a> An open source java SVG toolkit</li>
<li><a href="www.xsmiles.org">X-Smiles</a> Java based Open Source XML browser</li>
<li><a href="http://xml.apache.org/batik">Batik SVG Toolkit</a> An open source java SVG toolkit</li>
</ul>
<h1>Misc links</h1>
<ul>
<li><a href="http://forum.doom9.org">Doom9.org</a> forums, everything you need to know about media formats (including topics on MP4 and <a href="http://forum.doom9.org/showthread.php?t=94874">MP4Box</a>)</li>
<li>A nice <a href="http://www.streamingmedia.com/r/printerfriendly.asp?id=8544">XMT-O tutorial</a> by Larry Bouthillier</li>
</ul>
</div>
</div>
<?php $mod_date="\$Date: 2008-04-11 09:48:30 $"; ?>
<?php include_once("bas.php"); ?>
<!-- =================== FIN CADRE DE LA PAGE ========================================= -->
</div>
</body>
</html>