<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src, branch 1.1.3</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>should fix bug reported by Christophe Thommeret where avi+subtitles</title>
<updated>2006-12-03T19:23:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-12-03T19:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6876730b6da8f78a34c18306a0234c77b681641b'/>
<id>6876730b6da8f78a34c18306a0234c77b681641b</id>
<content type='text'>
(actually master/slave streams) could cause demux to get into an endless
loop.

CVS patchset: 8401
CVS date: 2006/12/03 19:23:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(actually master/slave streams) could cause demux to get into an endless
loop.

CVS patchset: 8401
CVS date: 2006/12/03 19:23:16

</pre>
</div>
</content>
</entry>
<entry>
<title>two fixes to viz glue code:</title>
<updated>2006-12-02T22:35:18+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-12-02T22:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=81fbe8ca719feb4e02b826bee0a779401a785e3f'/>
<id>81fbe8ca719feb4e02b826bee0a779401a785e3f</id>
<content type='text'>
- avoid overrunning the provided input audio buffer.
- generate a bad frame if time is due but we don't have enough data
for updating the viz plugin. this could happen in some rare situations
but the result was pretty catastrophic: xine froze with 100% cpu usage.

CVS patchset: 8400
CVS date: 2006/12/02 22:35:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- avoid overrunning the provided input audio buffer.
- generate a bad frame if time is due but we don't have enough data
for updating the viz plugin. this could happen in some rare situations
but the result was pretty catastrophic: xine froze with 100% cpu usage.

CVS patchset: 8400
CVS date: 2006/12/02 22:35:18

</pre>
</div>
</content>
</entry>
<entry>
<title>wmv9 is already provided by ffmpeg-wmv9 with lower priority</title>
<updated>2006-12-02T21:06:18+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-12-02T21:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=25eaef07fa6cbdbd99f4a9b418933a37e66e74ae'/>
<id>25eaef07fa6cbdbd99f4a9b418933a37e66e74ae</id>
<content type='text'>
the decoder is still buggy so it must be used only if w32codec is not present

CVS patchset: 8399
CVS date: 2006/12/02 21:06:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the decoder is still buggy so it must be used only if w32codec is not present

CVS patchset: 8399
CVS date: 2006/12/02 21:06:18

</pre>
</div>
</content>
</entry>
<entry>
<title>Return a different code for every possible output, makes simpler to debug what caused the failure.</title>
<updated>2006-11-30T10:54:18+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-11-30T10:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1ea128b97ced2113eea46ef6e4034dafbf245ddd'/>
<id>1ea128b97ced2113eea46ef6e4034dafbf245ddd</id>
<content type='text'>
CVS patchset: 8395
CVS date: 2006/11/30 10:54:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8395
CVS date: 2006/11/30 10:54:18

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a serious overflow for the asf_header, use an alloca() buffer while reading rather than using a fixed-size buffer.</title>
<updated>2006-11-29T21:26:52+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-11-29T21:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4fca100da81fd2a3fe96a7b05b19c54a2274080d'/>
<id>4fca100da81fd2a3fe96a7b05b19c54a2274080d</id>
<content type='text'>
This fixes the crash reported by İsmail Dönmez in WMA files, and prevents possible exploits.
Also thanks to Tavis Ormandy for the help handling the problem.

CVS patchset: 8393
CVS date: 2006/11/29 21:26:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the crash reported by İsmail Dönmez in WMA files, and prevents possible exploits.
Also thanks to Tavis Ormandy for the help handling the problem.

CVS patchset: 8393
CVS date: 2006/11/29 21:26:52

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458.</title>
<updated>2006-11-29T19:43:01+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-11-29T19:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a0889ce51a988bba7ab0d66954972dfcfa2fa04e'/>
<id>a0889ce51a988bba7ab0d66954972dfcfa2fa04e</id>
<content type='text'>
CVS patchset: 8392
CVS date: 2006/11/29 19:43:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8392
CVS date: 2006/11/29 19:43:01

</pre>
</div>
</content>
</entry>
<entry>
<title>Compute the average byterate for time based seeking.</title>
<updated>2006-11-26T17:03:12+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-11-26T17:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3affbbd16d511b24f9c2ea8d43348b9dd4b6793b'/>
<id>3affbbd16d511b24f9c2ea8d43348b9dd4b6793b</id>
<content type='text'>
CVS patchset: 8389
CVS date: 2006/11/26 17:03:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8389
CVS date: 2006/11/26 17:03:12

</pre>
</div>
</content>
</entry>
<entry>
<title>When initializing the class of a video output plugin</title>
<updated>2006-11-23T21:05:31+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-11-23T21:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0f17894d6e906de46d5895a60a76ee03bfcf3841'/>
<id>0f17894d6e906de46d5895a60a76ee03bfcf3841</id>
<content type='text'>
the visual type should be checked too.
That because a plugin with the same id may support different visuals
(e.g. xv -&gt; VISUAL_TYPE_X11, xv -&gt; VISUAL_TYPE_X11_2).

CVS patchset: 8388
CVS date: 2006/11/23 21:05:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the visual type should be checked too.
That because a plugin with the same id may support different visuals
(e.g. xv -&gt; VISUAL_TYPE_X11, xv -&gt; VISUAL_TYPE_X11_2).

CVS patchset: 8388
CVS date: 2006/11/23 21:05:31

</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for the new x11 visual.</title>
<updated>2006-11-23T18:45:58+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-11-23T18:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8b9f9a3a1b2578a984e89085f434b9c5d4a76eac'/>
<id>8b9f9a3a1b2578a984e89085f434b9c5d4a76eac</id>
<content type='text'>
CVS patchset: 8387
CVS date: 2006/11/23 18:45:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8387
CVS date: 2006/11/23 18:45:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Compute (and return) the actual stream length.</title>
<updated>2006-11-21T18:26:01+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-11-21T18:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=362e1a0a23b4e92a693d76f2eb2583d8c4cc9e5c'/>
<id>362e1a0a23b4e92a693d76f2eb2583d8c4cc9e5c</id>
<content type='text'>
CVS patchset: 8386
CVS date: 2006/11/21 18:26:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8386
CVS date: 2006/11/21 18:26:01

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