<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine, branch 1-rc3a</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>ready for 1-rc3a. Hopefully...</title>
<updated>2003-12-28T15:01:39+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-12-28T15:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cd4b6e4f2b5e59c62b3ebe759fa88ad9d5b3aba5'/>
<id>cd4b6e4f2b5e59c62b3ebe759fa88ad9d5b3aba5</id>
<content type='text'>
CVS patchset: 5954
CVS date: 2003/12/28 15:01:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5954
CVS date: 2003/12/28 15:01:39

</pre>
</div>
</content>
</entry>
<entry>
<title>Not overwrite regular files by RIP, only add number suffix.</title>
<updated>2003-12-25T21:57:28+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-25T21:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aed66400d03aaf8c0db5d3d18ff30854417b97d6'/>
<id>aed66400d03aaf8c0db5d3d18ff30854417b97d6</id>
<content type='text'>
CVS patchset: 5948
CVS date: 2003/12/25 21:57:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5948
CVS date: 2003/12/25 21:57:28

</pre>
</div>
</content>
</entry>
<entry>
<title>thanks to Carsten Weinhold for finding and fixing this:</title>
<updated>2003-12-24T13:06:10+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-24T13:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5df09f99f17cf51ae657331dec51277ea80965b8'/>
<id>5df09f99f17cf51ae657331dec51277ea80965b8</id>
<content type='text'>
pthread locks are _not_ fair (shocking news for me), so audio out has a
problem: the audio out loop holds the driver_lock almost always (since the
write() to the driver takes most of the time); other threads who want that
lock (like the frontend trying to change the volume) can starve;
the problem shows on kernel 2.6 with NPTL, but the potential is there in
all pthread implementations

CVS patchset: 5938
CVS date: 2003/12/24 13:06:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pthread locks are _not_ fair (shocking news for me), so audio out has a
problem: the audio out loop holds the driver_lock almost always (since the
write() to the driver takes most of the time); other threads who want that
lock (like the frontend trying to change the volume) can starve;
the problem shows on kernel 2.6 with NPTL, but the potential is there in
all pthread implementations

CVS patchset: 5938
CVS date: 2003/12/24 13:06:10

</pre>
</div>
</content>
</entry>
<entry>
<title>- some more endianness fixes to ogg demuxer</title>
<updated>2003-12-23T21:22:38+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-12-23T21:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9e88be122fc92b6c7a1f6aae640919081d93f075'/>
<id>9e88be122fc92b6c7a1f6aae640919081d93f075</id>
<content type='text'>
- new helper function for demuxers (send data to fifo easily,
  provided it was already loaded to memory)

CVS patchset: 5936
CVS date: 2003/12/23 21:22:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- new helper function for demuxers (send data to fifo easily,
  provided it was already loaded to memory)

CVS patchset: 5936
CVS date: 2003/12/23 21:22:38

</pre>
</div>
</content>
</entry>
<entry>
<title>avoid sefault (shot II)</title>
<updated>2003-12-14T23:23:17+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-14T23:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2d3969e54711fb2932edc27b63398a1018022d06'/>
<id>2d3969e54711fb2932edc27b63398a1018022d06</id>
<content type='text'>
CVS patchset: 5915
CVS date: 2003/12/14 23:23:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5915
CVS date: 2003/12/14 23:23:17

</pre>
</div>
</content>
</entry>
<entry>
<title>avoid sefault</title>
<updated>2003-12-14T23:21:19+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-14T23:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ef8c01e43baf18ab7a829bc685b38196bf0b12e1'/>
<id>ef8c01e43baf18ab7a829bc685b38196bf0b12e1</id>
<content type='text'>
CVS patchset: 5914
CVS date: 2003/12/14 23:21:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5914
CVS date: 2003/12/14 23:21:19

</pre>
</div>
</content>
</entry>
<entry>
<title>API version bounce</title>
<updated>2003-12-14T22:13:22+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-12-14T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5d30a7730fa08774a1c48082580eb40a4e9a8095'/>
<id>5d30a7730fa08774a1c48082580eb40a4e9a8095</id>
<content type='text'>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

</pre>
</div>
</content>
</entry>
<entry>
<title>fix the fix ;-)</title>
<updated>2003-12-14T12:31:27+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-14T12:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=66c4fcde29262517d59ce10f7dafa7c4f38d9809'/>
<id>66c4fcde29262517d59ce10f7dafa7c4f38d9809</id>
<content type='text'>
CVS patchset: 5911
CVS date: 2003/12/14 12:31:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5911
CVS date: 2003/12/14 12:31:27

</pre>
</div>
</content>
</entry>
<entry>
<title>memleak</title>
<updated>2003-12-14T12:20:17+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-14T12:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f288d058ce0252a33e3c0c2c76eb0fcd4c9a9051'/>
<id>f288d058ce0252a33e3c0c2c76eb0fcd4c9a9051</id>
<content type='text'>
CVS patchset: 5910
CVS date: 2003/12/14 12:20:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5910
CVS date: 2003/12/14 12:20:17

</pre>
</div>
</content>
</entry>
<entry>
<title>can't use strdup for '\0' separated meta infos</title>
<updated>2003-12-14T00:33:36+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-14T00:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=109b4328b1a3e2cd70185cf05ba62ac6d2612f0a'/>
<id>109b4328b1a3e2cd70185cf05ba62ac6d2612f0a</id>
<content type='text'>
CVS patchset: 5908
CVS date: 2003/12/14 00:33:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5908
CVS date: 2003/12/14 00:33:36

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