<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libsputext, branch master</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>Move all the SubPicture decoders together in the spu_dec directory. Remove superfluous xine_ prefixes from source files.</title>
<updated>2007-12-22T22:39:35+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-22T22:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=188d7498b854233ac5f329fa342b16cbe1087d62'/>
<id>188d7498b854233ac5f329fa342b16cbe1087d62</id>
<content type='text'>
--HG--
rename : src/libspucc/cc_decoder.c =&gt; src/spu_dec/cc_decoder.c
rename : src/libspucc/cc_decoder.h =&gt; src/spu_dec/cc_decoder.h
rename : src/libspucmml/xine_cmml_decoder.c =&gt; src/spu_dec/cmml_decoder.c
rename : src/libspudec/nav_read.c =&gt; src/spu_dec/nav_read.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudec/spudec.c =&gt; src/spu_dec/spudec.c
rename : src/libspudec/spudec.h =&gt; src/spu_dec/spudec.h
rename : src/libspudvb/xine_spudvb_decoder.c =&gt; src/spu_dec/spudvb_decoder.c
rename : src/libsputext/xine_sputext_decoder.c =&gt; src/spu_dec/sputext_decoder.c
rename : src/libsputext/demux_sputext.c =&gt; src/spu_dec/sputext_demuxer.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libspucc/cc_decoder.c =&gt; src/spu_dec/cc_decoder.c
rename : src/libspucc/cc_decoder.h =&gt; src/spu_dec/cc_decoder.h
rename : src/libspucmml/xine_cmml_decoder.c =&gt; src/spu_dec/cmml_decoder.c
rename : src/libspudec/nav_read.c =&gt; src/spu_dec/nav_read.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudec/spudec.c =&gt; src/spu_dec/spudec.c
rename : src/libspudec/spudec.h =&gt; src/spu_dec/spudec.h
rename : src/libspudvb/xine_spudvb_decoder.c =&gt; src/spu_dec/spudvb_decoder.c
rename : src/libsputext/xine_sputext_decoder.c =&gt; src/spu_dec/sputext_decoder.c
rename : src/libsputext/demux_sputext.c =&gt; src/spu_dec/sputext_demuxer.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all the code to the new headers layout.</title>
<updated>2007-12-19T01:59:06+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-19T01:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9da4e2dde0da695c240cf48390217ac97cb10c1c'/>
<id>9da4e2dde0da695c240cf48390217ac97cb10c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make parse_utf8_size accept a void* as parameter.</title>
<updated>2007-12-13T18:26:54+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-13T18:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cf683b306826539356637f454d293f89b131a089'/>
<id>cf683b306826539356637f454d293f89b131a089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate a few conversions to upper case; use strcasestr.</title>
<updated>2007-12-13T13:21:28+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-13T13:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f5f9955fbc251ff7fa469a88042dc46717896da3'/>
<id>f5f9955fbc251ff7fa469a88042dc46717896da3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protocols too.</title>
<updated>2007-12-11T19:09:04+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T19:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f77028285a231edada74b0d93e4198fa8179880e'/>
<id>f77028285a231edada74b0d93e4198fa8179880e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Transform get_extensions and get_mimetypes into strings.</title>
<updated>2007-12-11T18:04:47+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T18:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bebea7e1e218eed9e72dac3c7c2934f16c96f4a4'/>
<id>bebea7e1e218eed9e72dac3c7c2934f16c96f4a4</id>
<content type='text'>
Please note that this commit temporarily breaks building.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please note that this commit temporarily breaks building.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the interface version for demuxer plugins.</title>
<updated>2007-12-11T17:16:49+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T17:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=265e36a8ddde1fa296ea39c67928aa1b7a11f7e5'/>
<id>265e36a8ddde1fa296ea39c67928aa1b7a11f7e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the interface version for SPU decoders.</title>
<updated>2007-12-11T17:08:49+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T17:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b9dffdcf551ccd23b31618cf86716082e9f50f9d'/>
<id>b9dffdcf551ccd23b31618cf86716082e9f50f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use default_*_class_dispose macro whenever the class dispose function only called free().</title>
<updated>2007-12-11T14:40:37+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T14:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=32a70cef7fdce1648d6850dafbe78bee04830429'/>
<id>32a70cef7fdce1648d6850dafbe78bee04830429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use N_() rather than _(), passing the string just once to gettext().</title>
<updated>2007-12-11T13:12:35+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-12-11T13:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e2a10c5fdaed1f45040fb3d737ab79f0e5d774d9'/>
<id>e2a10c5fdaed1f45040fb3d737ab79f0e5d774d9</id>
<content type='text'>
This way the gettext code for description does not need to be repeated by every plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the gettext code for description does not need to be repeated by every plugin.
</pre>
</div>
</content>
</entry>
</feed>
