<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libsputext, branch 1.1.0</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>*BUGFIX*</title>
<updated>2005-05-29T10:18:22+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-05-29T10:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ecfafd848b19c3ffb8279b9c57753acc305c3a39'/>
<id>ecfafd848b19c3ffb8279b9c57753acc305c3a39</id>
<content type='text'>
Trying to fix subtitle repositioning after change of video windows size.
The problem was new renderer object was always recreated AFTER text drawing for duration == 0. I removed additional subtitle size update which was called always before waiting for showing subtitle and now update is called only on start and just before drawing.
ffmpeg, win32 and maybe other decoders still needs to be fixed to return non-zero image duration. Some format of subtitles need know image duration.
And minor change: removed strange test for this-&gt;renderer != NULL. Anyway proper way in such case would be close the plugin.

CVS patchset: 7590
CVS date: 2005/05/29 10:18:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trying to fix subtitle repositioning after change of video windows size.
The problem was new renderer object was always recreated AFTER text drawing for duration == 0. I removed additional subtitle size update which was called always before waiting for showing subtitle and now update is called only on start and just before drawing.
ffmpeg, win32 and maybe other decoders still needs to be fixed to return non-zero image duration. Some format of subtitles need know image duration.
And minor change: removed strange test for this-&gt;renderer != NULL. Anyway proper way in such case would be close the plugin.

CVS patchset: 7590
CVS date: 2005/05/29 10:18:22

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-05-23T17:13:35+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2005-05-23T17:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e076ebde90091c83d16ef31b65741f48d0522f3d'/>
<id>e076ebde90091c83d16ef31b65741f48d0522f3d</id>
<content type='text'>
Made sputext working again.

CVS patchset: 7559
CVS date: 2005/05/23 17:13:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made sputext working again.

CVS patchset: 7559
CVS date: 2005/05/23 17:13:35

</pre>
</div>
</content>
</entry>
<entry>
<title>Added node_plugin_t pointer to the demux struct.</title>
<updated>2005-02-06T15:26:00+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-02-06T15:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a7dbf248a61c72af76213dcee3a8e3f51ac6d23c'/>
<id>a7dbf248a61c72af76213dcee3a8e3f51ac6d23c</id>
<content type='text'>
Incremented demux API version.
This is needed to unload plugins.

CVS patchset: 7385
CVS date: 2005/02/06 15:26:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incremented demux API version.
This is needed to unload plugins.

CVS patchset: 7385
CVS date: 2005/02/06 15:26:00

</pre>
</div>
</content>
</entry>
<entry>
<title>calling update_output_size() right before actually showing the subtitle</title>
<updated>2004-12-22T21:29:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-22T21:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=de1a710b64e0c20a36f988ba01a5875fd4b43388'/>
<id>de1a710b64e0c20a36f988ba01a5875fd4b43388</id>
<content type='text'>
will fix problems, when the size of the output area changed between the
initial call and the drawing (which might be in the magnitude of seconds
or minutes caused by _x_spu_decoder_sleep(), especially when using separate
text subtitles); this caused the first subtitle to be missing sometimes,
because users would switch to fullscreen after starting playback
also fix missing first subtitle after seeking (reset of decoders tate was
incomplete)

CVS patchset: 7294
CVS date: 2004/12/22 21:29:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will fix problems, when the size of the output area changed between the
initial call and the drawing (which might be in the magnitude of seconds
or minutes caused by _x_spu_decoder_sleep(), especially when using separate
text subtitles); this caused the first subtitle to be missing sometimes,
because users would switch to fullscreen after starting playback
also fix missing first subtitle after seeking (reset of decoders tate was
incomplete)

CVS patchset: 7294
CVS date: 2004/12/22 21:29:25

</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash in sputext demuxer when subtitles have too many lines</title>
<updated>2004-12-17T13:38:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-17T13:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c49e3aee077ab1796eea170ccbe4f1485ff00f6e'/>
<id>c49e3aee077ab1796eea170ccbe4f1485ff00f6e</id>
<content type='text'>
(closes bug #1086775)

CVS patchset: 7267
CVS date: 2004/12/17 13:38:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(closes bug #1086775)

CVS patchset: 7267
CVS date: 2004/12/17 13:38:23

</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>fix compiler warning</title>
<updated>2004-11-03T19:17:54+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-11-03T19:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=490ad7fb424d59f9411d6ed30781d74151cdc6d1'/>
<id>490ad7fb424d59f9411d6ed30781d74151cdc6d1</id>
<content type='text'>
CVS patchset: 7102
CVS date: 2004/11/03 19:17:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7102
CVS date: 2004/11/03 19:17:54

</pre>
</div>
</content>
</entry>
<entry>
<title>misplaced }</title>
<updated>2004-10-30T14:29:23+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-10-30T14:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8595ac3d9b110a5c0fe46ccaaddc620d4c8681a1'/>
<id>8595ac3d9b110a5c0fe46ccaaddc620d4c8681a1</id>
<content type='text'>
CVS patchset: 7091
CVS date: 2004/10/30 14:29:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7091
CVS date: 2004/10/30 14:29:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Sylvain Colinet patch</title>
<updated>2004-10-27T22:22:25+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-10-27T22:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5ebd960784f10fa5781449e2c57bd5798cb00f03'/>
<id>5ebd960784f10fa5781449e2c57bd5798cb00f03</id>
<content type='text'>
CVS patchset: 7081
CVS date: 2004/10/27 22:22:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7081
CVS date: 2004/10/27 22:22:25

</pre>
</div>
</content>
</entry>
<entry>
<title>generic mechanism for specifying subtitles encoding at demuxer level</title>
<updated>2004-08-27T21:07:31+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-08-27T21:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9e4f77e44c96cf4ff4e0186e645dbe08b1e80761'/>
<id>9e4f77e44c96cf4ff4e0186e645dbe08b1e80761</id>
<content type='text'>
fixes problems with matroska utf-8 subtitles

CVS patchset: 6911
CVS date: 2004/08/27 21:07:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes problems with matroska utf-8 subtitles

CVS patchset: 6911
CVS date: 2004/08/27 21:07:31

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