<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-softhddevice, branch 0.4.6</title>
<subtitle>VDR SoftHDDevice Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/'/>
<entry>
<title>Release Version 0.4.6.</title>
<updated>2012-02-02T22:32:51+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-02T22:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=00cafd18edd2b5624c8ba8f7f2924b1fb1e1644c'/>
<id>00cafd18edd2b5624c8ba8f7f2924b1fb1e1644c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-crop improvement and nicer a-v sync display.</title>
<updated>2012-02-02T15:01:38+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-02T15:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=ab4e89132e16c7c1dc52ad19968e07a974f04b2c'/>
<id>ab4e89132e16c7c1dc52ad19968e07a974f04b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase audio buffer, if bigger audio delay used.</title>
<updated>2012-02-02T15:01:08+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-02T15:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=3585f1df193c771083c01a124249472dfc4111bd'/>
<id>3585f1df193c771083c01a124249472dfc4111bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes SkipLines configure in setup menu.</title>
<updated>2012-02-02T15:00:26+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-02T15:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=e258c355371ae45f3ee6cf00a1badfdbe1591551'/>
<id>e258c355371ae45f3ee6cf00a1badfdbe1591551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add A-V info output and compile time option.</title>
<updated>2012-02-01T22:12:45+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-01T22:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=91dbe467869ed9714e8063a37949a01ffa9fed0d'/>
<id>91dbe467869ed9714e8063a37949a01ffa9fed0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug: VA-API intel software decoder broken.</title>
<updated>2012-02-01T17:36:24+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-01T17:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=a7389111fff74784aca0b9b85c4d8b17e9d1e66f'/>
<id>a7389111fff74784aca0b9b85c4d8b17e9d1e66f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Video updates and bug fix.</title>
<updated>2012-02-01T15:50:48+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-02-01T15:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=27e9a88e2ff02c9a84ca009c52d091062dbe5530'/>
<id>27e9a88e2ff02c9a84ca009c52d091062dbe5530</id>
<content type='text'>
Check if surface is ready in VaapiGetSurface.
Set PTS/DTS only in the first split video packet.
Add support for 4:3 output modes.
Quicker auto-crop after channel switch.
Add auto-crop support for Intel VA-API backend.
Fix bug: Auto-Crop logo skip didn't use displayed width.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if surface is ready in VaapiGetSurface.
Set PTS/DTS only in the first split video packet.
Add support for 4:3 output modes.
Quicker auto-crop after channel switch.
Add auto-crop support for Intel VA-API backend.
Fix bug: Auto-Crop logo skip didn't use displayed width.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed debug printf.</title>
<updated>2012-01-31T19:48:47+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-01-31T19:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=33e9c71aea853f1f5bb1ccc55394ecbaa4a01b18'/>
<id>33e9c71aea853f1f5bb1ccc55394ecbaa4a01b18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung.</title>
<updated>2012-01-31T19:45:09+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-01-31T19:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=bd84e3f3b90f2a938e09a08922aa260c5d4fb070'/>
<id>bd84e3f3b90f2a938e09a08922aa260c5d4fb070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug: Only black picture with VA-API hw decoder.</title>
<updated>2012-01-30T22:09:53+00:00</updated>
<author>
<name>Johns</name>
<email>johns98@gmx.net</email>
</author>
<published>2012-01-30T22:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-softhddevice/commit/?id=364cc04736aae34ad7f9e2685e9d54dde87e46ca'/>
<id>364cc04736aae34ad7f9e2685e9d54dde87e46ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
