<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/liblpcm, branch 1.1.3</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>Implement visibility support, available on GCC 4.0 and later and on some 3.4 (through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.</title>
<updated>2006-07-10T22:08:12+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-07-10T22:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e70c5600f5653c6915931717bdd52f9a6a2f2d9d'/>
<id>e70c5600f5653c6915931717bdd52f9a6a2f2d9d</id>
<content type='text'>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</pre>
</div>
</content>
</entry>
<entry>
<title>Misc warnings fixes.</title>
<updated>2006-06-18T20:29:03+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-06-18T20:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=800eff24a20af48b2f5109a0bf9f1da4bf2a2c14'/>
<id>800eff24a20af48b2f5109a0bf9f1da4bf2a2c14</id>
<content type='text'>
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Various static/const fixes from Gentoo.</title>
<updated>2006-06-02T22:18:56+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-06-02T22:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6a90ef1128ca51713804e94da00f9c3a7440ec16'/>
<id>6a90ef1128ca51713804e94da00f9c3a7440ec16</id>
<content type='text'>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Make various arrays and structures (mainly xine_plugin_info) const.</title>
<updated>2006-05-03T19:46:06+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-05-03T19:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1e21218596ab3eb84da7b2ec8aedd46827284b8a'/>
<id>1e21218596ab3eb84da7b2ec8aedd46827284b8a</id>
<content type='text'>
(Diego Pettenò)

CVS patchset: 7985
CVS date: 2006/05/03 19:46:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Diego Pettenò)

CVS patchset: 7985
CVS date: 2006/05/03 19:46:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed channels to mode translation in audio decoders.</title>
<updated>2006-03-07T08:03:08+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2006-03-07T08:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=013d38071c3579a2006baf107b9f43cbef0bc569'/>
<id>013d38071c3579a2006baf107b9f43cbef0bc569</id>
<content type='text'>
Patch from Chris Brien.

CVS patchset: 7922
CVS date: 2006/03/07 08:03:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Chris Brien.

CVS patchset: 7922
CVS date: 2006/03/07 08:03:08

</pre>
</div>
</content>
</entry>
<entry>
<title>use UTF-8 meta info setting, where we know the string is ASCII</title>
<updated>2004-12-16T13:58:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-16T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a92f5cbb43ef017728d86857538cab54b29cfde'/>
<id>4a92f5cbb43ef017728d86857538cab54b29cfde</id>
<content type='text'>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</pre>
</div>
</content>
</entry>
<entry>
<title>added support for 24-bit LPCM from DVDs</title>
<updated>2004-11-19T05:35:48+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-11-19T05:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=593bff2b2b82a5f4e7fa0cbf1aa727515c863ca4'/>
<id>593bff2b2b82a5f4e7fa0cbf1aa727515c863ca4</id>
<content type='text'>
CVS patchset: 7136
CVS date: 2004/11/19 05:35:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7136
CVS date: 2004/11/19 05:35:48

</pre>
</div>
</content>
</entry>
<entry>
<title>prevent compiler warnings from the new monotonic clock in xineutils.h meeting</title>
<updated>2004-11-03T19:30:04+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-11-03T19:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e20c536b385a49a7fcde15e11abcbec5c574c727'/>
<id>e20c536b385a49a7fcde15e11abcbec5c574c727</id>
<content type='text'>
the _XOPEN_SOURCE define in some files

CVS patchset: 7103
CVS date: 2004/11/03 19:30:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the _XOPEN_SOURCE define in some files

CVS patchset: 7103
CVS date: 2004/11/03 19:30:04

</pre>
</div>
</content>
</entry>
<entry>
<title>Reinhard Nissl sample rate patch</title>
<updated>2004-07-17T21:00:30+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-17T21:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cf502f850beaf31c6a0a32649ce53ab1cc998949'/>
<id>cf502f850beaf31c6a0a32649ce53ab1cc998949</id>
<content type='text'>
CVS patchset: 6804
CVS date: 2004/07/17 21:00:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6804
CVS date: 2004/07/17 21:00:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Minor adjustments to start adding 24bit and 32bit-Float audio sample support.</title>
<updated>2004-05-15T20:27:50+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2004-05-15T20:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=173a8facaf1845fc5f915a9e995e7c13285f5d3f'/>
<id>173a8facaf1845fc5f915a9e995e7c13285f5d3f</id>
<content type='text'>
CVS patchset: 6544
CVS date: 2004/05/15 20:27:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6544
CVS date: 2004/05/15 20:27:50

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