<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libdivx4, branch 0.9.10</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>patch from Michael Roitzsch:</title>
<updated>2002-05-25T19:19:16+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2002-05-25T19:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92ef4f25e2ad9e5daff482448dac75603e1aaecd'/>
<id>92ef4f25e2ad9e5daff482448dac75603e1aaecd</id>
<content type='text'>
increased interface version numbers, to reflect the xine_t change

CVS patchset: 1939
CVS date: 2002/05/25 19:19:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
increased interface version numbers, to reflect the xine_t change

CVS patchset: 1939
CVS date: 2002/05/25 19:19:16

</pre>
</div>
</content>
</entry>
<entry>
<title>big cleanup on plugin dispose handling, small improvements on version handling for decoder plugins</title>
<updated>2002-05-01T19:42:56+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-05-01T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f5ef61ef9364a04765b71d80ea19675a80616f40'/>
<id>f5ef61ef9364a04765b71d80ea19675a80616f40</id>
<content type='text'>
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all exit(1) with abort().</title>
<updated>2002-04-29T23:31:59+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-29T23:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d'/>
<id>0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d</id>
<content type='text'>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small memory leak</title>
<updated>2002-04-28T10:12:49+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-28T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5079975959e85e52197caf24ca59d0484cf61a57'/>
<id>5079975959e85e52197caf24ca59d0484cf61a57</id>
<content type='text'>
CVS patchset: 1791
CVS date: 2002/04/28 10:12:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1791
CVS date: 2002/04/28 10:12:49

</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing dispose function to DivX4</title>
<updated>2002-04-23T16:05:12+00:00</updated>
<author>
<name>Rich J Wareham</name>
<email>richwareham@users.sourceforge.net</email>
</author>
<published>2002-04-23T16:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=118e53a2388c6877e0b11af9a1f4d5134bf77536'/>
<id>118e53a2388c6877e0b11af9a1f4d5134bf77536</id>
<content type='text'>
CVS patchset: 1767
CVS date: 2002/04/23 16:05:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1767
CVS date: 2002/04/23 16:05:12

</pre>
</div>
</content>
</entry>
<entry>
<title>Increment audio/video/spu decoder and input plugin API version number</title>
<updated>2002-04-23T15:45:19+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-23T15:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9e275306172ad34d4e2a2ff0da864b45efc3355d'/>
<id>9e275306172ad34d4e2a2ff0da864b45efc3355d</id>
<content type='text'>
- update dxr3 and xvid plugins to new interface (add dispose() functions)

CVS patchset: 1766
CVS date: 2002/04/23 15:45:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update dxr3 and xvid plugins to new interface (add dispose() functions)

CVS patchset: 1766
CVS date: 2002/04/23 15:45:19

</pre>
</div>
</content>
</entry>
<entry>
<title>should handle divx5</title>
<updated>2002-04-21T03:11:04+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-21T03:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c7b3cb2531c19f4149570a8250bfdbb1c529155a'/>
<id>c7b3cb2531c19f4149570a8250bfdbb1c529155a</id>
<content type='text'>
CVS patchset: 1753
CVS date: 2002/04/21 03:11:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1753
CVS date: 2002/04/21 03:11:04

</pre>
</div>
</content>
</entry>
<entry>
<title>differentiating mpeg-4 formats even more, divx5 apparently is not completely mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly</title>
<updated>2002-04-20T20:20:43+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-04-20T20:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=19e885691fcbfa46564fab93bde6d946350584da'/>
<id>19e885691fcbfa46564fab93bde6d946350584da</id>
<content type='text'>
CVS patchset: 1750
CVS date: 2002/04/20 20:20:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1750
CVS date: 2002/04/20 20:20:43

</pre>
</div>
</content>
</entry>
<entry>
<title>- new (fast) demuxer seeking scheme</title>
<updated>2002-04-09T03:37:59+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-09T03:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=645f84663db1951293a7c821dccba45ebdabfcfe'/>
<id>645f84663db1951293a7c821dccba45ebdabfcfe</id>
<content type='text'>
- updated decoder api to allow reseting internal state on seeks

CVS patchset: 1696
CVS date: 2002/04/09 03:37:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- updated decoder api to allow reseting internal state on seeks

CVS patchset: 1696
CVS date: 2002/04/09 03:37:59

</pre>
</div>
</content>
</entry>
<entry>
<title>another divx5 oatch from heiko schaefer</title>
<updated>2002-04-07T09:37:11+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-04-07T09:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eb5dd4849586bdd496d7a03657f5cf924e6822c0'/>
<id>eb5dd4849586bdd496d7a03657f5cf924e6822c0</id>
<content type='text'>
CVS patchset: 1692
CVS date: 2002/04/07 09:37:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1692
CVS date: 2002/04/07 09:37:11

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