<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libspucc, branch 0.9.8</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>removed hardcoded text palette size constants</title>
<updated>2002-01-08T20:38:05+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-08T20:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d6ec86729a295f2726e9293ed76d7ea16bd58742'/>
<id>d6ec86729a295f2726e9293ed76d7ea16bd58742</id>
<content type='text'>
CVS patchset: 1378
CVS date: 2002/01/08 20:38:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1378
CVS date: 2002/01/08 20:38:05

</pre>
</div>
</content>
</entry>
<entry>
<title>Added full support for caption color codes and multicolored captions.</title>
<updated>2002-01-08T20:31:10+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-08T20:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=87505086c4ecd565e4680bc46e1bdd9988414dbd'/>
<id>87505086c4ecd565e4680bc46e1bdd9988414dbd</id>
<content type='text'>
The caption colors could use improvement. They look fine on XShm, but on Xv -
at least with the NVidia drivers on a GeForce 3 - there is a lot of color
bleeding. Not sure what the cause of the problem is yet.

CVS patchset: 1377
CVS date: 2002/01/08 20:31:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The caption colors could use improvement. They look fine on XShm, but on Xv -
at least with the NVidia drivers on a GeForce 3 - there is a lot of color
bleeding. Not sure what the cause of the problem is yet.

CVS patchset: 1377
CVS date: 2002/01/08 20:31:10

</pre>
</div>
</content>
</entry>
<entry>
<title>increase palette size of overlays to 256 colors</title>
<updated>2002-01-08T16:47:56+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-08T16:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9d0cd30a2d05db1e72dbbefa305024afcd34a0fc'/>
<id>9d0cd30a2d05db1e72dbbefa305024afcd34a0fc</id>
<content type='text'>
allow multiple text colors in osd text rendering

CVS patchset: 1376
CVS date: 2002/01/08 16:47:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow multiple text colors in osd text rendering

CVS patchset: 1376
CVS date: 2002/01/08 16:47:56

</pre>
</div>
</content>
</entry>
<entry>
<title>fix caption buffer overflow</title>
<updated>2002-01-07T23:09:38+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-07T23:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8a21b65f6c426a441cdfa3178a58aaf6c5a337b3'/>
<id>8a21b65f6c426a441cdfa3178a58aaf6c5a337b3</id>
<content type='text'>
CVS patchset: 1371
CVS date: 2002/01/07 23:09:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1371
CVS date: 2002/01/07 23:09:38

</pre>
</div>
</content>
</entry>
<entry>
<title>add/fix copyright notices.</title>
<updated>2002-01-07T23:04:26+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-07T23:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=54472e9ccb632f340d40387612f19cc477fa7593'/>
<id>54472e9ccb632f340d40387612f19cc477fa7593</id>
<content type='text'>
CVS patchset: 1370
CVS date: 2002/01/07 23:04:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1370
CVS date: 2002/01/07 23:04:26

</pre>
</div>
</content>
</entry>
<entry>
<title>move all configuration responsibilities to xine_decoder.c.</title>
<updated>2002-01-07T19:30:09+00:00</updated>
<author>
<name>Christian Vogler</name>
<email>cvogler@users.sourceforge.net</email>
</author>
<published>2002-01-07T19:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=16be79073dc84a67b72f7e1a5cac93a5b34782aa'/>
<id>16be79073dc84a67b72f7e1a5cac93a5b34782aa</id>
<content type='text'>
cc decoder is now initialized only if CC events arrive.
clean up cc_config_t by moving out renderer specific parts to new
cc_renderer_t.
fix event race conditions and simplify code by using one global lock
for cc decoder that stays locked for the entire duration of a CC function
call.

CVS patchset: 1368
CVS date: 2002/01/07 19:30:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cc decoder is now initialized only if CC events arrive.
clean up cc_config_t by moving out renderer specific parts to new
cc_renderer_t.
fix event race conditions and simplify code by using one global lock
for cc decoder that stays locked for the entire duration of a CC function
call.

CVS patchset: 1368
CVS date: 2002/01/07 19:30:09

</pre>
</div>
</content>
</entry>
<entry>
<title>closed caption decoder</title>
<updated>2002-01-05T21:41:18+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-01-05T21:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bb5d65d9f49e148de4f3b402d7a87956b05f5a4a'/>
<id>bb5d65d9f49e148de4f3b402d7a87956b05f5a4a</id>
<content type='text'>
CVS patchset: 1343
CVS date: 2002/01/05 21:41:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1343
CVS date: 2002/01/05 21:41:18

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