<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libspudec, branch 0.9.13</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>don't always check these assertions, because</title>
<updated>2002-07-23T10:03:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-23T10:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eee3f27c5a55bfcb3329b13bf094f939cea97544'/>
<id>eee3f27c5a55bfcb3329b13bf094f939cea97544</id>
<content type='text'>
 - libdvdread already checks them
 - at least one (really broken) dvd I have here doesn't like them

CVS patchset: 2342
CVS date: 2002/07/23 10:03:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - libdvdread already checks them
 - at least one (really broken) dvd I have here doesn't like them

CVS patchset: 2342
CVS date: 2002/07/23 10:03:23

</pre>
</div>
</content>
</entry>
<entry>
<title>don't be too rude with bad dvds:</title>
<updated>2002-07-20T16:28:14+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-20T16:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fc9e8623aaa2ab8a256a21ddfde6289684c2c9d1'/>
<id>fc9e8623aaa2ab8a256a21ddfde6289684c2c9d1</id>
<content type='text'>
don't abort on broken spu control sequences, skip them instead

CVS patchset: 2328
CVS date: 2002/07/20 16:28:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't abort on broken spu control sequences, skip them instead

CVS patchset: 2328
CVS date: 2002/07/20 16:28:14

</pre>
</div>
</content>
</entry>
<entry>
<title>fix some menu highlights not disappearing on menu leave</title>
<updated>2002-07-19T17:16:39+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-19T17:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c7058487ea0bfd12cfec128d1919011dcf9a0d69'/>
<id>c7058487ea0bfd12cfec128d1919011dcf9a0d69</id>
<content type='text'>
CVS patchset: 2320
CVS date: 2002/07/19 17:16:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2320
CVS date: 2002/07/19 17:16:39

</pre>
</div>
</content>
</entry>
<entry>
<title>whoops, spelling error</title>
<updated>2002-07-06T16:38:30+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-06T16:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2d0b58d8d87e93e75fdf9de8cf4064870a116765'/>
<id>2d0b58d8d87e93e75fdf9de8cf4064870a116765</id>
<content type='text'>
CVS patchset: 2222
CVS date: 2002/07/06 16:38:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2222
CVS date: 2002/07/06 16:38:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Button areas in the nav packets are in screen coordinated.</title>
<updated>2002-07-06T16:36:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-06T16:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1785298ed1de7923d678b9386e682d157be850d8'/>
<id>1785298ed1de7923d678b9386e682d157be850d8</id>
<content type='text'>
Overlay clipping areas are in overlay coordinates.
Therefore, up to now, the menu highlight positions were only correct, when
the menu subpicture started at (0,0) on screen. Although this seems to be
common, it is not necessarily true and I have dvds here, for which it is
not.
The fix is easy: Correctly convert the button areas to clipping areas by
subtracting the subpictures display offset.

CVS patchset: 2221
CVS date: 2002/07/06 16:36:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Overlay clipping areas are in overlay coordinates.
Therefore, up to now, the menu highlight positions were only correct, when
the menu subpicture started at (0,0) on screen. Although this seems to be
common, it is not necessarily true and I have dvds here, for which it is
not.
The fix is easy: Correctly convert the button areas to clipping areas by
subtracting the subpictures display offset.

CVS patchset: 2221
CVS date: 2002/07/06 16:36:43

</pre>
</div>
</content>
</entry>
<entry>
<title>Bump up version numbers due to changes in xine_t</title>
<updated>2002-07-05T17:31:59+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-07-05T17:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=22d0545163db353dd95e5fd2fe4492a3aae81079'/>
<id>22d0545163db353dd95e5fd2fe4492a3aae81079</id>
<content type='text'>
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Let cvs ignore a lot of files that are built.</title>
<updated>2002-06-23T16:18:44+00:00</updated>
<author>
<name>Dennis Björklund</name>
<email>dennisbj@users.sourceforge.net</email>
</author>
<published>2002-06-23T16:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aac8f9c329942d0be3128cdab01083eed067ad2f'/>
<id>aac8f9c329942d0be3128cdab01083eed067ad2f</id>
<content type='text'>
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove no more needed XINE_LOGO.</title>
<updated>2002-06-12T12:22:25+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2002-06-12T12:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6c5572a3e91e95c7f92f1110fac91caa241a9a87'/>
<id>6c5572a3e91e95c7f92f1110fac91caa241a9a87</id>
<content type='text'>
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film  demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).

CVS patchset: 2066
CVS date: 2002/06/12 12:22:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film  demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).

CVS patchset: 2066
CVS date: 2002/06/12 12:22:25

</pre>
</div>
</content>
</entry>
<entry>
<title>patch from Michael Roitzsch:</title>
<updated>2002-05-25T19:19:16+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2002-05-25T19:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92ef4f25e2ad9e5daff482448dac75603e1aaecd'/>
<id>92ef4f25e2ad9e5daff482448dac75603e1aaecd</id>
<content type='text'>
increased interface version numbers, to reflect the xine_t change

CVS patchset: 1939
CVS date: 2002/05/25 19:19:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
increased interface version numbers, to reflect the xine_t change

CVS patchset: 1939
CVS date: 2002/05/25 19:19:16

</pre>
</div>
</content>
</entry>
<entry>
<title>big cleanup on plugin dispose handling, small improvements on version handling for decoder plugins</title>
<updated>2002-05-01T19:42:56+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-05-01T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f5ef61ef9364a04765b71d80ea19675a80616f40'/>
<id>f5ef61ef9364a04765b71d80ea19675a80616f40</id>
<content type='text'>
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56

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