<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, branch 1.2.2</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>Merge from 1.1</title>
<updated>2012-06-05T09:47:26+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-06-05T09:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b631217b97e6e63807a2e7195658d12de0236f58'/>
<id>b631217b97e6e63807a2e7195658d12de0236f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building with cygwin</title>
<updated>2012-06-05T09:10:49+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2012-06-05T09:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7b4ba1fcb3772f8998813b1a76a0ef964fa69538'/>
<id>7b4ba1fcb3772f8998813b1a76a0ef964fa69538</id>
<content type='text'>
CYGWIN is a full POSIX environment, it does not need to include windows.h (it
even causes an error if you try).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CYGWIN is a full POSIX environment, it does not need to include windows.h (it
even causes an error if you try).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed 91d04bf1862c</title>
<updated>2012-05-29T07:27:24+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-29T07:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d87b927b699093e48447920d460560fe7e144047'/>
<id>d87b927b699093e48447920d460560fe7e144047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved defining ATTR_ALIGN after include configure.h.</title>
<updated>2012-05-29T07:22:32+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-29T07:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=08ee8fe1e374cd4837dfba36f06c6a9ad9679775'/>
<id>08ee8fe1e374cd4837dfba36f06c6a9ad9679775</id>
<content type='text'>
ATTRIBUTE_ALIGNED_MAX is defined in configure.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ATTRIBUTE_ALIGNED_MAX is defined in configure.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed extra semicolon</title>
<updated>2012-05-29T06:16:32+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2012-05-29T06:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ac6f5cb9c0b3940f364c45fdb6f45ed185e4bfd8'/>
<id>ac6f5cb9c0b3940f364c45fdb6f45ed185e4bfd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added yv12_to_yuy2_sse2()</title>
<updated>2012-05-28T10:13:19+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-28T10:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=779bca33c164dedc0d1cd52ea95236aecf4b38c2'/>
<id>779bca33c164dedc0d1cd52ea95236aecf4b38c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing #include "config.h" to make ATTR_ALIGN work</title>
<updated>2012-05-23T10:42:13+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-23T10:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76d4f12cc08501d6341eed1eb5421948cf672822'/>
<id>76d4f12cc08501d6341eed1eb5421948cf672822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xine_mmx.h: added 32-bit integers to sse_t</title>
<updated>2012-05-16T07:24:52+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-16T07:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f915062db85d2177999c4019d34eaaedecaf27b3'/>
<id>f915062db85d2177999c4019d34eaaedecaf27b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xine_mmx.h: added SSE2 pslldq and psrldq</title>
<updated>2012-05-16T07:24:11+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-16T07:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e67de4e7b78369cd7a43b230f43778d5eb762644'/>
<id>e67de4e7b78369cd7a43b230f43778d5eb762644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Marked data const and fixed type</title>
<updated>2012-04-11T12:32:30+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-04-11T12:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0cf728f7925e44eb8bac5d217b3683b25a4557aa'/>
<id>0cf728f7925e44eb8bac5d217b3683b25a4557aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
