<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libspudec, branch 1-rc0a</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>public header cleanup:</title>
<updated>2003-05-20T13:50:55+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-20T13:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8ce6f74d499f0248946261972cb22552482eb7de'/>
<id>8ce6f74d499f0248946261972cb22552482eb7de</id>
<content type='text'>
* regulate mutual inclusion based on XINE_COMPILE
* src/xine-engine/spu_decoder.h was unused
  -&gt; make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h
* mark some xine_stream_t members as unused for next cleanup

CVS patchset: 4883
CVS date: 2003/05/20 13:50:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* regulate mutual inclusion based on XINE_COMPILE
* src/xine-engine/spu_decoder.h was unused
  -&gt; make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h
* mark some xine_stream_t members as unused for next cleanup

CVS patchset: 4883
CVS date: 2003/05/20 13:50:55

</pre>
</div>
</content>
</entry>
<entry>
<title>as announced on xine-devel, this is the big Makefile refactoring:</title>
<updated>2003-05-14T16:21:44+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-14T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e1d76f47f530f3b76cfe81eb9da1348df17e801'/>
<id>8e1d76f47f530f3b76cfe81eb9da1348df17e801</id>
<content type='text'>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</pre>
</div>
</content>
</entry>
<entry>
<title>as announced on xine-devel:</title>
<updated>2003-05-03T14:24:06+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-03T14:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=34e74e991401a7067125e67b3f9125a81c4f8780'/>
<id>34e74e991401a7067125e67b3f9125a81c4f8780</id>
<content type='text'>
* I change the SPU decoder API to make it look less DVD specific
* adapt all related files
* increase SPU decoder API version
* include DVDNAV_CFLAGS locally where needed

CVS patchset: 4755
CVS date: 2003/05/03 14:24:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* I change the SPU decoder API to make it look less DVD specific
* adapt all related files
* increase SPU decoder API version
* include DVDNAV_CFLAGS locally where needed

CVS patchset: 4755
CVS date: 2003/05/03 14:24:06

</pre>
</div>
</content>
</entry>
<entry>
<title>there seem to be broken vobs out there. please do not abort.</title>
<updated>2003-05-02T15:54:33+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-05-02T15:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9478b20f36a3a28911470ff505ed5c571bae23dc'/>
<id>9478b20f36a3a28911470ff505ed5c571bae23dc</id>
<content type='text'>
CVS patchset: 4752
CVS date: 2003/05/02 15:54:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4752
CVS date: 2003/05/02 15:54:33

</pre>
</div>
</content>
</entry>
<entry>
<title>* when NOT using a standalone libdvdnav, we do NOT have to link the whole</title>
<updated>2003-04-30T16:49:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-04-30T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e389c4ef330c2deb5d218298dd8bb50b5401bbd4'/>
<id>e389c4ef330c2deb5d218298dd8bb50b5401bbd4</id>
<content type='text'>
  libdvdnav into the spu decoder plugin statically, only nav_read.c is needed
  (read: revert to old linking behaviour for included libdvdnav)
* beautification

CVS patchset: 4724
CVS date: 2003/04/30 16:49:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  libdvdnav into the spu decoder plugin statically, only nav_read.c is needed
  (read: revert to old linking behaviour for included libdvdnav)
* beautification

CVS patchset: 4724
CVS date: 2003/04/30 16:49:33

</pre>
</div>
</content>
</entry>
<entry>
<title>Update from the libdvdnav project.</title>
<updated>2003-04-29T15:58:27+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-04-29T15:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=12018188e9317c2092a3e12db8672b25b1e4bbad'/>
<id>12018188e9317c2092a3e12db8672b25b1e4bbad</id>
<content type='text'>
CVS patchset: 4708
CVS date: 2003/04/29 15:58:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4708
CVS date: 2003/04/29 15:58:27

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix race condition, where spudec_reset is called and then a button update arrives from input_dvd.c before we have our this-&gt;menu_handle back.</title>
<updated>2003-04-01T11:45:32+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-04-01T11:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c3e2581194e0c09c2750a7d41f5ab416582cb29'/>
<id>7c3e2581194e0c09c2750a7d41f5ab416582cb29</id>
<content type='text'>
CVS patchset: 4527
CVS date: 2003/04/01 11:45:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4527
CVS date: 2003/04/01 11:45:32

</pre>
</div>
</content>
</entry>
<entry>
<title>Use path relative to "top_srcdir" to find headers, so that the build works</title>
<updated>2003-03-11T15:47:05+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2003-03-11T15:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d71730f12e14bd6dc8a479eafc73c1588febf375'/>
<id>d71730f12e14bd6dc8a479eafc73c1588febf375</id>
<content type='text'>
when object files are not stored in the source tree.

CVS patchset: 4393
CVS date: 2003/03/11 15:47:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when object files are not stored in the source tree.

CVS patchset: 4393
CVS date: 2003/03/11 15:47:05

</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>update nav_types.h to a modified version of nav_types.h from current libdvdread</title>
<updated>2003-03-06T23:12:13+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-03-06T23:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=39a7706c022dfc9ca379ae4f379e171f28df10ea'/>
<id>39a7706c022dfc9ca379ae4f379e171f28df10ea</id>
<content type='text'>
CVS patchset: 4347
CVS date: 2003/03/06 23:12:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4347
CVS date: 2003/03/06 23:12:13

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