<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/dxr3, branch 1.1.1</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>move alphablend to core</title>
<updated>2005-09-25T00:44:04+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-09-25T00:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=856eea768db38b7e6342114ff0020c42f3c95eb6'/>
<id>856eea768db38b7e6342114ff0020c42f3c95eb6</id>
<content type='text'>
CVS patchset: 7745
CVS date: 2005/09/25 00:44:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7745
CVS date: 2005/09/25 00:44:04

</pre>
</div>
</content>
</entry>
<entry>
<title>- rename all clip_top, clip_left, clip_color... to hili_xxxx. that</title>
<updated>2005-09-24T19:08:26+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-09-24T19:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=37cc903c609ca656a71852e5f50731f0b43bdda0'/>
<id>37cc903c609ca656a71852e5f50731f0b43bdda0</id>
<content type='text'>
  "clip" thing has caused too much confusion already since these variables
  define a highlight area.
- add overlay offset support to video_out.c/alphablend/vo drivers
- use overlay offset to implement proper croping of frames when vo
  driver doesn't support it
- add clipping checks to alphablend to avoid buffer overflow, buffer
  "underflow" and wrapping.
- increase vo api number
- note: dxr3 support is incomplete about overlay offset

CVS patchset: 7739
CVS date: 2005/09/24 19:08:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  "clip" thing has caused too much confusion already since these variables
  define a highlight area.
- add overlay offset support to video_out.c/alphablend/vo drivers
- use overlay offset to implement proper croping of frames when vo
  driver doesn't support it
- add clipping checks to alphablend to avoid buffer overflow, buffer
  "underflow" and wrapping.
- increase vo api number
- note: dxr3 support is incomplete about overlay offset

CVS patchset: 7739
CVS date: 2005/09/24 19:08:26

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed plugin list array id</title>
<updated>2005-04-10T09:41:13+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-04-10T09:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8f314ca16d4943de0e936dd2dcf25fe1450d6b57'/>
<id>8f314ca16d4943de0e936dd2dcf25fe1450d6b57</id>
<content type='text'>
CVS patchset: 7454
CVS date: 2005/04/10 09:41:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7454
CVS date: 2005/04/10 09:41:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Used the new plugin list array.</title>
<updated>2005-04-10T09:36:13+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-04-10T09:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a8058bb2da34f730605a3886a08f6dfc8f461be6'/>
<id>a8058bb2da34f730605a3886a08f6dfc8f461be6</id>
<content type='text'>
CVS patchset: 7453
CVS date: 2005/04/10 09:36:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7453
CVS date: 2005/04/10 09:36:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Finally commit the plugin loader improvements.</title>
<updated>2005-02-09T20:03:18+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-02-09T20:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=98ae0af69a0e10d5fe88414617d47ddd7eab1147'/>
<id>98ae0af69a0e10d5fe88414617d47ddd7eab1147</id>
<content type='text'>
see my last mail about this stuff:
http://thread.gmane.org/gmane.comp.video.xine.devel/12547
and this thread:
http://thread.gmane.org/gmane.comp.video.xine.devel/11213

CVS patchset: 7395
CVS date: 2005/02/09 20:03:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see my last mail about this stuff:
http://thread.gmane.org/gmane.comp.video.xine.devel/12547
and this thread:
http://thread.gmane.org/gmane.comp.video.xine.devel/11213

CVS patchset: 7395
CVS date: 2005/02/09 20:03:18

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-01-18T21:33:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2005-01-18T21:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ec2c4d8daefb7617d1539abd0739b0918b5579d3'/>
<id>ec2c4d8daefb7617d1539abd0739b0918b5579d3</id>
<content type='text'>
fix a typo, thanks to Anders Rune Jensen for the report

CVS patchset: 7358
CVS date: 2005/01/18 21:33:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix a typo, thanks to Anders Rune Jensen for the report

CVS patchset: 7358
CVS date: 2005/01/18 21:33:33

</pre>
</div>
</content>
</entry>
<entry>
<title>use UTF-8 meta info setting, where we know the string is ASCII</title>
<updated>2004-12-16T13:58:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-16T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a92f5cbb43ef017728d86857538cab54b29cfde'/>
<id>4a92f5cbb43ef017728d86857538cab54b29cfde</id>
<content type='text'>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</pre>
</div>
</content>
</entry>
<entry>
<title>my sed script for the config entries converted a bit too much which breaks</title>
<updated>2004-12-16T13:31:40+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-16T13:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=031c6c1b15e7fff6b46f62763ef73d9d72e82fa2'/>
<id>031c6c1b15e7fff6b46f62763ef73d9d72e82fa2</id>
<content type='text'>
the DXR3 plugin in 1-rc8; shame on me

CVS patchset: 7263
CVS date: 2004/12/16 13:31:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the DXR3 plugin in 1-rc8; shame on me

CVS patchset: 7263
CVS date: 2004/12/16 13:31:40

</pre>
</div>
</content>
</entry>
<entry>
<title>huge patch ahead: reorganizing config entries with automatic conversion</title>
<updated>2004-12-12T22:00:47+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-12T22:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=16b6f9646902e6940a991f1d3577c068573015a8'/>
<id>16b6f9646902e6940a991f1d3577c068573015a8</id>
<content type='text'>
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.

CVS patchset: 7233
CVS date: 2004/12/12 22:00:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.

CVS patchset: 7233
CVS date: 2004/12/12 22:00:47

</pre>
</div>
</content>
</entry>
<entry>
<title>patch to further improve overlay blending and to elimiate static variables</title>
<updated>2004-11-24T16:11:02+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-11-24T16:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8440a8229a5db4a8a61456a9b07b5e5d44777ea5'/>
<id>8440a8229a5db4a8a61456a9b07b5e5d44777ea5</id>
<content type='text'>
in alphablend.c; XShm subtitles work now, Xv works as well, other output
plugins untested

CVS patchset: 7156
CVS date: 2004/11/24 16:11:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in alphablend.c; XShm subtitles work now, Xv works as well, other output
plugins untested

CVS patchset: 7156
CVS date: 2004/11/24 16:11:02

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