<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-rpihddevice/audio.c, branch 0.0.11</title>
<subtitle>VDR Raspberry Pi HD-Device Plugin
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/'/>
<entry>
<title>fixed support for libav-0.8 without libswresample</title>
<updated>2015-01-20T19:12:00+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2015-01-20T19:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=b2ddf088f98c9ff855f9c3c06d8d842106118421'/>
<id>b2ddf088f98c9ff855f9c3c06d8d842106118421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reworked audio decoder, increase buffering of audio samples</title>
<updated>2015-01-17T15:30:27+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2015-01-17T15:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=8882672ee12216184d3afa21fdfee843ea1c08b0'/>
<id>8882672ee12216184d3afa21fdfee843ea1c08b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved audio parser mutex back to Parse() method to improve performance</title>
<updated>2014-11-14T22:16:13+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-10-31T11:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=a9897d45d7b37b48f39170695176f254185daa7b'/>
<id>a9897d45d7b37b48f39170695176f254185daa7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added DTS audio codec support</title>
<updated>2014-10-29T16:03:49+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-10-28T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=4cf6d20b20e4faa5b51bb515ffd2d015d93dc549'/>
<id>4cf6d20b20e4faa5b51bb515ffd2d015d93dc549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upmix mono audio channels to stereo when using PCM output on HDMI</title>
<updated>2014-10-01T19:11:19+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-10-01T19:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=41fa08c6ed1b45cac4bbf6f0de042dd059748fd0'/>
<id>41fa08c6ed1b45cac4bbf6f0de042dd059748fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set HDMI speaker layout to fix channel mapping for multi channel PCM output</title>
<updated>2014-09-29T19:36:38+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-09-29T19:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=ef6e0314b8c0930e63ef8715c8bbb504e9adae52'/>
<id>ef6e0314b8c0930e63ef8715c8bbb504e9adae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix packet length check for audio pass through</title>
<updated>2014-09-29T19:33:25+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-09-29T19:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=0f3194b2021c98abaefc6d35d67457fafeb7107c'/>
<id>0f3194b2021c98abaefc6d35d67457fafeb7107c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reworked audio decoding loop and set correct dstSize before resampling</title>
<updated>2014-09-26T08:19:26+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-09-26T08:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=f15d6ed1587112728dba4412091cfff53a60f7d0'/>
<id>f15d6ed1587112728dba4412091cfff53a60f7d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support for &gt;=ffmpeg-1.2 and &gt;=libav-0.8 with resampling</title>
<updated>2014-07-13T18:47:02+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-07-13T18:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=405aa1be9ab60dba1a3f3544b2cb5b66fb02f9c7'/>
<id>405aa1be9ab60dba1a3f3544b2cb5b66fb02f9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace av_log_format_line by vsnprintf to be compatible with libav</title>
<updated>2014-07-01T05:54:34+00:00</updated>
<author>
<name>Thomas Reufer</name>
<email>thomas@reufer.ch</email>
</author>
<published>2014-07-01T05:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-rpihddevice/commit/?id=74e8d735762db963c1c31d427eb6ec80f8696b1c'/>
<id>74e8d735762db963c1c31d427eb6ec80f8696b1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
