<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/combined, 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>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>Fixed using uninitialized decode_buffer_size</title>
<updated>2010-03-23T12:08:03+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2010-03-23T12:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b362fde1e91190d1988b4a1aea7b453fe6d72bc6'/>
<id>b362fde1e91190d1988b4a1aea7b453fe6d72bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle odd widths properly (for ffmpeg-decoded video).</title>
<updated>2010-03-10T19:14:22+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-03-10T19:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8c0b202a58fbce2a96ce3d02eea24b0e1e786e7a'/>
<id>8c0b202a58fbce2a96ce3d02eea24b0e1e786e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with the old, outdated and deprecated internal ffmpeg.</title>
<updated>2010-02-25T18:06:31+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-02-25T18:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=032fc4e2349ca6d047110311eb8f69b4556ee3e6'/>
<id>032fc4e2349ca6d047110311eb8f69b4556ee3e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Work around an ffmpeg SVQ3 bug; check for avcodec_thread_init failure.</title>
<updated>2010-02-04T21:47:38+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-02-04T21:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=392cef9b37fe7166a8b69685b1e7d73fc3cf15d1'/>
<id>392cef9b37fe7166a8b69685b1e7d73fc3cf15d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill a "missing return" warning.</title>
<updated>2010-02-03T14:52:52+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-02-03T14:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1f71719679dbaa33f2e9203b3e9fa9de70d854e8'/>
<id>1f71719679dbaa33f2e9203b3e9fa9de70d854e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo libavutil workaround (fixed upstream).</title>
<updated>2010-01-21T03:00:41+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-01-21T03:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=52e5b0620e7579faa998e53e3e3e00f0449d2387'/>
<id>52e5b0620e7579faa998e53e3e3e00f0449d2387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cope with libavutil no longer defining some endian-specific macros.</title>
<updated>2010-01-17T22:15:37+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-01-17T22:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2fb4e0a646eb374031106e099cfce9ffd73f1b19'/>
<id>2fb4e0a646eb374031106e099cfce9ffd73f1b19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"Fix" playback of 24-bit FLAC.</title>
<updated>2010-01-17T03:10:22+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-01-17T03:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e890141a04b1e79feddf17b4db460050a25f613e'/>
<id>e890141a04b1e79feddf17b4db460050a25f613e</id>
<content type='text'>
We pretend that it's 16-bit to avoid "audio device unavailable" (ALSA).
Also, the clock is a bit fast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We pretend that it's 16-bit to avoid "audio device unavailable" (ALSA).
Also, the clock is a bit fast.
</pre>
</div>
</content>
</entry>
</feed>
