<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libsputext, branch 1-rc8</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>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>
<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>
</feed>
