<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/dxr3, branch 1-rc2</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>today's evening DVD didn't work...</title>
<updated>2003-10-23T21:01:44+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T21:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6f0986240fa94eb5fb3ca7da712efd2b733005f7'/>
<id>6f0986240fa94eb5fb3ca7da712efd2b733005f7</id>
<content type='text'>
CVS patchset: 5580
CVS date: 2003/10/23 21:01:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5580
CVS date: 2003/10/23 21:01:44

</pre>
</div>
</content>
</entry>
<entry>
<title>I should have seen this coming...</title>
<updated>2003-10-23T20:12:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T20:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc348464a67516b828815673585f8724651d969a'/>
<id>bc348464a67516b828815673585f8724651d969a</id>
<content type='text'>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup in video_out.h</title>
<updated>2003-10-23T15:17:06+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T15:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7b65c8b1b967474c2dd6b852fbcefc1e6bcd7240'/>
<id>7b65c8b1b967474c2dd6b852fbcefc1e6bcd7240</id>
<content type='text'>
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
  (call proc_frame() first, then call proc_slice() if proc_frame() has not set
  proc_called, this allows video out plugins to have both hooks called)

CVS patchset: 5576
CVS date: 2003/10/23 15:17:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
  (call proc_frame() first, then call proc_slice() if proc_frame() has not set
  proc_called, this allows video out plugins to have both hooks called)

CVS patchset: 5576
CVS date: 2003/10/23 15:17:06

</pre>
</div>
</content>
</entry>
<entry>
<title>- add XvMC support</title>
<updated>2003-10-06T21:52:42+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-10-06T21:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e29bd1fe0c87addc57755fb9812569e75cd4e39'/>
<id>2e29bd1fe0c87addc57755fb9812569e75cd4e39</id>
<content type='text'>
- bump vo and post interface versions
obs: video_out_xvmc.c needs some more work, see todo.

CVS patchset: 5459
CVS date: 2003/10/06 21:52:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bump vo and post interface versions
obs: video_out_xvmc.c needs some more work, see todo.

CVS patchset: 5459
CVS date: 2003/10/06 21:52:42

</pre>
</div>
</content>
</entry>
<entry>
<title>segfault fix</title>
<updated>2003-09-13T15:29:33+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-09-13T15:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1d3d48f2be662b7120c2451ad146e479df6e5514'/>
<id>1d3d48f2be662b7120c2451ad146e479df6e5514</id>
<content type='text'>
CVS patchset: 5362
CVS date: 2003/09/13 15:29:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5362
CVS date: 2003/09/13 15:29:33

</pre>
</div>
</content>
</entry>
<entry>
<title>fix stuttering playback for some non-MPEG content with the dxr3:</title>
<updated>2003-09-11T10:01:02+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-09-11T10:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eb613ac0854b3a88b5d1e4f9d15c59ae7520c524'/>
<id>eb613ac0854b3a88b5d1e4f9d15c59ae7520c524</id>
<content type='text'>
* move responsibility for the SCR plugin from the decoder to the video out
* use the SCR for non-MPEG content as well
* modify frames' vpts so they are sent earlier to the driver
* tag the encoded MPEG stream by SETPTS ioctls to leave the final display
  scheduling to the card

CVS patchset: 5354
CVS date: 2003/09/11 10:01:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move responsibility for the SCR plugin from the decoder to the video out
* use the SCR for non-MPEG content as well
* modify frames' vpts so they are sent earlier to the driver
* tag the encoded MPEG stream by SETPTS ioctls to leave the final display
  scheduling to the card

CVS patchset: 5354
CVS date: 2003/09/11 10:01:02

</pre>
</div>
</content>
</entry>
<entry>
<title>poor man's boundary check</title>
<updated>2003-08-12T13:57:18+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-12T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=de8fccc55a932be659ace8172bb74300d559424c'/>
<id>de8fccc55a932be659ace8172bb74300d559424c</id>
<content type='text'>
CVS patchset: 5279
CVS date: 2003/08/12 13:57:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5279
CVS date: 2003/08/12 13:57:18

</pre>
</div>
</content>
</entry>
<entry>
<title>these tests are done more cenralized in video out now</title>
<updated>2003-08-12T13:54:21+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-12T13:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f8fb6933244e2e494052c840bdd7dd9d66ed8512'/>
<id>f8fb6933244e2e494052c840bdd7dd9d66ed8512</id>
<content type='text'>
CVS patchset: 5276
CVS date: 2003/08/12 13:54:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5276
CVS date: 2003/08/12 13:54:21

</pre>
</div>
</content>
</entry>
<entry>
<title>better do a floating point division here</title>
<updated>2003-08-05T15:30:04+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-05T15:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7908410506b44160668af338bd53ace01d0ae055'/>
<id>7908410506b44160668af338bd53ace01d0ae055</id>
<content type='text'>
CVS patchset: 5253
CVS date: 2003/08/05 15:30:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5253
CVS date: 2003/08/05 15:30:04

</pre>
</div>
</content>
</entry>
<entry>
<title>- adapt dxr3 code to new float aspects, use separate pan&amp;scan flagging to</title>
<updated>2003-08-05T15:07:42+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-05T15:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f6bce01c57ef131738ad84a6e1ef717c2873e6bd'/>
<id>f6bce01c57ef131738ad84a6e1ef717c2873e6bd</id>
<content type='text'>
  handle pan&amp;scan information independently from the aspect
- proper DVD button group handling in dxr3 spu decoder

CVS patchset: 5248
CVS date: 2003/08/05 15:07:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  handle pan&amp;scan information independently from the aspect
- proper DVD button group handling in dxr3 spu decoder

CVS patchset: 5248
CVS date: 2003/08/05 15:07:42

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