<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libsputext, branch 1-beta2</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>I really should set a buffer type</title>
<updated>2002-12-30T18:07:49+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-12-30T18:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bf2347e9cad78b2693cbbbaaf37d9ed363500367'/>
<id>bf2347e9cad78b2693cbbbaaf37d9ed363500367</id>
<content type='text'>
CVS patchset: 3731
CVS date: 2002/12/30 18:07:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3731
CVS date: 2002/12/30 18:07:49

</pre>
</div>
</content>
</entry>
<entry>
<title>fill the buffers with text, fix dispose memleak, add FIXMEs</title>
<updated>2002-12-30T11:51:45+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-12-30T11:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=88fe61c56601390a97242b4d3b370ef4f4933d72'/>
<id>88fe61c56601390a97242b4d3b370ef4f4933d72</id>
<content type='text'>
CVS patchset: 3729
CVS date: 2002/12/30 11:51:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3729
CVS date: 2002/12/30 11:51:45

</pre>
</div>
</content>
</entry>
<entry>
<title>first draft of a sputext demuxer</title>
<updated>2002-12-29T16:39:38+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-12-29T16:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=786be7e4a8be66bdfcc3459496156ca5028b672d'/>
<id>786be7e4a8be66bdfcc3459496156ca5028b672d</id>
<content type='text'>
This does not work at all yet.
TODO:
- make demuxer send subtitle text in buffers and tag them with useful
  timestamps
- adjust decoder to new API: it should read the text from the buffers
  and render them into overlays using OSD renderer

CVS patchset: 3717
CVS date: 2002/12/29 16:39:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does not work at all yet.
TODO:
- make demuxer send subtitle text in buffers and tag them with useful
  timestamps
- adjust decoder to new API: it should read the text from the buffers
  and render them into overlays using OSD renderer

CVS patchset: 3717
CVS date: 2002/12/29 16:39:38

</pre>
</div>
</content>
</entry>
<entry>
<title>Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",</title>
<updated>2002-10-28T13:30:58+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2002-10-28T13:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=711c71162d608a177e1d5329145a769ad9938de1'/>
<id>711c71162d608a177e1d5329145a769ad9938de1</id>
<content type='text'>
to get a minimal dynamic linker symbol table

CVS patchset: 3073
CVS date: 2002/10/28 13:30:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to get a minimal dynamic linker symbol table

CVS patchset: 3073
CVS date: 2002/10/28 13:30:58

</pre>
</div>
</content>
</entry>
<entry>
<title>remove plugin's private priority and interface members</title>
<updated>2002-09-05T22:18:50+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-09-05T22:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c0178b0e481332c8aa9ab2b1226d64426eeed9fd'/>
<id>c0178b0e481332c8aa9ab2b1226d64426eeed9fd</id>
<content type='text'>
adapt some more decoders

CVS patchset: 2618
CVS date: 2002/09/05 22:18:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapt some more decoders

CVS patchset: 2618
CVS date: 2002/09/05 22:18:50

</pre>
</div>
</content>
</entry>
<entry>
<title>make all the plugin init functions static</title>
<updated>2002-09-05T20:44:38+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-09-05T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea37f5776a90a7f8153757052a89d589185f5d23'/>
<id>ea37f5776a90a7f8153757052a89d589185f5d23</id>
<content type='text'>
(geez this was a job)

CVS patchset: 2616
CVS date: 2002/09/05 20:44:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(geez this was a job)

CVS patchset: 2616
CVS date: 2002/09/05 20:44:38

</pre>
</div>
</content>
</entry>
<entry>
<title>merging in the new_api branch ... unfortunately video_out / vo_scale is broken now ... matthias/miguel: please fix it :-)</title>
<updated>2002-09-04T23:31:05+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-09-04T23:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=403f01979cef7e03b8322ddb870e3959c8de0f77'/>
<id>403f01979cef7e03b8322ddb870e3959c8de0f77</id>
<content type='text'>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</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>A bug fix for the fix.</title>
<updated>2002-06-25T11:48:02+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2002-06-25T11:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ad6dff782212fc3ca5369ad854d42e8da79cf9df'/>
<id>ad6dff782212fc3ca5369ad854d42e8da79cf9df</id>
<content type='text'>
Added time offset for badly timed subtitles.

CVS patchset: 2161
CVS date: 2002/06/25 11:48:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added time offset for badly timed subtitles.

CVS patchset: 2161
CVS date: 2002/06/25 11:48:02

</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix for avi subtitles w/o end times.</title>
<updated>2002-06-24T22:10:48+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2002-06-24T22:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=047b977dd4386dbb3b5ab11dbd136e378be40cf4'/>
<id>047b977dd4386dbb3b5ab11dbd136e378be40cf4</id>
<content type='text'>
CVS patchset: 2159
CVS date: 2002/06/24 22:10:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2159
CVS date: 2002/06/24 22:10:48

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