<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine, branch 1.1.15</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>Really fix the metadata bug...</title>
<updated>2008-08-06T21:34:37+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-08-06T21:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e9ab9917162330df3239199c2260255462f1cdfe'/>
<id>e9ab9917162330df3239199c2260255462f1cdfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the Snow video codec.</title>
<updated>2008-07-16T13:08:24+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-16T13:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f1382ea01b368dc1d8044b368f602aad87f6468e'/>
<id>f1382ea01b368dc1d8044b368f602aad87f6468e</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 buffer types entry for TTA.</title>
<updated>2008-07-16T12:58:41+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-16T12:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2dc2dea3f814ef273456136083fa726dce23e24b'/>
<id>2dc2dea3f814ef273456136083fa726dce23e24b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FourCC code for Wavpack.</title>
<updated>2008-07-16T12:41:30+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-16T12:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=73afa8058fdcd0fdb699c8d4802981980e28e0a5'/>
<id>73afa8058fdcd0fdb699c8d4802981980e28e0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognise AMR audio (normally found in 3GP files).</title>
<updated>2008-07-15T11:28:58+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-15T11:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0eabb0332dd91fdcd5bccfbdd02862ae7d34f681'/>
<id>0eabb0332dd91fdcd5bccfbdd02862ae7d34f681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xine_get_stream_info() not returning values for skipped/discarded frames</title>
<updated>2008-07-12T22:52:02+00:00</updated>
<author>
<name>Jason Tackaberry</name>
<email>tack@urandom.ca</email>
</author>
<published>2008-07-12T22:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=49884786e3f639a89910c27bdfc96dfe0f7799b1'/>
<id>49884786e3f639a89910c27bdfc96dfe0f7799b1</id>
<content type='text'>
When passing XINE_STREAM_INFO_SKIPPED_FRAMES or
XINE_STREAM_INFO_DISCARDED_FRAMES to xine_get_stream_info(), the return
value is always 0, even if there are skipped or discarded frames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When passing XINE_STREAM_INFO_SKIPPED_FRAMES or
XINE_STREAM_INFO_DISCARDED_FRAMES to xine_get_stream_info(), the return
value is always 0, even if there are skipped or discarded frames.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to load static libraries on mingw32</title>
<updated>2008-07-09T20:49:22+00:00</updated>
<author>
<name>Matthias Ringwald</name>
<email>mringwal@inf.ethz.ch</email>
</author>
<published>2008-07-09T20:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=20697e3c7d3c2516a8a8d4a9232c70be79815301'/>
<id>20697e3c7d3c2516a8a8d4a9232c70be79815301</id>
<content type='text'>
dlopen of a static library causes a Windows error dialog otherwise.
just ignore *.dll.a in plugins folder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dlopen of a static library causes a Windows error dialog otherwise.
just ignore *.dll.a in plugins folder
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}</title>
<updated>2008-07-08T20:49:00+00:00</updated>
<author>
<name>Matthias Ringwald</name>
<email>mringwal@inf.ethz.ch</email>
</author>
<published>2008-07-08T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=db77cc621ac71f2a18aba0c2072c3d379e871e85'/>
<id>db77cc621ac71f2a18aba0c2072c3d379e871e85</id>
<content type='text'>
&lt;xine-internals.h&gt; includes &lt;xine-utils/refcounter.h&gt; which includes
&lt;pthread.h&gt;. As all xine sources include &lt;xine-internal.h&gt;, the
PTHREAD_CFLAGS are always needed. This patch removed it from two Makefile.am
and adds them to CPPFLAGS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;xine-internals.h&gt; includes &lt;xine-utils/refcounter.h&gt; which includes
&lt;pthread.h&gt;. As all xine sources include &lt;xine-internal.h&gt;, the
PTHREAD_CFLAGS are always needed. This patch removed it from two Makefile.am
and adds them to CPPFLAGS
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge.</title>
<updated>2008-07-06T22:48:40+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-06T22:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8611a5dd22f671065123bbe989c1ad7aa0eb7190'/>
<id>8611a5dd22f671065123bbe989c1ad7aa0eb7190</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 stupid bug in post-plugin initialisation.</title>
<updated>2008-07-06T22:41:16+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-07-06T22:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=606022ce80723be1c8660c52ab4953ba44cc239b'/>
<id>606022ce80723be1c8660c52ab4953ba44cc239b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
