<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/ChangeLog, branch 1.1.5</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>Oops. Remove the "(unreleased)" marker.</title>
<updated>2007-04-09T23:47:32+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-04-09T23:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2d6a50b8a264a182db6b494dbe982f68e2398596'/>
<id>2d6a50b8a264a182db6b494dbe982f68e2398596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ChangeLog entry for today's changes for OpenBSD.</title>
<updated>2007-04-04T11:56:02+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T11:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bdbfc75de59531f8a4d8d85b7e0e58c95365cbd7'/>
<id>bdbfc75de59531f8a4d8d85b7e0e58c95365cbd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MANGLE macro for libpostproc on Darwin (applied on FFmpeg already). Thanks to Matt Messier for his work on OS X portability.</title>
<updated>2007-04-01T22:52:34+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-01T22:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=291b0f9557c3db75a672a3ea85fadf2727890ebd'/>
<id>291b0f9557c3db75a672a3ea85fadf2727890ebd</id>
<content type='text'>
CVS patchset: 8785
CVS date: 2007/04/01 22:52:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8785
CVS date: 2007/04/01 22:52:34

</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple audio PID in MPEG TS. Patch by Julian Scheel (slightly modified).</title>
<updated>2007-04-01T22:49:07+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-01T22:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=80cde7663b1661cba488a961ed088f4bcdaa5004'/>
<id>80cde7663b1661cba488a961ed088f4bcdaa5004</id>
<content type='text'>
CVS patchset: 8784
CVS date: 2007/04/01 22:49:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8784
CVS date: 2007/04/01 22:49:07

</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for H.264 video stream in PES packets. Patch by Reinhard Nissl.</title>
<updated>2007-03-26T21:06:32+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-26T21:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a2a39bb90c9b02a7715d96cf1fb185c7a9e10b7e'/>
<id>a2a39bb90c9b02a7715d96cf1fb185c7a9e10b7e</id>
<content type='text'>
CVS patchset: 8752
CVS date: 2007/03/26 21:06:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8752
CVS date: 2007/03/26 21:06:32

</pre>
</div>
</content>
</entry>
<entry>
<title>Send an event when the amp value or amp mute change. Patch by reinhard Nissl. Also bump the libtool version info.</title>
<updated>2007-03-26T11:48:00+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-26T11:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0f40cfbc8e2ce03b42ce2cf732388b9e8cf50e75'/>
<id>0f40cfbc8e2ce03b42ce2cf732388b9e8cf50e75</id>
<content type='text'>
CVS patchset: 8749
CVS date: 2007/03/26 11:48:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8749
CVS date: 2007/03/26 11:48:00

</pre>
</div>
</content>
</entry>
<entry>
<title>Create at least a 1×1 shared image when the first frame is skipped (and thus reported as 0×0), to avoid disabling shared memory for all others. Patch by Reinhard Nissl.</title>
<updated>2007-03-25T23:13:53+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-25T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=91f91ec1332e1bc2a1434a1658d825a16ed56ff8'/>
<id>91f91ec1332e1bc2a1434a1658d825a16ed56ff8</id>
<content type='text'>
CVS patchset: 8748
CVS date: 2007/03/25 23:13:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8748
CVS date: 2007/03/25 23:13:53

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix amp muting when level is still at 100. Patch by Reinhard Nissl.</title>
<updated>2007-03-25T23:09:42+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-25T23:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f365c4d88b2110300e6f4b050c69f4ebea935e66'/>
<id>f365c4d88b2110300e6f4b050c69f4ebea935e66</id>
<content type='text'>
CVS patchset: 8747
CVS date: 2007/03/25 23:09:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8747
CVS date: 2007/03/25 23:09:42

</pre>
</div>
</content>
</entry>
<entry>
<title>Another couple of fixes for OSX support by Martin Aumueller, although Win32 support seems to still not work there.</title>
<updated>2007-03-20T01:40:34+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-20T01:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=89db20fe174c88f784b44743064ca1a9ba4b42f2'/>
<id>89db20fe174c88f784b44743064ca1a9ba4b42f2</id>
<content type='text'>
CVS patchset: 8734
CVS date: 2007/03/20 01:40:34

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup block-based support in AC3 and DTS demuxers. Original patch by Matthias Kretz.</title>
<updated>2007-03-19T16:42:32+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-03-19T16:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a926bc137b195d5fa9d2fa52914c9f87eba6568a'/>
<id>a926bc137b195d5fa9d2fa52914c9f87eba6568a</id>
<content type='text'>
CVS patchset: 8713
CVS date: 2007/03/19 16:42:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8713
CVS date: 2007/03/19 16:42:32

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