<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libreal/real_common.h, branch vdr-xine-version-802</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>Update all the code to the new headers layout.</title>
<updated>2007-12-19T01:59:06+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-19T01:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9da4e2dde0da695c240cf48390217ac97cb10c1c'/>
<id>9da4e2dde0da695c240cf48390217ac97cb10c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete most of the CVS $Id$/$Log$ lines.</title>
<updated>2007-11-10T22:06:10+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-11-10T22:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3c175fd21df04c5c0afa160f81aea0c305f69dc5'/>
<id>3c175fd21df04c5c0afa160f81aea0c305f69dc5</id>
<content type='text'>
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FSF address on non-contributed code and COPYING files.</title>
<updated>2007-11-09T17:11:05+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-11-09T17:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c8f3cd1faf678b64920ad62f1275b03aae0157a7'/>
<id>c8f3cd1faf678b64920ad62f1275b03aae0157a7</id>
<content type='text'>
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge the two real binary codecs plugins in a single plugin that handles both audio and video.</title>
<updated>2007-03-17T15:45:37+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-17T15:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c80aed9bc8e76f02de7afabccaf7dc535181e8c'/>
<id>7c80aed9bc8e76f02de7afabccaf7dc535181e8c</id>
<content type='text'>
CVS patchset: 8703
CVS date: 2007/03/17 15:45:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8703
CVS date: 2007/03/17 15:45:37

</pre>
</div>
</content>
</entry>
<entry>
<title>Instead of relying on FreeBSD being the only system not having __environ stderr ___brk_addr and __ctype_b, look for them during ./configure stage. Also check for alternatives, and check for compiler's weak aliasing support only if it's actually going to be used.</title>
<updated>2007-03-17T06:11:30+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-17T06:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=75fd3688f52f3d9574cf7204fd74c9eb9f2a639b'/>
<id>75fd3688f52f3d9574cf7204fd74c9eb9f2a639b</id>
<content type='text'>
CVS patchset: 8696
CVS date: 2007/03/17 06:11:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8696
CVS date: 2007/03/17 06:11:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Actually, drv3.so.6.0 is still needed to be checked for the Alpha codecs, but as those are the oldest ones, check drvc.so for autodetection, only.</title>
<updated>2007-03-16T22:46:49+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-16T22:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=38dcab246c58c2088c3ec2aed6e632dae6a8467d'/>
<id>38dcab246c58c2088c3ec2aed6e632dae6a8467d</id>
<content type='text'>
CVS patchset: 8689
CVS date: 2007/03/16 22:46:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8689
CVS date: 2007/03/16 22:46:49

</pre>
</div>
</content>
</entry>
<entry>
<title>Move the wrapper to open the real codecs in the common unit, and assume that the alternative name is always the same with .6.0 at the end. Prefer the full name to the reduced one.</title>
<updated>2007-03-16T21:37:58+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-16T21:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92e7af754617240646c35482f62a34603e6c50e2'/>
<id>92e7af754617240646c35482f62a34603e6c50e2</id>
<content type='text'>
CVS patchset: 8683
CVS date: 2007/03/16 21:37:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8683
CVS date: 2007/03/16 21:37:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Move autodetection of Real codecs path to the common code unit, and rewrite to</title>
<updated>2007-03-16T20:45:21+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-16T20:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f39902b9cf71081aa1701e9c7a857f1215982199'/>
<id>f39902b9cf71081aa1701e9c7a857f1215982199</id>
<content type='text'>
a) minimise the number of stat() calls happening;
b) support FreeBSD paths.

CVS patchset: 8682
CVS date: 2007/03/16 20:45:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) minimise the number of stat() calls happening;
b) support FreeBSD paths.

CVS patchset: 8682
CVS date: 2007/03/16 20:45:21

</pre>
</div>
</content>
</entry>
<entry>
<title>For FreeBSD support, alias the __environ and stderr symbols, unavailable there, to their equivalent symbols. This could be improved by adding a configure-time check for this.</title>
<updated>2007-03-16T20:21:40+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-16T20:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=066220e7145c94fd6751c0631374ef3b34dc983c'/>
<id>066220e7145c94fd6751c0631374ef3b34dc983c</id>
<content type='text'>
CVS patchset: 8681
CVS date: 2007/03/16 20:21:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8681
CVS date: 2007/03/16 20:21:40

</pre>
</div>
</content>
</entry>
<entry>
<title>Move the __builtin functions in a different unit, and define them only on Alpha as that's the only architecture for which the binary codecs available on MPlayer site are needing them. Newer versions needs not these symbols, and for safety, I'd rather avoid messing with the global namespace.</title>
<updated>2007-03-16T20:02:33+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-16T20:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f07c6cb7930d9f6e9842cc671ed86f687d456e57'/>
<id>f07c6cb7930d9f6e9842cc671ed86f687d456e57</id>
<content type='text'>
CVS patchset: 8679
CVS date: 2007/03/16 20:02:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8679
CVS date: 2007/03/16 20:02:33

</pre>
</div>
</content>
</entry>
</feed>
