<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine, branch 1.1.19</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>Remove duplicate code</title>
<updated>2010-07-21T18:51:10+00:00</updated>
<author>
<name>Lorenzo Desole</name>
<email>lorenzodes@fastwebnet.it</email>
</author>
<published>2010-07-21T18:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e21b7edcf1cbb074c2d9939e9bf318251822604'/>
<id>7e21b7edcf1cbb074c2d9939e9bf318251822604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefs</title>
<updated>2010-07-21T15:27:33+00:00</updated>
<author>
<name>Matthias Drochner</name>
<email>m.drochner@fz-juelich.de</email>
</author>
<published>2010-07-21T15:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e9c4a618fbc47dae2cdd82d4d09ade8ec020bfe1'/>
<id>e9c4a618fbc47dae2cdd82d4d09ade8ec020bfe1</id>
<content type='text'>
This is optional, and some systems don't support it. POSIX defines the
_POSIX_THREAD_PRIORITY_SCHEDULING to tell that support is present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is optional, and some systems don't support it. POSIX defines the
_POSIX_THREAD_PRIORITY_SCHEDULING to tell that support is present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize timeval</title>
<updated>2010-07-21T14:23:25+00:00</updated>
<author>
<name>Matthias Drochner</name>
<email>m.drochner@fz-juelich.de</email>
</author>
<published>2010-07-21T14:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=06d09abeaa81336476845e1cc5db2a474ceaa9ad'/>
<id>06d09abeaa81336476845e1cc5db2a474ceaa9ad</id>
<content type='text'>
In demux_loop(), a time value is calculated by adding to the fractional
part. In case a second barrier is crossed, the value is not in its
canonical form anymore - the fractional part is larger than 10^9-1.

It should be normalized for portability. While I haven't found a formal
requirement for this in POSIX, NetBSD's libpthread checks for it and
complains.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In demux_loop(), a time value is calculated by adding to the fractional
part. In case a second barrier is crossed, the value is not in its
canonical form anymore - the fractional part is larger than 10^9-1.

It should be normalized for portability. While I haven't found a formal
requirement for this in POSIX, NetBSD's libpthread checks for it and
complains.
</pre>
</div>
</content>
</entry>
<entry>
<title>"Configuration loaded" log item.</title>
<updated>2010-07-17T11:29:45+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-07-17T11:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=54c391569db59173988f22485f9d287d64ad19d7'/>
<id>54c391569db59173988f22485f9d287d64ad19d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Xv gamma adjustment.</title>
<updated>2010-04-08T15:04:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-04-08T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=818165da93f72b8b32c164bcabb3eae2d4e4dc31'/>
<id>818165da93f72b8b32c164bcabb3eae2d4e4dc31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new audio buffer type (EAC3)</title>
<updated>2010-03-23T12:11:09+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2010-03-23T12:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0b9d995c38b188a6e1e899f43a0dc318d67099a2'/>
<id>0b9d995c38b188a6e1e899f43a0dc318d67099a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add locking for when adjusting audio frame discarding.</title>
<updated>2009-09-14T23:49:22+00:00</updated>
<author>
<name>Roger Scott</name>
<email>ras351@hotmail.com</email>
</author>
<published>2009-09-14T23:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7d4c68e4ba6932bfd300a9dc12d7e11b9cfb555d'/>
<id>7d4c68e4ba6932bfd300a9dc12d7e11b9cfb555d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent discard_{frames,buffers} from going negative.</title>
<updated>2010-02-23T21:58:55+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-02-23T21:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=87db48cae2e7875af646327143e09e1c4cd230ad'/>
<id>87db48cae2e7875af646327143e09e1c4cd230ad</id>
<content type='text'>
Based on patches from Roger Scott &lt;ras351@hotmail.com&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on patches from Roger Scott &lt;ras351@hotmail.com&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>WMAPro support</title>
<updated>2010-02-21T14:43:00+00:00</updated>
<author>
<name>Christopher Martin</name>
<email>christopher.martin@utoronto.ca</email>
</author>
<published>2010-02-21T14:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4e697948c4646cf4a5a2fd06490db034b1ae076c'/>
<id>4e697948c4646cf4a5a2fd06490db034b1ae076c</id>
<content type='text'>
Rename "wmav3" to "wmapro" in xine-lib's internals to line up xine-lib's
nomenclature with what everyone else calls it and knows it as.
[Tweaked by ds to avoid API change.]

Tell xine-lib that when it finds wmapro, look to ffmpeg.

ffmpeg's wmapro decoder is unique in that it puts out samples that
are floats, not 16-bit ints. These need to be converted.

This requires external ffmpeg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename "wmav3" to "wmapro" in xine-lib's internals to line up xine-lib's
nomenclature with what everyone else calls it and knows it as.
[Tweaked by ds to avoid API change.]

Tell xine-lib that when it finds wmapro, look to ffmpeg.

ffmpeg's wmapro decoder is unique in that it puts out samples that
are floats, not 16-bit ints. These need to be converted.

This requires external ffmpeg.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a ticket-related memory leak.</title>
<updated>2010-02-04T19:49:38+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-02-04T19:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=46c0dcb615c2926e8ca5f15488ab9f21ccbda0f9'/>
<id>46c0dcb615c2926e8ca5f15488ab9f21ccbda0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
