<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post/planar, 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>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>Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase video_out API version to 18.</title>
<updated>2003-10-22T20:38:09+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2003-10-22T20:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=51616b96cd2793085ae314fecde90ac9a0735a04'/>
<id>51616b96cd2793085ae314fecde90ac9a0735a04</id>
<content type='text'>
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09

</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>this one kept me busy with xine-ui's saturation slider...</title>
<updated>2003-08-19T18:33:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-19T18:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=44d393d0d8b4ff75e76e21860386ce5c145d304a'/>
<id>44d393d0d8b4ff75e76e21860386ce5c145d304a</id>
<content type='text'>
CVS patchset: 5299
CVS date: 2003/08/19 18:33:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5299
CVS date: 2003/08/19 18:33:43

</pre>
</div>
</content>
</entry>
<entry>
<title>fix some small memleaks</title>
<updated>2003-08-15T14:43:29+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-15T14:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5fc2e2ea8a7d6bd9d95007ab8479e84a46410a9a'/>
<id>5fc2e2ea8a7d6bd9d95007ab8479e84a46410a9a</id>
<content type='text'>
CVS patchset: 5292
CVS date: 2003/08/15 14:43:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5292
CVS date: 2003/08/15 14:43:29

</pre>
</div>
</content>
</entry>
<entry>
<title>heavily improving the expand plugin:</title>
<updated>2003-08-15T14:42:37+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-15T14:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9cecc1669dea6e85c0e0c97caf8ef9301081cd85'/>
<id>9cecc1669dea6e85c0e0c97caf8ef9301081cd85</id>
<content type='text'>
- new way of adding the black bars without any memcpy()
  (playback with the expand plugin is now smooth on my PII 400)
  -&gt; see comment at the top of the file for details
- allow shifting the overlay by intercepting overlay manager calls

CVS patchset: 5291
CVS date: 2003/08/15 14:42:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- new way of adding the black bars without any memcpy()
  (playback with the expand plugin is now smooth on my PII 400)
  -&gt; see comment at the top of the file for details
- allow shifting the overlay by intercepting overlay manager calls

CVS patchset: 5291
CVS date: 2003/08/15 14:42:37

</pre>
</div>
</content>
</entry>
<entry>
<title>handle frame flags properly, small aspect ratio fix for expand</title>
<updated>2003-08-12T13:56:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-12T13:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eb8339e2b2719c63eeac10f3ec4df4c86d4b38ce'/>
<id>eb8339e2b2719c63eeac10f3ec4df4c86d4b38ce</id>
<content type='text'>
CVS patchset: 5277
CVS date: 2003/08/12 13:56:25

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

</pre>
</div>
</content>
</entry>
<entry>
<title>remove useless gnu89 compiler flag, some configure tweaking</title>
<updated>2003-08-07T09:26:53+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-07T09:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f78ed1b4f87c53357ce23fa10d4f9976a69b5bad'/>
<id>f78ed1b4f87c53357ce23fa10d4f9976a69b5bad</id>
<content type='text'>
CVS patchset: 5257
CVS date: 2003/08/07 09:26:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5257
CVS date: 2003/08/07 09:26:53

</pre>
</div>
</content>
</entry>
<entry>
<title>support for arbitrary aspect ratios</title>
<updated>2003-08-04T03:47:09+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-08-04T03:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ed3497a1e20f74c28afc2124480c60fbdbf37fab'/>
<id>ed3497a1e20f74c28afc2124480c60fbdbf37fab</id>
<content type='text'>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</pre>
</div>
</content>
</entry>
<entry>
<title>use yuy2_to_yv12</title>
<updated>2003-07-12T03:15:23+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-07-12T03:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1c2ef49e2d05a397a734de6e602a0cfeb752e5fd'/>
<id>1c2ef49e2d05a397a734de6e602a0cfeb752e5fd</id>
<content type='text'>
CVS patchset: 5147
CVS date: 2003/07/12 03:15:23

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

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