<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_dec, branch 1.2.5</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>Add a52 LFE downmix support.</title>
<updated>2014-02-25T14:09:20+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-02-25T14:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=009aeef2139f3b2ae75b93634256593311b56970'/>
<id>009aeef2139f3b2ae75b93634256593311b56970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detach dv audio decoder from avcodec.h.</title>
<updated>2014-02-15T12:35:25+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-02-15T12:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=923012eedfee53ec6e2ae9f8dabb71f644f8b858'/>
<id>923012eedfee53ec6e2ae9f8dabb71f644f8b858</id>
<content type='text'>
That ff takeout was made many years ago, and no longer fits
newer external header. Big thanks to Mounir Ouali &lt;oualim@web.de&gt;
for pointing that out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That ff takeout was made many years ago, and no longer fits
newer external header. Big thanks to Mounir Ouali &lt;oualim@web.de&gt;
for pointing that out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update by hg log info #2.</title>
<updated>2013-10-14T15:44:10+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-10-14T15:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c2a1e087ac54a165dbf632650143f6a90ba51784'/>
<id>c2a1e087ac54a165dbf632650143f6a90ba51784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mpc_reader_read()</title>
<updated>2013-09-29T16:55:42+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2013-09-29T16:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=32dd9bcbf9209a5a56a4c7f3dbf6958293e7a021'/>
<id>32dd9bcbf9209a5a56a4c7f3dbf6958293e7a021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide warnings</title>
<updated>2013-09-27T07:47:38+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2013-09-27T07:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f0073dc323d7f390b184e57e2434acb26d2baed4'/>
<id>f0073dc323d7f390b184e57e2434acb26d2baed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update by hg log info</title>
<updated>2013-09-13T10:50:25+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-09-13T10:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b'/>
<id>50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b</id>
<content type='text'>
script execution time: 55"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
script execution time: 55"
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise priority of FAAD audio plugin ahead of FFmpeg.</title>
<updated>2013-03-30T13:57:02+00:00</updated>
<author>
<name>Chris Rankin</name>
<email>rankincj@yahoo.com</email>
</author>
<published>2013-03-30T13:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=195c3566cd4bdf4d652647cfa731aa557a84cbd4'/>
<id>195c3566cd4bdf4d652647cfa731aa557a84cbd4</id>
<content type='text'>
The FFmpeg plugin must reopen the audio device when changing the config settings, and this isn't a quick operation with some hardware - the device can sometimes remain unable to be opened for several seconds after being closed. The FAAD plugin doesn't have this problem, and so make it the preferred decoder for AAC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The FFmpeg plugin must reopen the audio device when changing the config settings, and this isn't a quick operation with some hardware - the device can sometimes remain unable to be opened for several seconds after being closed. The FAAD plugin doesn't have this problem, and so make it the preferred decoder for AAC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2012-06-09T17:30:59+00:00</updated>
<author>
<name>Darren Salt</name>
<email>devspam@moreofthesa.me.uk</email>
</author>
<published>2012-06-09T17:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f78bedc5da5b9bfb72383726c48e1f3287c5b956'/>
<id>f78bedc5da5b9bfb72383726c48e1f3287c5b956</id>
<content type='text'>
--HG--
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Include arpa/inet.h for htons.</title>
<updated>2012-04-21T19:28:09+00:00</updated>
<author>
<name>Alexis Ballier</name>
<email>aballier@gentoo.org</email>
</author>
<published>2012-04-21T19:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=868b053a13cc7df0f1e82e90fd4596f60ada12f2'/>
<id>868b053a13cc7df0f1e82e90fd4596f60ada12f2</id>
<content type='text'>
See http://pubs.opengroup.org/onlinepubs/9699919799/functions/htonl.html
Fixes build on FreeBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://pubs.opengroup.org/onlinepubs/9699919799/functions/htonl.html
Fixes build on FreeBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix musepack decoder compilation if libmpcdec headers aren't available.</title>
<updated>2012-02-05T01:45:39+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2012-02-05T01:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f2623c09650d451d7e33fec957cacdaa8ef9eb5a'/>
<id>f2623c09650d451d7e33fec957cacdaa8ef9eb5a</id>
<content type='text'>
--HG--
branch : 1.2.1-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : 1.2.1-branch
</pre>
</div>
</content>
</entry>
</feed>
