<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmad/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_mad_decoder.c.</title>
<updated>2007-04-04T20:01:45+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T20:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=39bf7da5d0ec2e6b6a6b96e97689dd29445b7810'/>
<id>39bf7da5d0ec2e6b6a6b96e97689dd29445b7810</id>
<content type='text'>
Use xineplug_LTLIBRARIES.

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

--HG--
rename : src/libmad/xine_decoder.c =&gt; src/libmad/xine_mad_decoder.c
</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>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>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>changing decoder priorities:</title>
<updated>2004-03-16T14:12:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-16T14:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d6e52e911e07f78a065cbc3b72c4175fed0f5e6d'/>
<id>d6e52e911e07f78a065cbc3b72c4175fed0f5e6d</id>
<content type='text'>
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
  to handle these types, so this is not really a change; it's just that
  all the other win32 decoders use prio 1)

CVS patchset: 6272
CVS date: 2004/03/16 14:12:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
  to handle these types, so this is not really a change; it's just that
  all the other win32 decoders use prio 1)

CVS patchset: 6272
CVS date: 2004/03/16 14:12:03

</pre>
</div>
</content>
</entry>
<entry>
<title>hey, I've always wondered who was in charge of all that MPEG decoding</title>
<updated>2004-03-14T20:40:39+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-03-14T20:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=14288fcc88e072c31bcb59a3797125b6899d54a9'/>
<id>14288fcc88e072c31bcb59a3797125b6899d54a9</id>
<content type='text'>
CVS patchset: 6251
CVS date: 2004/03/14 20:40:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6251
CVS date: 2004/03/14 20:40:39

</pre>
</div>
</content>
</entry>
<entry>
<title>it seems i forgot to commit the api increase (demux/decoder). weird.</title>
<updated>2004-01-12T17:35:14+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-12T17:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=962c11ef8de3aa7ffee91065a88456f605da0715'/>
<id>962c11ef8de3aa7ffee91065a88456f605da0715</id>
<content type='text'>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</pre>
</div>
</content>
</entry>
<entry>
<title>- ignore CRC errors when decoding MP3s, so that Bastien can listen to his broken files</title>
<updated>2004-01-12T03:58:47+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-01-12T03:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7a7226c971c5933dafb6f4646a0d3d21bf4c942b'/>
<id>7a7226c971c5933dafb6f4646a0d3d21bf4c942b</id>
<content type='text'>
CVS patchset: 6029
CVS date: 2004/01/12 03:58:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6029
CVS date: 2004/01/12 03:58:47

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