<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src, branch 1-beta8</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>confusion</title>
<updated>2003-03-08T17:24:22+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T17:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7b871acd6af00620030b95eadb50832fda6351d8'/>
<id>7b871acd6af00620030b95eadb50832fda6351d8</id>
<content type='text'>
CVS patchset: 4380
CVS date: 2003/03/08 17:24:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4380
CVS date: 2003/03/08 17:24:22

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point function pointer added)</title>
<updated>2003-03-08T17:22:16+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-03-08T17:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8dc8b90edcd9c4d3e0f23af2097ceb524a1dfd56'/>
<id>8dc8b90edcd9c4d3e0f23af2097ceb524a1dfd56</id>
<content type='text'>
CVS patchset: 4379
CVS date: 2003/03/08 17:22:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4379
CVS date: 2003/03/08 17:22:16

</pre>
</div>
</content>
</entry>
<entry>
<title>these headers are needed by nav_types.h, which in turn is needed by</title>
<updated>2003-03-08T17:01:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T17:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b73ce148b53dfa4a281380d54bfac200eaca0bcf'/>
<id>b73ce148b53dfa4a281380d54bfac200eaca0bcf</id>
<content type='text'>
spu_decoder_api.h; thanks to Gert Vervoort for noticing

CVS patchset: 4378
CVS date: 2003/03/08 17:01:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
spu_decoder_api.h; thanks to Gert Vervoort for noticing

CVS patchset: 4378
CVS date: 2003/03/08 17:01:23

</pre>
</div>
</content>
</entry>
<entry>
<title>syncing libdvdnav to cvs should fix remaining highlight problems</title>
<updated>2003-03-08T14:36:13+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T14:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=df97e6a06ec6072e095dce63983e1e9865667a77'/>
<id>df97e6a06ec6072e095dce63983e1e9865667a77</id>
<content type='text'>
CVS patchset: 4375
CVS date: 2003/03/08 14:36:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4375
CVS date: 2003/03/08 14:36:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Convenience change to MRL parsing as suggested by Michel Hermier:</title>
<updated>2003-03-08T14:16:54+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T14:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b7505eb3cfee6ccd289e72aaaa974f98c65e3c50'/>
<id>b7505eb3cfee6ccd289e72aaaa974f98c65e3c50</id>
<content type='text'>
Try to cut the MRL at the first '#' as before. But if that fails, do not bail
out, but try to cut at all further '#' as well.
This will make xine accept some illegal MRLs, but only in cases where it would have
failed before. The advantage is that filenames with '#' in them can now be used
without the difficult escaping.

CVS patchset: 4373
CVS date: 2003/03/08 14:16:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to cut the MRL at the first '#' as before. But if that fails, do not bail
out, but try to cut at all further '#' as well.
This will make xine accept some illegal MRLs, but only in cases where it would have
failed before. The advantage is that filenames with '#' in them can now be used
without the difficult escaping.

CVS patchset: 4373
CVS date: 2003/03/08 14:16:54

</pre>
</div>
</content>
</entry>
<entry>
<title>install the nav_types header, because some internal plugin APIs depend on it</title>
<updated>2003-03-08T14:13:56+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T14:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f291b21480d39f3ec24142264890c83da9b07a3d'/>
<id>f291b21480d39f3ec24142264890c83da9b07a3d</id>
<content type='text'>
CVS patchset: 4372
CVS date: 2003/03/08 14:13:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4372
CVS date: 2003/03/08 14:13:56

</pre>
</div>
</content>
</entry>
<entry>
<title>first step towards fixing the DVD menu highlighting problems</title>
<updated>2003-03-08T14:11:52+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-08T14:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3e6ea60cd46d69cfb663d52c7853751d456210ae'/>
<id>3e6ea60cd46d69cfb663d52c7853751d456210ae</id>
<content type='text'>
The problem arises because of inconsistent usage of libdvdread's functions regarding
NAV packet reading: libspudec and the dxr3 spu decoder use some of these functions,
but they used to have private copies of the relevant files of libdvdread. These do
not work any more now, since the internal layout of NAV packets in libdvdread
changed lately. So we should always use the functions from current libdvdread.
Please note that highlights might not work yet.
The next step will be to sync libdvdnav. Stay tuned.

CVS patchset: 4371
CVS date: 2003/03/08 14:11:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem arises because of inconsistent usage of libdvdread's functions regarding
NAV packet reading: libspudec and the dxr3 spu decoder use some of these functions,
but they used to have private copies of the relevant files of libdvdread. These do
not work any more now, since the internal layout of NAV packets in libdvdread
changed lately. So we should always use the functions from current libdvdread.
Please note that highlights might not work yet.
The next step will be to sync libdvdnav. Stay tuned.

CVS patchset: 4371
CVS date: 2003/03/08 14:11:52

</pre>
</div>
</content>
</entry>
<entry>
<title>fix xine_osd_draw_point()</title>
<updated>2003-03-08T12:53:04+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-03-08T12:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=33b1749ad986f19df42e61be870cb7953db46ac6'/>
<id>33b1749ad986f19df42e61be870cb7953db46ac6</id>
<content type='text'>
CVS patchset: 4370
CVS date: 2003/03/08 12:53:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4370
CVS date: 2003/03/08 12:53:04

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove these confusing lines</title>
<updated>2003-03-08T08:00:59+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2003-03-08T08:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fe363fb9e3d06fb188fccbd248044d5c5ec0d731'/>
<id>fe363fb9e3d06fb188fccbd248044d5c5ec0d731</id>
<content type='text'>
CVS patchset: 4369
CVS date: 2003/03/08 08:00:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4369
CVS date: 2003/03/08 08:00:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix corruption in paused mode (keep all YV12 data, not just top slice)</title>
<updated>2003-03-08T07:50:38+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2003-03-08T07:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=696dac627057cca2383b9324addcb844339a0ea1'/>
<id>696dac627057cca2383b9324addcb844339a0ea1</id>
<content type='text'>
CVS patchset: 4368
CVS date: 2003/03/08 07:50:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4368
CVS date: 2003/03/08 07:50:38

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