<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post, branch 1.1.4</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>revert part of the PaX team's patch which broke tomsmocomp (segfault)</title>
<updated>2007-01-28T17:12:59+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2007-01-28T17:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a56793d61e8152be10f485a1750ec608cd595a41'/>
<id>a56793d61e8152be10f485a1750ec608cd595a41</id>
<content type='text'>
CVS patchset: 8570
CVS date: 2007/01/28 17:12:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8570
CVS date: 2007/01/28 17:12:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined.</title>
<updated>2007-01-14T19:16:18+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-01-14T19:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f566f68582d98325035a4e1bac4f273bdb93c88d'/>
<id>f566f68582d98325035a4e1bac4f273bdb93c88d</id>
<content type='text'>
CVS patchset: 8510
CVS date: 2007/01/14 19:16:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8510
CVS date: 2007/01/14 19:16:18

</pre>
</div>
</content>
</entry>
<entry>
<title>build fixes related to last ffmpeg sync changes</title>
<updated>2007-01-13T22:14:56+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2007-01-13T22:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3ba7b3ce9a3054747976525c00cd91d8df4801bf'/>
<id>3ba7b3ce9a3054747976525c00cd91d8df4801bf</id>
<content type='text'>
CVS patchset: 8500
CVS date: 2007/01/13 22:14:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8500
CVS date: 2007/01/13 22:14:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Goom postplugin use math functions, link to libm.</title>
<updated>2006-12-25T18:40:36+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-12-25T18:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a6d39ca03836cfe8fbbcd221212d49caf3522c25'/>
<id>a6d39ca03836cfe8fbbcd221212d49caf3522c25</id>
<content type='text'>
CVS patchset: 8451
CVS date: 2006/12/25 18:40:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8451
CVS date: 2006/12/25 18:40:36

</pre>
</div>
</content>
</entry>
<entry>
<title>Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The patch was applied and tested for a while in Gentoo and Pardus, and solves also Debian's problems with non-PIC code. If problems will arise, they'll be debugged.</title>
<updated>2006-12-21T09:54:44+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-12-21T09:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4d3ead5b20de46118087552ea6db715720f8374e'/>
<id>4d3ead5b20de46118087552ea6db715720f8374e</id>
<content type='text'>
CVS patchset: 8431
CVS date: 2006/12/21 09:54:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8431
CVS date: 2006/12/21 09:54:44

</pre>
</div>
</content>
</entry>
<entry>
<title>two fixes to viz glue code:</title>
<updated>2006-12-02T22:35:18+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-12-02T22:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=81fbe8ca719feb4e02b826bee0a779401a785e3f'/>
<id>81fbe8ca719feb4e02b826bee0a779401a785e3f</id>
<content type='text'>
- avoid overrunning the provided input audio buffer.
- generate a bad frame if time is due but we don't have enough data
for updating the viz plugin. this could happen in some rare situations
but the result was pretty catastrophic: xine froze with 100% cpu usage.

CVS patchset: 8400
CVS date: 2006/12/02 22:35:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- avoid overrunning the provided input audio buffer.
- generate a bad frame if time is due but we don't have enough data
for updating the viz plugin. this could happen in some rare situations
but the result was pretty catastrophic: xine froze with 100% cpu usage.

CVS patchset: 8400
CVS date: 2006/12/02 22:35:18

</pre>
</div>
</content>
</entry>
<entry>
<title>- unregister configuration callbacks when disposing of the class</title>
<updated>2006-10-23T21:13:44+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2006-10-23T21:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76e59af1771c1e94126662519d77c1012cb662ca'/>
<id>76e59af1771c1e94126662519d77c1012cb662ca</id>
<content type='text'>
should fix http://bugzilla.gnome.org/show_bug.cgi?id=355254

CVS patchset: 8348
CVS date: 2006/10/23 21:13:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should fix http://bugzilla.gnome.org/show_bug.cgi?id=355254

CVS patchset: 8348
CVS date: 2006/10/23 21:13:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Free font_pos allocated in the function.</title>
<updated>2006-09-26T22:51:54+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-26T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=11149d4ccedf87a5005327c02e8e195e4e4e0b67'/>
<id>11149d4ccedf87a5005327c02e8e195e4e4e0b67</id>
<content type='text'>
Found by Coverity Scan CID 156.

CVS patchset: 8313
CVS date: 2006/09/26 22:51:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by Coverity Scan CID 156.

CVS patchset: 8313
CVS date: 2006/09/26 22:51:54

</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests. To change the prefix, simply change the variables from outside or add the directory containing the .pc files to PKG_CONFIG_PATH environment variable.</title>
<updated>2006-09-12T00:06:05+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-12T00:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a065c7dc482ea280d7f30f23626171a8303ec488'/>
<id>a065c7dc482ea280d7f30f23626171a8303ec488</id>
<content type='text'>
CVS patchset: 8222
CVS date: 2006/09/12 00:06:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8222
CVS date: 2006/09/12 00:06:05

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building on amd64 and x86 too, by moving the constant at the top.</title>
<updated>2006-09-01T13:56:17+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-01T13:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aa0650937d72c51a33cce9a326f0ffc133b65916'/>
<id>aa0650937d72c51a33cce9a326f0ffc133b65916</id>
<content type='text'>
CVS patchset: 8187
CVS date: 2006/09/01 13:56:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8187
CVS date: 2006/09/01 13:56:17

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