<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib, 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>update changelog and TODO</title>
<updated>2005-11-15T13:33:05+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-15T13:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=58e909216a37f0514d4c089cdbb79392592ee8b9'/>
<id>58e909216a37f0514d4c089cdbb79392592ee8b9</id>
<content type='text'>
CVS patchset: 7804
CVS date: 2005/11/15 13:33:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7804
CVS date: 2005/11/15 13:33:05

</pre>
</div>
</content>
</entry>
<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>improve notes about libfaad and libmpeg2</title>
<updated>2005-11-15T12:32:46+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-15T12:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff2b766a29fe7753a5c4b138f089230d939939f9'/>
<id>ff2b766a29fe7753a5c4b138f089230d939939f9</id>
<content type='text'>
CVS patchset: 7802
CVS date: 2005/11/15 12:32:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7802
CVS date: 2005/11/15 12:32:46

</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>*BUGFIX*</title>
<updated>2005-11-10T15:59:32+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-10T15:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dd90d5f61610a7bd59fe3f778d07000cc9746516'/>
<id>dd90d5f61610a7bd59fe3f778d07000cc9746516</id>
<content type='text'>
Cygwin port update.

CVS patchset: 7798
CVS date: 2005/11/10 15:59:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cygwin port update.

CVS patchset: 7798
CVS date: 2005/11/10 15:59:32

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-11-08T20:18:36+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-08T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3c2de6e117f10e76720765001f9377f1625faf76'/>
<id>3c2de6e117f10e76720765001f9377f1625faf76</id>
<content type='text'>
Fixed libraries detection for cross-compiling.

CVS patchset: 7796
CVS date: 2005/11/08 20:18:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed libraries detection for cross-compiling.

CVS patchset: 7796
CVS date: 2005/11/08 20:18:36

</pre>
</div>
</content>
</entry>
<entry>
<title>put -D_FILE_OFFSET_BITS=64 back</title>
<updated>2005-11-06T17:58:35+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-11-06T17:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=04da2c6d70f1117df73442f3bb1b5633dcea5f06'/>
<id>04da2c6d70f1117df73442f3bb1b5633dcea5f06</id>
<content type='text'>
CVS patchset: 7795
CVS date: 2005/11/06 17:58:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7795
CVS date: 2005/11/06 17:58:35

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