<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libspuhdmv, branch 1.1.18</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>Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.</title>
<updated>2009-12-03T15:21:19+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-12-03T15:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a7f2871ace40de278ff6099d5c48e75ca84abf15'/>
<id>a7f2871ace40de278ff6099d5c48e75ca84abf15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.</title>
<updated>2009-12-03T12:03:56+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2009-12-03T12:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=163c718082fb33be47f75f648203d8f011c8c35f'/>
<id>163c718082fb33be47f75f648203d8f011c8c35f</id>
<content type='text'>
TRACE and ERROR are now prefixed with XINE_HDMV_.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TRACE and ERROR are now prefixed with XINE_HDMV_.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge.</title>
<updated>2009-11-04T20:27:08+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-11-04T20:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2af40655557ffc8197e3e59b9428168c2454a68b'/>
<id>2af40655557ffc8197e3e59b9428168c2454a68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed timing of subtitles.</title>
<updated>2009-11-03T20:40:07+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T20:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f7301e347937dfa9fa6879ff9376f1b3a2642e78'/>
<id>f7301e347937dfa9fa6879ff9376f1b3a2642e78</id>
<content type='text'>
Splitted decode_presentation_segment()
 - Store presentation segments in decoder instance data.
 - Try to update overlays after every decoded object.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Splitted decode_presentation_segment()
 - Store presentation segments in decoder instance data.
 - Try to update overlays after every decoded object.
</pre>
</div>
</content>
</entry>
<entry>
<title>show_overlays() → update_overlays()</title>
<updated>2009-11-03T20:32:05+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T20:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9b0a520a6e0d09daefd4916a4298f099907f44f3'/>
<id>9b0a520a6e0d09daefd4916a4298f099907f44f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leaks (RLE data)</title>
<updated>2009-11-03T19:46:56+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T19:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=145602985c83694699c4984a21ad61165e2c8859'/>
<id>145602985c83694699c4984a21ad61165e2c8859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not update overlay if all elements are unchanged</title>
<updated>2009-11-03T19:37:45+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T19:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a9bcaea82059a72fa899f9ed9a69cabfd3ceacc5'/>
<id>a9bcaea82059a72fa899f9ed9a69cabfd3ceacc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy palette only if all objects have been found; ERROR→TRACE in show_overlay().</title>
<updated>2009-11-03T19:34:50+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4345dc27aa5bb6b816759f3d7276baad601ff5bd'/>
<id>4345dc27aa5bb6b816759f3d7276baad601ff5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved struct declarations &amp; list handling to beginning of the file. Cosmetics.</title>
<updated>2009-11-03T19:34:50+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2009-11-03T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f7ceeba7f05e6f511a70c5737740802685c18585'/>
<id>f7ceeba7f05e6f511a70c5737740802685c18585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Connect up the BluRay subtitles decoder.</title>
<updated>2009-08-31T01:06:01+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-08-31T01:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=55e15562a270c865b65866698bcc4a2a90f9d52b'/>
<id>55e15562a270c865b65866698bcc4a2a90f9d52b</id>
<content type='text'>
--HG--
rename : src/libspudvb/Makefile.am =&gt; src/libspuhdmv/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libspudvb/Makefile.am =&gt; src/libspuhdmv/Makefile.am
</pre>
</div>
</content>
</entry>
</feed>
