<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libdivx4, branch 0.9.4</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>- minor change; restore old signal handler instead of default. This in</title>
<updated>2001-11-03T23:02:43+00:00</updated>
<author>
<name>Harm van der Heijden</name>
<email>hrm@users.sourceforge.net</email>
</author>
<published>2001-11-03T23:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3ee3249d27bb9ce44e69b450acfd9f2c8c4eb7be'/>
<id>3ee3249d27bb9ce44e69b450acfd9f2c8c4eb7be</id>
<content type='text'>
case xine-engine starts implementing its own SIGSEGV handler.
(which it should IMHO :-).

CVS patchset: 944
CVS date: 2001/11/03 23:02:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case xine-engine starts implementing its own SIGSEGV handler.
(which it should IMHO :-).

CVS patchset: 944
CVS date: 2001/11/03 23:02:43

</pre>
</div>
</content>
</entry>
<entry>
<title>- added SIGSEGV handler to catch old OpenDivx libdivxdecore that</title>
<updated>2001-11-03T22:28:05+00:00</updated>
<author>
<name>Harm van der Heijden</name>
<email>hrm@users.sourceforge.net</email>
</author>
<published>2001-11-03T22:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a64ee3062e089cd963e5976d25109d2742a8dfd6'/>
<id>a64ee3062e089cd963e5976d25109d2742a8dfd6</id>
<content type='text'>
segfault when asked for version number. Only used in init stage
of divx4 decoder plugin.

CVS patchset: 942
CVS date: 2001/11/03 22:28:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
segfault when asked for version number. Only used in init stage
of divx4 decoder plugin.

CVS patchset: 942
CVS date: 2001/11/03 22:28:05

</pre>
</div>
</content>
</entry>
<entry>
<title>- latest decore versions finally have a method for getting the</title>
<updated>2001-10-27T04:30:39+00:00</updated>
<author>
<name>Harm van der Heijden</name>
<email>hrm@users.sourceforge.net</email>
</author>
<published>2001-10-27T04:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ae7b89f9542523d43d82eaacc9ff2cf0a927cef0'/>
<id>ae7b89f9542523d43d82eaacc9ff2cf0a927cef0</id>
<content type='text'>
version; added version checking in the plugin. This should filter
out most rotten OpenDivx libs. Version checking can be overridden
in the .xinerc for trying other decore libs.
- removed divx4_format variable, since method 0 was plain wrong and
1 the only good one. Now everything is done with DEC_USER.
- code cleanup, split off a few extra functions for readability

CVS patchset: 891
CVS date: 2001/10/27 04:30:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version; added version checking in the plugin. This should filter
out most rotten OpenDivx libs. Version checking can be overridden
in the .xinerc for trying other decore libs.
- removed divx4_format variable, since method 0 was plain wrong and
1 the only good one. Now everything is done with DEC_USER.
- code cleanup, split off a few extra functions for readability

CVS patchset: 891
CVS date: 2001/10/27 04:30:39

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed libxineutils linking.</title>
<updated>2001-10-22T21:34:54+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-10-22T21:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f00e62b71aa363f4edbc359ce771f56315897ada'/>
<id>f00e62b71aa363f4edbc359ce771f56315897ada</id>
<content type='text'>
CVS patchset: 859
CVS date: 2001/10/22 21:34:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 859
CVS date: 2001/10/22 21:34:54

</pre>
</div>
</content>
</entry>
<entry>
<title>introducing libxineutils and a this pointer for video_out_x11 callbacks</title>
<updated>2001-10-22T00:52:09+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-10-22T00:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1daeddffa3521a15493dbbd57ea8847f09d931b1'/>
<id>1daeddffa3521a15493dbbd57ea8847f09d931b1</id>
<content type='text'>
CVS patchset: 852
CVS date: 2001/10/22 00:52:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 852
CVS date: 2001/10/22 00:52:09

</pre>
</div>
</content>
</entry>
<entry>
<title>optimized memcpy (mmx,sse,etc...)</title>
<updated>2001-10-20T22:18:59+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2001-10-20T22:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4c9f9727a0a48d2672d7915a11a2e5da99458b49'/>
<id>4c9f9727a0a48d2672d7915a11a2e5da99458b49</id>
<content type='text'>
CVS patchset: 844
CVS date: 2001/10/20 22:18:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 844
CVS date: 2001/10/20 22:18:59

</pre>
</div>
</content>
</entry>
<entry>
<title>default priority changed to 4</title>
<updated>2001-10-17T21:29:21+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-10-17T21:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3cb63fec88a0e6113d303f7075fd0496b584f834'/>
<id>3cb63fec88a0e6113d303f7075fd0496b584f834</id>
<content type='text'>
CVS patchset: 824
CVS date: 2001/10/17 21:29:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 824
CVS date: 2001/10/17 21:29:21

</pre>
</div>
</content>
</entry>
<entry>
<title>Harm van der Heijden's divx4 decoder patch for XShm video_out</title>
<updated>2001-10-15T16:13:23+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-15T16:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=25808e78f899f0b119c7aaeae4895ec2cb54423b'/>
<id>25808e78f899f0b119c7aaeae4895ec2cb54423b</id>
<content type='text'>
(no visible video unless XShm's slice copy method is called, which contains
the yuv2rgb conversion)

CVS patchset: 817
CVS date: 2001/10/15 16:13:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(no visible video unless XShm's slice copy method is called, which contains
the yuv2rgb conversion)

CVS patchset: 817
CVS date: 2001/10/15 16:13:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds in</title>
<updated>2001-10-14T13:45:49+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-10-14T13:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1bd8ca7e4422dd34f18165b877276faa4f012dd8'/>
<id>1bd8ca7e4422dd34f18165b877276faa4f012dd8</id>
<content type='text'>
packages builds scripts.

CVS patchset: 796
CVS date: 2001/10/14 13:45:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages builds scripts.

CVS patchset: 796
CVS date: 2001/10/14 13:45:49

</pre>
</div>
</content>
</entry>
<entry>
<title>Forgotten HEADER file.</title>
<updated>2001-10-14T12:55:34+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-10-14T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=037828a7e126246e93ad07dd27e6a44c7d39a5a4'/>
<id>037828a7e126246e93ad07dd27e6a44c7d39a5a4</id>
<content type='text'>
CVS patchset: 795
CVS date: 2001/10/14 12:55:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 795
CVS date: 2001/10/14 12:55:34

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