<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libspudvb, 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>move alphablend to core</title>
<updated>2005-09-25T00:44:04+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-09-25T00:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=856eea768db38b7e6342114ff0020c42f3c95eb6'/>
<id>856eea768db38b7e6342114ff0020c42f3c95eb6</id>
<content type='text'>
CVS patchset: 7745
CVS date: 2005/09/25 00:44:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7745
CVS date: 2005/09/25 00:44:04

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-08-25T15:36:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-08-25T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f45651f26bc3aa1b312d282c5d8c4b04be0c2505'/>
<id>f45651f26bc3aa1b312d282c5d8c4b04be0c2505</id>
<content type='text'>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</pre>
</div>
</content>
</entry>
<entry>
<title>remove errant debugging aid..</title>
<updated>2004-12-18T19:51:46+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-18T19:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=135b736a40bd59de2e5c3a26f7c2f527597849e6'/>
<id>135b736a40bd59de2e5c3a26f7c2f527597849e6</id>
<content type='text'>
CVS patchset: 7275
CVS date: 2004/12/18 19:51:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7275
CVS date: 2004/12/18 19:51:46

</pre>
</div>
</content>
</entry>
<entry>
<title>move the timer thread init to the display function.</title>
<updated>2004-12-18T19:47:02+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-18T19:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3f9805472582308a01540c3f89f32247e7d3ee30'/>
<id>3f9805472582308a01540c3f89f32247e7d3ee30</id>
<content type='text'>
CVS patchset: 7274
CVS date: 2004/12/18 19:47:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7274
CVS date: 2004/12/18 19:47:02

</pre>
</div>
</content>
</entry>
<entry>
<title>fix flashing subtitles, repeating subs, 'missing' subs.</title>
<updated>2004-12-18T17:04:31+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-18T17:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cac67a52296cf318285f4018008728546434780b'/>
<id>cac67a52296cf318285f4018008728546434780b</id>
<content type='text'>
fix sync problem caused by previous timeout code - move timing to separate thread.

CVS patchset: 7273
CVS date: 2004/12/18 17:04:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix sync problem caused by previous timeout code - move timing to separate thread.

CVS patchset: 7273
CVS date: 2004/12/18 17:04:31

</pre>
</div>
</content>
</entry>
<entry>
<title>add timeout on display</title>
<updated>2004-12-13T11:43:45+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-13T11:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ab7efb339b863785b248d3d49b94530f755eceed'/>
<id>ab7efb339b863785b248d3d49b94530f755eceed</id>
<content type='text'>
CVS patchset: 7242
CVS date: 2004/12/13 11:43:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7242
CVS date: 2004/12/13 11:43:45

</pre>
</div>
</content>
</entry>
<entry>
<title>dont wait for full pes packet before decoding starts.  this improves</title>
<updated>2004-12-09T13:19:37+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-09T13:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0a08a72bd1458ecf07f6efa94f068a1f71117e95'/>
<id>0a08a72bd1458ecf07f6efa94f068a1f71117e95</id>
<content type='text'>
subtitle timing somewhat.

CVS patchset: 7218
CVS date: 2004/12/09 13:19:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subtitle timing somewhat.

CVS patchset: 7218
CVS date: 2004/12/09 13:19:37

</pre>
</div>
</content>
</entry>
<entry>
<title>use decoder_info[2] for pes packet size, rather than buf-&gt;type.</title>
<updated>2004-12-09T07:11:10+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-09T07:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3402cd8f81f46136f64f50d0f71c240944ace7c0'/>
<id>3402cd8f81f46136f64f50d0f71c240944ace7c0</id>
<content type='text'>
CVS patchset: 7216
CVS date: 2004/12/09 07:11:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7216
CVS date: 2004/12/09 07:11:10

</pre>
</div>
</content>
</entry>
<entry>
<title>verify pageID</title>
<updated>2004-12-07T12:21:34+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-07T12:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f9062816b1ff3bae4384d28989914269e1b0ddc0'/>
<id>f9062816b1ff3bae4384d28989914269e1b0ddc0</id>
<content type='text'>
CVS patchset: 7200
CVS date: 2004/12/07 12:21:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7200
CVS date: 2004/12/07 12:21:34

</pre>
</div>
</content>
</entry>
<entry>
<title>support transmitted clut.  don't display blank pages.</title>
<updated>2004-12-07T10:52:23+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2004-12-07T10:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a3c8b1020f0669750d83ca8fe3a6480b77e920cb'/>
<id>a3c8b1020f0669750d83ca8fe3a6480b77e920cb</id>
<content type='text'>
CVS patchset: 7198
CVS date: 2004/12/07 10:52:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7198
CVS date: 2004/12/07 10:52:23

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