<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libsputext, branch 1-rc6a</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>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>
<entry>
<title>from the docs of sprintf: "when the strings overlap, the behaviour is undefined"</title>
<updated>2004-07-27T18:06:45+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-27T18:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7450bd283f0082fe1b3499142ad5273067db70c6'/>
<id>7450bd283f0082fe1b3499142ad5273067db70c6</id>
<content type='text'>
(actually it works with glibc and sprintf, but not with snprintf)

CVS patchset: 6859
CVS date: 2004/07/27 18:06:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(actually it works with glibc and sprintf, but not with snprintf)

CVS patchset: 6859
CVS date: 2004/07/27 18:06:45

</pre>
</div>
</content>
</entry>
<entry>
<title>* font name stored in an unprotected buffer, configuring a long font name</title>
<updated>2004-07-22T14:21:31+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-22T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f41851a6fde52ce317547ca361168553b29e2836'/>
<id>f41851a6fde52ce317547ca361168553b29e2836</id>
<content type='text'>
  would have caused an overflow
* using strncpy is good, but if the buffer is too short, it leaves the
  string unterminated; fixed

CVS patchset: 6834
CVS date: 2004/07/22 14:21:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  would have caused an overflow
* using strncpy is good, but if the buffer is too short, it leaves the
  string unterminated; fixed

CVS patchset: 6834
CVS date: 2004/07/22 14:21:31

</pre>
</div>
</content>
</entry>
<entry>
<title>* do not use strcpy with overlapping strings, the behaviour is undefined</title>
<updated>2004-07-22T14:19:12+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-22T14:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=deae5222f27a68c36f9c16bd754ea1b492e135e0'/>
<id>deae5222f27a68c36f9c16bd754ea1b492e135e0</id>
<content type='text'>
* fixed lots of unprotected buffers, overlong subtitle lines would have
  caused overflows

CVS patchset: 6833
CVS date: 2004/07/22 14:19:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed lots of unprotected buffers, overlong subtitle lines would have
  caused overflows

CVS patchset: 6833
CVS date: 2004/07/22 14:19:12

</pre>
</div>
</content>
</entry>
<entry>
<title> - Use Windows encoding for the external subtitles, guessed according to current locale.</title>
<updated>2004-07-14T18:51:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-07-14T18:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3203837244ab96fe3c251a383e5fe4d352e8b3cc'/>
<id>3203837244ab96fe3c251a383e5fe4d352e8b3cc</id>
<content type='text'>
 - Add "-" into encoding names.
 - Fix a typo.

CVS patchset: 6793
CVS date: 2004/07/14 18:51:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Add "-" into encoding names.
 - Fix a typo.

CVS patchset: 6793
CVS date: 2004/07/14 18:51:29

</pre>
</div>
</content>
</entry>
<entry>
<title>implement steps 1, 2, 3 and 4 of the seeking proposal:</title>
<updated>2004-06-13T21:28:52+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-06-13T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f85a943fdff3f12db8faf4b84e4f63aafdc60db3'/>
<id>f85a943fdff3f12db8faf4b84e4f63aafdc60db3</id>
<content type='text'>
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve

CVS patchset: 6686
CVS date: 2004/06/13 21:28:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve

CVS patchset: 6686
CVS date: 2004/06/13 21:28:52

</pre>
</div>
</content>
</entry>
<entry>
<title>Patch with improvements for libsputext from Vincent Pelletier - word wrap and enhanced subtitle parser.</title>
<updated>2004-06-11T09:47:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-06-11T09:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c450de308294d4dd0e4a6d86b28a59ce72801330'/>
<id>c450de308294d4dd0e4a6d86b28a59ce72801330</id>
<content type='text'>
CVS patchset: 6673
CVS date: 2004/06/11 09:47:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6673
CVS date: 2004/06/11 09:47:29

</pre>
</div>
</content>
</entry>
<entry>
<title>sputext decoder relied on status() with stream==NULL, which is wrong now</title>
<updated>2004-06-04T14:37:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-04T14:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5c5e1a0cf7d4b89b15f2465004748b277ae251bb'/>
<id>5c5e1a0cf7d4b89b15f2465004748b277ae251bb</id>
<content type='text'>
CVS patchset: 6638
CVS date: 2004/06/04 14:37:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6638
CVS date: 2004/06/04 14:37:33

</pre>
</div>
</content>
</entry>
<entry>
<title>help strings added for all remaining config entries (so I hope)</title>
<updated>2004-04-26T17:50:06+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-26T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e5568601c73d854a62c8de99a9df01f56dcfaf86'/>
<id>e5568601c73d854a62c8de99a9df01f56dcfaf86</id>
<content type='text'>
please everybody watch out for spelling (and other) errors

CVS patchset: 6442
CVS date: 2004/04/26 17:50:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
please everybody watch out for spelling (and other) errors

CVS patchset: 6442
CVS date: 2004/04/26 17:50:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Michael's patch for improving playback with subtitles, fix the long seeking.</title>
<updated>2004-04-07T18:10:20+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-04-07T18:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ef959e21c2fb8688ff2bfcf7758e9323be8b65f7'/>
<id>ef959e21c2fb8688ff2bfcf7758e9323be8b65f7</id>
<content type='text'>
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20

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