<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libfaad, branch 1-alpha1</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>bring the FAAD decoder in line with the latest API revision</title>
<updated>2002-11-19T02:31:03+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-11-19T02:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=58c37852df30fde3615a995be629adf019ded87f'/>
<id>58c37852df30fde3615a995be629adf019ded87f</id>
<content type='text'>
CVS patchset: 3300
CVS date: 2002/11/19 02:31:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3300
CVS date: 2002/11/19 02:31:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",</title>
<updated>2002-10-28T13:30:58+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2002-10-28T13:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=711c71162d608a177e1d5329145a769ad9938de1'/>
<id>711c71162d608a177e1d5329145a769ad9938de1</id>
<content type='text'>
to get a minimal dynamic linker symbol table

CVS patchset: 3073
CVS date: 2002/10/28 13:30:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to get a minimal dynamic linker symbol table

CVS patchset: 3073
CVS date: 2002/10/28 13:30:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Changed comments to standard /* ... */</title>
<updated>2002-10-22T04:51:24+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-10-22T04:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=12876e63c86ad9999b6813ff95573330ea1627a7'/>
<id>12876e63c86ad9999b6813ff95573330ea1627a7</id>
<content type='text'>
Removed trailing spaces
Removed spaces at beginning of line before tabs

CVS patchset: 2913
CVS date: 2002/10/22 04:51:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed trailing spaces
Removed spaces at beginning of line before tabs

CVS patchset: 2913
CVS date: 2002/10/22 04:51:24

</pre>
</div>
</content>
</entry>
<entry>
<title>Added new line at end of file to remove warning.</title>
<updated>2002-10-22T04:48:41+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-10-22T04:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e0aa2205173e0b893c6e97849b0636a0794d5a39'/>
<id>e0aa2205173e0b893c6e97849b0636a0794d5a39</id>
<content type='text'>
CVS patchset: 2912
CVS date: 2002/10/22 04:48:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2912
CVS date: 2002/10/22 04:48:41

</pre>
</div>
</content>
</entry>
<entry>
<title>Changed comments to standard /* ... */</title>
<updated>2002-10-22T04:46:22+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-10-22T04:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=adbd3a8acbbd8ed8dc478e002aa46ac6a76280f8'/>
<id>adbd3a8acbbd8ed8dc478e002aa46ac6a76280f8</id>
<content type='text'>
CVS patchset: 2911
CVS date: 2002/10/22 04:46:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2911
CVS date: 2002/10/22 04:46:22

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated cvscompile.sh to look for configure.ac</title>
<updated>2002-09-19T06:01:18+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-09-19T06:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7fb9dc915cded39e8ad4bed49a14b0d6769ba5bd'/>
<id>7fb9dc915cded39e8ad4bed49a14b0d6769ba5bd</id>
<content type='text'>
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
  AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
  is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to &lt;libdir&gt;/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config

CVS patchset: 2705
CVS date: 2002/09/19 06:01:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
  AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
  is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to &lt;libdir&gt;/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config

CVS patchset: 2705
CVS date: 2002/09/19 06:01:18

</pre>
</div>
</content>
</entry>
<entry>
<title>remove plugin's private priority and interface members</title>
<updated>2002-09-05T22:18:50+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-09-05T22:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c0178b0e481332c8aa9ab2b1226d64426eeed9fd'/>
<id>c0178b0e481332c8aa9ab2b1226d64426eeed9fd</id>
<content type='text'>
adapt some more decoders

CVS patchset: 2618
CVS date: 2002/09/05 22:18:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapt some more decoders

CVS patchset: 2618
CVS date: 2002/09/05 22:18:50

</pre>
</div>
</content>
</entry>
<entry>
<title>make all the plugin init functions static</title>
<updated>2002-09-05T20:44:38+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-09-05T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea37f5776a90a7f8153757052a89d589185f5d23'/>
<id>ea37f5776a90a7f8153757052a89d589185f5d23</id>
<content type='text'>
(geez this was a job)

CVS patchset: 2616
CVS date: 2002/09/05 20:44:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(geez this was a job)

CVS patchset: 2616
CVS date: 2002/09/05 20:44:38

</pre>
</div>
</content>
</entry>
<entry>
<title>merging in the new_api branch ... unfortunately video_out / vo_scale is broken now ... matthias/miguel: please fix it :-)</title>
<updated>2002-09-04T23:31:05+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-09-04T23:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=403f01979cef7e03b8322ddb870e3959c8de0f77'/>
<id>403f01979cef7e03b8322ddb870e3959c8de0f77</id>
<content type='text'>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</pre>
</div>
</content>
</entry>
<entry>
<title>die directory, die</title>
<updated>2002-08-15T03:24:25+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-08-15T03:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c0a61fea3aaa6064dd57c2cbc7440e8f6f87f604'/>
<id>c0a61fea3aaa6064dd57c2cbc7440e8f6f87f604</id>
<content type='text'>
CVS patchset: 2459
CVS date: 2002/08/15 03:24:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2459
CVS date: 2002/08/15 03:24:25

</pre>
</div>
</content>
</entry>
</feed>
