<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr/libsi, branch 1.3.46</title>
<subtitle>VDR
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/'/>
<entry>
<title>Fixed the 'libsi' function CharArray::checkSize(), which made a previous workaround in libsi/descriptor.c obsolete</title>
<updated>2006-02-25T09:21:29+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-02-25T09:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=6a0a6c15c0393e837857b4e13fbe3518d2c2b2d5'/>
<id>6a0a6c15c0393e837857b4e13fbe3518d2c2b2d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0</title>
<updated>2006-02-18T10:21:00+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-02-18T10:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=273d6c53a68566f31f4241bf094416956bde9562'/>
<id>273d6c53a68566f31f4241bf094416956bde9562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking data size in CaDescriptor::Parse() and LinkageDescriptor::Parse() of 'libsi' to avoid crashes with invalid data</title>
<updated>2006-02-18T10:08:55+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-02-18T10:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=b8cdca858b29807fab2a3f0b01d745da6e804e61'/>
<id>b8cdca858b29807fab2a3f0b01d745da6e804e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so that overflows can be better detected</title>
<updated>2006-02-18T09:42:55+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-02-18T09:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=5ed4504ce0fc510d29492bcf480113f3e01f069e'/>
<id>5ed4504ce0fc510d29492bcf480113f3e01f069e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for multiple audio language codes in ISO639LanguageDescriptors to 'libsi'</title>
<updated>2005-09-03T13:19:00+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-09-03T13:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2f4526e55ec1bdf3ff0e2a71411cb2ae3bed6f5c'/>
<id>2f4526e55ec1bdf3ff0e2a71411cb2ae3bed6f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added -fPIC</title>
<updated>2005-05-29T09:30:00+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-05-29T09:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=27a43c776699318be876aa292e7add7384c49769'/>
<id>27a43c776699318be876aa292e7add7384c49769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '&amp; 0xff' in CRC32::crc32() of libsi/util.c</title>
<updated>2005-05-28T12:19:16+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-05-28T12:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=1e63fa4174c73d8ea4d257b883a9ac926a87311d'/>
<id>1e63fa4174c73d8ea4d257b883a9ac926a87311d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling</title>
<updated>2005-05-08T12:10:04+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-05-08T12:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=22bb343f120dba244fc2f5ea42009a8c27948fda'/>
<id>22bb343f120dba244fc2f5ea42009a8c27948fda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug in libsi's SubtitlingDescriptor::getLength()</title>
<updated>2005-05-06T07:00:36+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-05-06T07:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=6db0e99996db866ae7d611d1bdc5c285fc03b14e'/>
<id>6db0e99996db866ae7d611d1bdc5c285fc03b14e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now including the optional user defined Make.config from the 'libsi' Makefile</title>
<updated>2005-05-05T09:04:18+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2005-05-05T09:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=87754197797394cf5934f6fddbb5a078894f1607'/>
<id>87754197797394cf5934f6fddbb5a078894f1607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
