<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib, branch 1.2.6</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>Bump version.</title>
<updated>2014-07-06T12:54:31+00:00</updated>
<author>
<name>Darren Salt</name>
<email>devspam@moreofthesa.me.uk</email>
</author>
<published>2014-07-06T12:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=73c87cd6446a5b9da92073d6ab7927aa266cb4b8'/>
<id>73c87cd6446a5b9da92073d6ab7927aa266cb4b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spuhdmv: palette endian safety.</title>
<updated>2014-06-18T20:53:55+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-06-18T20:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5580a0349c0785598b0bf606855dac796bc295e7'/>
<id>5580a0349c0785598b0bf606855dac796bc295e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ff_video_decoder: fix multithreading #7.</title>
<updated>2014-06-18T20:53:50+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-06-18T20:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8320f0e3e49d06d80b25d60627908d488ce47214'/>
<id>8320f0e3e49d06d80b25d60627908d488ce47214</id>
<content type='text'>
Rename var to avoid possible macro name collision.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename var to avoid possible macro name collision.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix overlay colors #2.</title>
<updated>2014-06-18T20:53:45+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-06-18T20:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0c1831805f5fd12806841feaa8ce51d1b7eb081e'/>
<id>0c1831805f5fd12806841feaa8ce51d1b7eb081e</id>
<content type='text'>
Keep old SD matrix only features working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep old SD matrix only features working.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of and compilation with libcaca 0.99 beta 19.</title>
<updated>2014-06-17T20:52:52+00:00</updated>
<author>
<name>Darren Salt</name>
<email>devspam@moreofthesa.me.uk</email>
</author>
<published>2014-06-17T20:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3a71697cc61f1a131dcec073ce4f4e2634e2cb49'/>
<id>3a71697cc61f1a131dcec073ce4f4e2634e2cb49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>load_plugins: do not drop audio decoder if open fails because of resources temporarily unavailable.</title>
<updated>2014-06-17T11:33:24+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2014-06-17T11:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dd993300ca19e40f1ec4e41bae995f89b8a4f5cd'/>
<id>dd993300ca19e40f1ec4e41bae995f89b8a4f5cd</id>
<content type='text'>
Identical hack is used with video decoders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Identical hack is used with video decoders.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump a52dec/libdca audio decoder priority over ffmpeg audio decoder priority.</title>
<updated>2014-06-17T10:49:16+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2014-06-17T10:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c01baeb8dc7d4c4699f3a49724aaac86f9b23810'/>
<id>c01baeb8dc7d4c4699f3a49724aaac86f9b23810</id>
<content type='text'>
AC3/DTS passthru is currently implemented in a52dec/libdca plugins,
but should be moved to separate plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AC3/DTS passthru is currently implemented in a52dec/libdca plugins,
but should be moved to separate plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable FFmpeg AC3 / DTS decoders</title>
<updated>2014-06-17T10:22:00+00:00</updated>
<author>
<name>Brad Smith</name>
<email>brad@comstyle.com</email>
</author>
<published>2014-06-17T10:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=09720cde57b74329e25d9a8ff87bca496eb51a1f'/>
<id>09720cde57b74329e25d9a8ff87bca496eb51a1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ff_video_decoder: fix multithreading #6.</title>
<updated>2014-06-12T13:31:50+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-06-12T13:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=77eab79386f96852bed8f6fe04a799e36e0acfda'/>
<id>77eab79386f96852bed8f6fe04a799e36e0acfda</id>
<content type='text'>
Make sure thread count is sane.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure thread count is sane.
</pre>
</div>
</content>
</entry>
<entry>
<title>ff_video_decoder: fix multithreading #5.</title>
<updated>2014-06-12T13:31:45+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-06-12T13:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=203963c2ec316a080f4f8690033d7584fcc37e84'/>
<id>203963c2ec316a080f4f8690033d7584fcc37e84</id>
<content type='text'>
Avoid rv30/rv40 heap corruption after reading
bitstream from invalid location.
BTW. Should ff better be more robust there as well?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid rv30/rv40 heap corruption after reading
bitstream from invalid location.
BTW. Should ff better be more robust there as well?
</pre>
</div>
</content>
</entry>
</feed>
