<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/dxr3, branch 0.9.9</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>Some more adjustments to make dvd menus work better.</title>
<updated>2002-04-24T20:26:06+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-24T20:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5193fe68baca652e1b8fd978f0b3387395f54f36'/>
<id>5193fe68baca652e1b8fd978f0b3387395f54f36</id>
<content type='text'>
CVS patchset: 1774
CVS date: 2002/04/24 20:26:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1774
CVS date: 2002/04/24 20:26:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Increment audio/video/spu decoder and input plugin API version number</title>
<updated>2002-04-23T15:45:19+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-23T15:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9e275306172ad34d4e2a2ff0da864b45efc3355d'/>
<id>9e275306172ad34d4e2a2ff0da864b45efc3355d</id>
<content type='text'>
- update dxr3 and xvid plugins to new interface (add dispose() functions)

CVS patchset: 1766
CVS date: 2002/04/23 15:45:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update dxr3 and xvid plugins to new interface (add dispose() functions)

CVS patchset: 1766
CVS date: 2002/04/23 15:45:19

</pre>
</div>
</content>
</entry>
<entry>
<title>update spu api</title>
<updated>2002-04-10T10:37:41+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-10T10:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c23fc5d71403fd98a8e70a2bdb518ce870ef4554'/>
<id>c23fc5d71403fd98a8e70a2bdb518ce870ef4554</id>
<content type='text'>
CVS patchset: 1705
CVS date: 2002/04/10 10:37:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1705
CVS date: 2002/04/10 10:37:41

</pre>
</div>
</content>
</entry>
<entry>
<title>update to Miguel's new decoder api</title>
<updated>2002-04-09T10:56:19+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2002-04-09T10:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=78276079ea9d69a6160656e23e74c29133050f64'/>
<id>78276079ea9d69a6160656e23e74c29133050f64</id>
<content type='text'>
CVS patchset: 1701
CVS date: 2002/04/09 10:56:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1701
CVS date: 2002/04/09 10:56:19

</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning up libspudec</title>
<updated>2002-04-06T15:40:19+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-06T15:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=37b0fd5dbb8de74c12eb7bceb1e672df9a6e4622'/>
<id>37b0fd5dbb8de74c12eb7bceb1e672df9a6e4622</id>
<content type='text'>
CVS patchset: 1687
CVS date: 2002/04/06 15:40:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1687
CVS date: 2002/04/06 15:40:19

</pre>
</div>
</content>
</entry>
<entry>
<title>latest dxr3 patches from Michael Roitzsch and Zoltan Boszormenyi</title>
<updated>2002-04-04T00:08:36+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-04T00:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8a4e62c97bb64a11892f07f6a7c38e9fb4e94d41'/>
<id>8a4e62c97bb64a11892f07f6a7c38e9fb4e94d41</id>
<content type='text'>
It adresses the following issues:
* the dxr3 now handles overlays
* dxr3 video decoder priority is now customizable, this way the user can
  choose between hardware decoding and libmpeg2 decoding (because
  overlays don't work with hardware decoding)
* I hope I finally got the dxr3 playmode handling right

CVS patchset: 1673
CVS date: 2002/04/04 00:08:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adresses the following issues:
* the dxr3 now handles overlays
* dxr3 video decoder priority is now customizable, this way the user can
  choose between hardware decoding and libmpeg2 decoding (because
  overlays don't work with hardware decoding)
* I hope I finally got the dxr3 playmode handling right

CVS patchset: 1673
CVS date: 2002/04/04 00:08:36

</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix for non-X frontends (tvout only).  move overlay update into its own</title>
<updated>2002-04-03T09:40:40+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2002-04-03T09:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=072076c18b081d30051142c188770a7c74964da9'/>
<id>072076c18b081d30051142c188770a7c74964da9</id>
<content type='text'>
function (thanks to Michael Roitzsch).

CVS patchset: 1668
CVS date: 2002/04/03 09:40:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function (thanks to Michael Roitzsch).

CVS patchset: 1668
CVS date: 2002/04/03 09:40:40

</pre>
</div>
</content>
</entry>
<entry>
<title>small bugfix when tv&lt;-&gt;overlay switching.</title>
<updated>2002-04-02T14:05:59+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2002-04-02T14:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=05feff063271ba86613ef88aa16dad8967ec7349'/>
<id>05feff063271ba86613ef88aa16dad8967ec7349</id>
<content type='text'>
CVS patchset: 1666
CVS date: 2002/04/02 14:05:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1666
CVS date: 2002/04/02 14:05:59

</pre>
</div>
</content>
</entry>
<entry>
<title>re-enable overlay capabilities, minor bugfix.</title>
<updated>2002-04-02T13:31:03+00:00</updated>
<author>
<name>Mike Lampard</name>
<email>mlampard@users.sourceforge.net</email>
</author>
<published>2002-04-02T13:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea3075396359901c579da0a09bed571acc2e7362'/>
<id>ea3075396359901c579da0a09bed571acc2e7362</id>
<content type='text'>
CVS patchset: 1665
CVS date: 2002/04/02 13:31:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1665
CVS date: 2002/04/02 13:31:03

</pre>
</div>
</content>
</entry>
<entry>
<title>latest dxr3 fixes from Michael Roitzsch.</title>
<updated>2002-04-01T12:09:08+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-01T12:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea913a96287487006e871aaada963dad44d20a3e'/>
<id>ea913a96287487006e871aaada963dad44d20a3e</id>
<content type='text'>
removed METRONOM_DENY_BACKWARD_ADJUST hack.

CVS patchset: 1653
CVS date: 2002/04/01 12:09:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed METRONOM_DENY_BACKWARD_ADJUST hack.

CVS patchset: 1653
CVS date: 2002/04/01 12:09:08

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