<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post, branch 1.1.20</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>Fixed asprintf usage</title>
<updated>2011-10-10T09:41:10+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2011-10-10T09:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9f105cfe9059df4a9a1f5278679151a5d9c387f6'/>
<id>9f105cfe9059df4a9a1f5278679151a5d9c387f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected typos in src/post/audio/stretch.c and src/post/deinterlace/xine_plugin.c</title>
<updated>2011-10-10T17:36:22+00:00</updated>
<author>
<name>Chad Dunlap</name>
<email>cldunlap1@gmail.com</email>
</author>
<published>2011-10-10T17:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76219301bb750450702ab49568650285118aa8ca'/>
<id>76219301bb750450702ab49568650285118aa8ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>textrel fix for xineplug_post_tvtime.so (tomsmocomp)</title>
<updated>2008-09-20T18:14:54+00:00</updated>
<author>
<name>PaX Team</name>
<email>pageexec@freemail.hu</email>
</author>
<published>2008-09-20T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=39e5bc17d00ba44cf921390b49c15da86883913c'/>
<id>39e5bc17d00ba44cf921390b49c15da86883913c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with very recent copies of FFmpeg</title>
<updated>2011-05-17T02:15:12+00:00</updated>
<author>
<name>Brad Smith</name>
<email>brad@comstyle.com</email>
</author>
<published>2011-05-17T02:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c5159206dcea00766b7d567193e1c4fd13f12cf3'/>
<id>c5159206dcea00766b7d567193e1c4fd13f12cf3</id>
<content type='text'>
This is a backport of the 1.2 code that was commited to utilize the new API
provided by FFmpeg for awhile now but this is especially important because
the old API has been eliminated all together from said copies of FFmpeg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a backport of the 1.2 code that was commited to utilize the new API
provided by FFmpeg for awhile now but this is especially important because
the old API has been eliminated all together from said copies of FFmpeg.
</pre>
</div>
</content>
</entry>
<entry>
<title>mingw32-w64 port: integer sizes portability</title>
<updated>2010-10-23T11:34:18+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@civ.zcu.cz</email>
</author>
<published>2010-10-23T11:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9c01f73ab17e5d33bd7e70024d6dbf9423922cea'/>
<id>9c01f73ab17e5d33bd7e70024d6dbf9423922cea</id>
<content type='text'>
- use interer types of exact size for using with eax/rax registers
- fixes build of planar post plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use interer types of exact size for using with eax/rax registers
- fixes build of planar post plugin
</pre>
</div>
</content>
</entry>
<entry>
<title>mingw32-w64 port: '-no-undefined' part</title>
<updated>2010-10-23T11:18:24+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@civ.zcu.cz</email>
</author>
<published>2010-10-23T11:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2af0f16f1fdadf1e85493f8506d441df09199fa6'/>
<id>2af0f16f1fdadf1e85493f8506d441df09199fa6</id>
<content type='text'>
- use -no-undefined flag only for building shared libraries (libxine, plugins)
- plugins LDFLAGS unification
- move -no-undefined into LDFLAGS_NOUNDEFINED
- attributes.m4 fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use -no-undefined flag only for building shared libraries (libxine, plugins)
- plugins LDFLAGS unification
- move -no-undefined into LDFLAGS_NOUNDEFINED
- attributes.m4 fix
</pre>
</div>
</content>
</entry>
<entry>
<title>0 → NULL for consistency.</title>
<updated>2010-07-21T18:32:07+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-07-21T18:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5444a0ac73c01b7dabfce3bb81ac6094c44fb5ab'/>
<id>5444a0ac73c01b7dabfce3bb81ac6094c44fb5ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missing mutex init</title>
<updated>2010-07-20T17:18:32+00:00</updated>
<author>
<name>Matthias Drochner</name>
<email>drochner@netbsd.org</email>
</author>
<published>2010-07-20T17:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=58c991b313911b85d323ec78a4d6de9a5e022a68'/>
<id>58c991b313911b85d323ec78a4d6de9a5e022a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few small memory leaks.</title>
<updated>2010-07-19T18:56:48+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2010-07-19T18:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dec217438b63373fefd6f50c85664f57148efe50'/>
<id>dec217438b63373fefd6f50c85664f57148efe50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing space &amp; reduce space+tab.</title>
<updated>2009-11-30T21:24:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-11-30T21:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=add0bcc4c9191cb8980d0b6935ca5d51a9928d82'/>
<id>add0bcc4c9191cb8980d0b6935ca5d51a9928d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
