aboutsummaryrefslogtreecommitdiff
path: root/libraries/phpvideotoolkit/adapters/ffmpeg-php/php-reader/docs/todolist.html
blob: 30b01d10302208e0f83484232bec7369895a718a (plain)
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
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
			<!-- template designed by Marco Von Ballmoos -->
			<title>Todo List</title>
			<link rel="stylesheet" href="media/stylesheet.css" />
			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
		</head>
		<body>
						
<div align="center"><h1>Todo List</h1></div>
<h2>php-reader</h2>
<h3><a href="php-reader/ASF/ASF_Object_Data.html">ASF_Object_Data</a></h3>
<ul>
    <li>Implement optional support for ASF Data Packet parsing</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box.html#methodconstructBoxes">ISO14496_Box::constructBoxes()</a></h3>
<ul>
    <li>Does not parse iTunes internal ---- boxes.</li>
</ul>
<h3><a href="php-reader/ID3/ID3_Frame_ASPI.html">ID3_Frame_ASPI</a></h3>
<ul>
    <li>Data parsing and write support</li>
</ul>
<h3><a href="php-reader/ID3/ID3_Frame_MLLT.html">ID3_Frame_MLLT</a></h3>
<ul>
    <li>Data parsing and write support</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_IPMC.html">ISO14496_Box_IPMC</a></h3>
<ul>
    <li>Data parsing</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_SGPD.html">ISO14496_Box_SGPD</a></h3>
<ul>
    <li>Data parsing</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_STSD.html">ISO14496_Box_STSD</a></h3>
<ul>
    <li>Data parsing</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_TFHD.html#method__construct">ISO14496_Box_TFHD::__construct()</a></h3>
<ul>
    <li>The sample flags could be parsed further</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_TREX.html#method__construct">ISO14496_Box_TREX::__construct()</a></h3>
<ul>
    <li>The sample flags could be parsed further</li>
</ul>
<h3><a href="php-reader/ID3/ID3v2.html#method__construct">ID3v2::__construct()</a></h3>
<ul>
    <li>Only limited subset of flags are processed.</li>
    <li>Utilize the LINK frame to fetch frames from other sources</li>
    <li>Utilize the SEEK frame and search for a footer to find the tag</li>
</ul>
<h3><a href="php-reader/ISO/ISO14496_Box_CPRT.html#method__construct">ISO14496_Box_CPRT::__construct()</a></h3>
<ul>
    <li>Distinguish UTF-16?</li>
</ul>
<h3><a href="php-reader/ID3/ID3_Frame.html#method__construct">ID3_Frame::__construct()</a></h3>
<ul>
    <li>Only limited subset of flags are processed.</li>
</ul>
	<p class="notes" id="credit">
		Documentation generated on Fri, 05 Sep 2008 20:20:15 +0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.1</a>
	</p>
	</body>
</html>