<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/vdr, branch vdr-xine-version-712</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>Implement VDR's subtitles menu key for vdr-xine-0.7.12.</title>
<updated>2007-10-16T19:39:28+00:00</updated>
<author>
<name>Reinhard Nißl</name>
<email>rnissl@gmx.de</email>
</author>
<published>2007-10-16T19:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dae5ddb5d509c254e77232cd9e0300ec67d039f9'/>
<id>dae5ddb5d509c254e77232cd9e0300ec67d039f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.</title>
<updated>2007-08-16T15:36:50+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-08-16T15:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=69bdc7c638fadb8cebd81431f6f5350ecb43e3db'/>
<id>69bdc7c638fadb8cebd81431f6f5350ecb43e3db</id>
<content type='text'>
This does not touch code in contrib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does not touch code in contrib.
</pre>
</div>
</content>
</entry>
<entry>
<title>have post_vdr_video use the recent postprocessing changes</title>
<updated>2007-07-29T21:46:26+00:00</updated>
<author>
<name>Reinhard Nißl</name>
<email>rnissl@gmx.de</email>
</author>
<published>2007-07-29T21:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=101cc49fe3f5c3bd1ab066101c9d97b5a6b1794b'/>
<id>101cc49fe3f5c3bd1ab066101c9d97b5a6b1794b</id>
<content type='text'>
post_vdr_video is now able to always intercept any frame as XXMC
and XVMC postprocessing has been fixed.
As long as post_vdr_video's image scaling isn't requested or possible
due too unsuitable frame format, the preprocessing procs shall still
get routed as we will not draw on the frame in that situation.

--HG--
extra : transplant_source : %C4%B3%C9%AC%7C%DBJ%D8%60%E2%EF%B4z%C0%01%97%CCQX%D7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
post_vdr_video is now able to always intercept any frame as XXMC
and XVMC postprocessing has been fixed.
As long as post_vdr_video's image scaling isn't requested or possible
due too unsuitable frame format, the preprocessing procs shall still
get routed as we will not draw on the frame in that situation.

--HG--
extra : transplant_source : %C4%B3%C9%AC%7C%DBJ%D8%60%E2%EF%B4z%C0%01%97%CCQX%D7
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert all input plugins to use void * as type for the buf parameter of read() function, and declare a new buf variable in the function as needed.</title>
<updated>2007-06-09T09:44:00+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-06-09T09:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4d7e574abefe9cd15c04cf0145faf55c9e282e83'/>
<id>4d7e574abefe9cd15c04cf0145faf55c9e282e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add summary info for vdr; build plugins if DVB is enabled (no point otherwise).</title>
<updated>2007-05-17T23:59:29+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-05-17T23:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9967f3de4643ff3d65decbe813a93fc6e482235e'/>
<id>9967f3de4643ff3d65decbe813a93fc6e482235e</id>
<content type='text'>
Valid so long as remote vdr support is not present (a patch exists for this).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Valid so long as remote vdr support is not present (a patch exists for this).
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.</title>
<updated>2007-05-17T21:22:53+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-05-17T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b4c14c09230b4e6f286e77dde57713724d40ef42'/>
<id>b4c14c09230b4e6f286e77dde57713724d40ef42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link the vdr input plugin with pthread.</title>
<updated>2007-05-17T01:26:14+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-05-17T01:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bad617620b00eeaed9ea9bcf79737292c17b03e2'/>
<id>bad617620b00eeaed9ea9bcf79737292c17b03e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare the entries at the start of the file, makes it easier to see the targets.</title>
<updated>2007-05-09T00:13:21+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-09T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6bf1534d4b8bba9b9702baea5ee898151cf34c04'/>
<id>6bf1534d4b8bba9b9702baea5ee898151cf34c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use multiline when only one entry is present.</title>
<updated>2007-05-09T00:12:56+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-09T00:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1f70596a9c4fa9b8815038b3577d3faeec7108e7'/>
<id>1f70596a9c4fa9b8815038b3577d3faeec7108e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put post_vdr.h between the post plugin sources, rather than having it in the extra noinst_HEADERS.</title>
<updated>2007-05-09T00:12:18+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-09T00:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f0ca6744a51b8168e7fed17ad0337c2c91a5c710'/>
<id>f0ca6744a51b8168e7fed17ad0337c2c91a5c710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
