<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src, branch 1.1.1</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>cddb improvements/fixes (DTITLE/DYEAR parsing, timeout increase and</title>
<updated>2005-11-15T13:29:10+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-15T13:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2225e482399ce16d48bc6503070f1e401d34d895'/>
<id>2225e482399ce16d48bc6503070f1e401d34d895</id>
<content type='text'>
multiline entries support) [#1205274]
patch by Christopher Martin

CVS patchset: 7803
CVS date: 2005/11/15 13:29:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multiline entries support) [#1205274]
patch by Christopher Martin

CVS patchset: 7803
CVS date: 2005/11/15 13:29:10

</pre>
</div>
</content>
</entry>
<entry>
<title>fix problem with pause introduced by previous commit</title>
<updated>2005-11-14T23:48:19+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-14T23:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=94392b8c7afce870311721de7b43292116e6a85a'/>
<id>94392b8c7afce870311721de7b43292116e6a85a</id>
<content type='text'>
CVS patchset: 7801
CVS date: 2005/11/14 23:48:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7801
CVS date: 2005/11/14 23:48:19

</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite frame allocation optimization to keep the same behaviour of</title>
<updated>2005-11-14T23:12:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-14T23:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8b9e719bd97a06e6ac2280171fcbaba41f6fbaa0'/>
<id>8b9e719bd97a06e6ac2280171fcbaba41f6fbaa0</id>
<content type='text'>
vo_remove_from_img_buf_queue_int's timeout
* should fix segfaults when unwiring/disposing post plugins

CVS patchset: 7800
CVS date: 2005/11/14 23:12:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vo_remove_from_img_buf_queue_int's timeout
* should fix segfaults when unwiring/disposing post plugins

CVS patchset: 7800
CVS date: 2005/11/14 23:12:16

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-11-14T12:34:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-14T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=678b4e9cad47a6c176bb05de32aa0dd56742f15a'/>
<id>678b4e9cad47a6c176bb05de32aa0dd56742f15a</id>
<content type='text'>
Testsuite for M$ Windows:
  - init mutex in all video drivers ('none' for testsuite, fixes crashes),
    was OK for linux pthreads
  - use WaitForSingleObject for console file descriptirs in _x_io_select
    (fixes stdin:/)
  - workaround heavy debug messages in asf demuxer for some samples
    (fixes full disk :-&gt;)
Fixed previous fix, s/gmtime/timgm/ :-)
Aalib cross detection + udate docs

CVS patchset: 7799
CVS date: 2005/11/14 12:34:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testsuite for M$ Windows:
  - init mutex in all video drivers ('none' for testsuite, fixes crashes),
    was OK for linux pthreads
  - use WaitForSingleObject for console file descriptirs in _x_io_select
    (fixes stdin:/)
  - workaround heavy debug messages in asf demuxer for some samples
    (fixes full disk :-&gt;)
Fixed previous fix, s/gmtime/timgm/ :-)
Aalib cross detection + udate docs

CVS patchset: 7799
CVS date: 2005/11/14 12:34:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Added lock/unlock around find/open/close ffmpeg calls.</title>
<updated>2005-11-04T22:37:13+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-11-04T22:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0eaa66100c7dbf8f0ea182faf0c9902c5fd9b114'/>
<id>0eaa66100c7dbf8f0ea182faf0c9902c5fd9b114</id>
<content type='text'>
CVS patchset: 7794
CVS date: 2005/11/04 22:37:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7794
CVS date: 2005/11/04 22:37:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug introduced by my last commit.</title>
<updated>2005-11-01T18:36:19+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-11-01T18:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d61ff814026ae0fe8c8c8233220f2db24a35b243'/>
<id>d61ff814026ae0fe8c8c8233220f2db24a35b243</id>
<content type='text'>
A newpts buffer was sent between the first and the second buffer.

CVS patchset: 7793
CVS date: 2005/11/01 18:36:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A newpts buffer was sent between the first and the second buffer.

CVS patchset: 7793
CVS date: 2005/11/01 18:36:19

</pre>
</div>
</content>
</entry>
<entry>
<title>Build for builddir != srcdir.</title>
<updated>2005-10-31T11:54:21+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-10-31T11:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9a952a7a8af701c47e2c60a1ed20c4ab03cc58ba'/>
<id>9a952a7a8af701c47e2c60a1ed20c4ab03cc58ba</id>
<content type='text'>
CVS patchset: 7790
CVS date: 2005/10/31 11:54:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7790
CVS date: 2005/10/31 11:54:21

</pre>
</div>
</content>
</entry>
<entry>
<title>hopefuly it will fix 'make debug'</title>
<updated>2005-10-30T22:37:45+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-30T22:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76cebb55a9520cd99e69d344aab0e30f7b940e80'/>
<id>76cebb55a9520cd99e69d344aab0e30f7b940e80</id>
<content type='text'>
CVS patchset: 7788
CVS date: 2005/10/30 22:37:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7788
CVS date: 2005/10/30 22:37:45

</pre>
</div>
</content>
</entry>
<entry>
<title>gapless playback stream switching support</title>
<updated>2005-10-30T02:18:35+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-30T02:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5fd98dc3451215272aadbe93dbb7e43805050fc3'/>
<id>5fd98dc3451215272aadbe93dbb7e43805050fc3</id>
<content type='text'>
CVS patchset: 7784
CVS date: 2005/10/30 02:18:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7784
CVS date: 2005/10/30 02:18:35

</pre>
</div>
</content>
</entry>
<entry>
<title>update the tree diff</title>
<updated>2005-10-30T01:32:42+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2005-10-30T01:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f32c34a198bb2f407b6ceb1157e7239d1c2f6d79'/>
<id>f32c34a198bb2f407b6ceb1157e7239d1c2f6d79</id>
<content type='text'>
CVS patchset: 7783
CVS date: 2005/10/30 01:32:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7783
CVS date: 2005/10/30 01:32:42

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