<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/liba52/xine_decoder.c, branch 1.1.15</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>Rename xine_decoder.c to xine_a52_decoder.c.</title>
<updated>2007-04-04T19:15:34+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T19:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fce0775e55c1cabe70b5c81f7275b4dc2844b690'/>
<id>fce0775e55c1cabe70b5c81f7275b4dc2844b690</id>
<content type='text'>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/liba52/xine_decoder.c =&gt; src/liba52/xine_a52_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/liba52/xine_decoder.c =&gt; src/liba52/xine_a52_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a lot of format warnings in lprintf calls (mostly %ldd -&gt; %"PRId64").</title>
<updated>2007-02-20T00:34:55+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-02-20T00:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=780908b7567d712ebd866081760b91abcb03017c'/>
<id>780908b7567d712ebd866081760b91abcb03017c</id>
<content type='text'>
CVS patchset: 8608
CVS date: 2007/02/20 00:34:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8608
CVS date: 2007/02/20 00:34:55

</pre>
</div>
</content>
</entry>
<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>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>Include crc.c directly from xine_decoder.c since that's the only user of the</title>
<updated>2006-06-02T19:54:05+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-06-02T19:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=329d8f32349ce401eaf8b486e496b65f27cbd920'/>
<id>329d8f32349ce401eaf8b486e496b65f27cbd920</id>
<content type='text'>
CRC code. Also take the opportunity to make the CRC code static.
(Based on a Gentoo patch.)

CVS patchset: 8007
CVS date: 2006/06/02 19:54:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRC code. Also take the opportunity to make the CRC code static.
(Based on a Gentoo patch.)

CVS patchset: 8007
CVS date: 2006/06/02 19:54:05

</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>added --with-external-a52dec and --with-external-libmad switches</title>
<updated>2005-05-29T00:47:48+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-05-29T00:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6960cf68d485d61bf2383d7029ab232eb6313606'/>
<id>6960cf68d485d61bf2383d7029ab232eb6313606</id>
<content type='text'>
thanks Diego 'Flameeyes' Petten

CVS patchset: 7589
CVS date: 2005/05/29 00:47:48

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

CVS patchset: 7589
CVS date: 2005/05/29 00:47:48

</pre>
</div>
</content>
</entry>
<entry>
<title>Correct last commit (cut 'n' paste is dangerous)</title>
<updated>2005-05-28T11:24:35+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-05-28T11:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6ae532dafa53d5c5e9705d0c1bad97a1d58778d0'/>
<id>6ae532dafa53d5c5e9705d0c1bad97a1d58778d0</id>
<content type='text'>
CVS patchset: 7581
CVS date: 2005/05/28 11:24:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7581
CVS date: 2005/05/28 11:24:35

</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify setting of metadata</title>
<updated>2005-05-28T11:07:22+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-05-28T11:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8ff06cb9cf73a1da6d6e9c6f18c5027a2eeb5a9d'/>
<id>8ff06cb9cf73a1da6d6e9c6f18c5027a2eeb5a9d</id>
<content type='text'>
CVS patchset: 7579
CVS date: 2005/05/28 11:07:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7579
CVS date: 2005/05/28 11:07:22

</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>
</feed>
