<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils/xmllexer.c, branch vdr-xine-version-802</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>Some lexer state tokenisation which somehow slipped through a crack somewhere.</title>
<updated>2008-01-09T18:37:35+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-09T18:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=108b12c4b3abb63f4ac39bfed1fe44f2e1bab6c3'/>
<id>108b12c4b3abb63f4ac39bfed1fe44f2e1bab6c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2008-01-01T02:53:38+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-01T02:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=60ce6073c01f97d55eece7ccba75c5d917aed163'/>
<id>60ce6073c01f97d55eece7ccba75c5d917aed163</id>
<content type='text'>
--HG--
rename : src/xine-utils/xmllexer.h =&gt; include/xine/xmllexer.h
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libmpeg2/header.c =&gt; src/video_dec/libmpeg2/header.c
rename : src/libmpeg2/mpeg2_internal.h =&gt; src/video_dec/libmpeg2/mpeg2_internal.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/xine-utils/xmllexer.h =&gt; include/xine/xmllexer.h
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libmpeg2/header.c =&gt; src/video_dec/libmpeg2/header.c
rename : src/libmpeg2/mpeg2_internal.h =&gt; src/video_dec/libmpeg2/mpeg2_internal.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.</title>
<updated>2007-12-31T13:29:40+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-31T13:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=147a5017b476e4cd61aadb8e7420bc20832abfef'/>
<id>147a5017b476e4cd61aadb8e7420bc20832abfef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1 (except po/*; translators needed for this).</title>
<updated>2007-12-30T18:37:29+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-30T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cb2f69533fd5771c386d1b994b2179e76c4ded54'/>
<id>cb2f69533fd5771c386d1b994b2179e76c4ded54</id>
<content type='text'>
--HG--
rename : src/video_out/vidix/drivers/mga_vid.c =&gt; contrib/vidix/drivers/mga_vid.c
rename : src/video_out/vidix/drivers/nvidia_vid.c =&gt; contrib/vidix/drivers/nvidia_vid.c
rename : src/video_out/vidix/drivers/savage_vid.c =&gt; contrib/vidix/drivers/savage_vid.c
rename : src/xine-engine/video_out.h =&gt; include/xine/video_out.h
rename : src/xine-utils/xmllexer.h =&gt; include/xine/xmllexer.h
rename : po/libxine1.pot =&gt; po/libxine2.pot
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/video_out/vidix/drivers/mga_vid.c =&gt; contrib/vidix/drivers/mga_vid.c
rename : src/video_out/vidix/drivers/nvidia_vid.c =&gt; contrib/vidix/drivers/nvidia_vid.c
rename : src/video_out/vidix/drivers/savage_vid.c =&gt; contrib/vidix/drivers/savage_vid.c
rename : src/xine-engine/video_out.h =&gt; include/xine/video_out.h
rename : src/xine-utils/xmllexer.h =&gt; include/xine/xmllexer.h
rename : po/libxine1.pot =&gt; po/libxine2.pot
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
</pre>
</div>
</content>
</entry>
<entry>
<title>xmlparser: fix token buffer being too small</title>
<updated>2007-12-27T14:25:28+00:00</updated>
<author>
<name>Maximilian Schwerin</name>
<email>post@mschwerin.de</email>
</author>
<published>2007-12-27T14:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a2d20c60cd88481989316a8cedf8bd7d1e9be94a'/>
<id>a2d20c60cd88481989316a8cedf8bd7d1e9be94a</id>
<content type='text'>
What this patch does is replace the token buffer of static size in
xml_parser_get_node with a malloced buffer. If the lexer notices, that it
needs more size it just increases the size of this buffer by factor two and
tries again. This may not be very elegant, but it works.

node_name and property_name are dynamically-sized too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What this patch does is replace the token buffer of static size in
xml_parser_get_node with a malloced buffer. If the lexer notices, that it
needs more size it just increases the size of this buffer by factor two and
tries again. This may not be very elegant, but it works.

node_name and property_name are dynamically-sized too.
</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>Merge from 1.1.</title>
<updated>2007-12-17T16:57:34+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-17T16:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b41af27637477297a1b575904a596d1dfa8a7531'/>
<id>b41af27637477297a1b575904a596d1dfa8a7531</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an off-by-one error concerning UTF-8-encoded BOMs.</title>
<updated>2007-12-17T16:55:35+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-17T16:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a7e8065a32e0151ef995d696881d4d2ecf27fd33'/>
<id>a7e8065a32e0151ef995d696881d4d2ecf27fd33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2007-12-14T21:45:16+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-14T21:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=35de2d5310582d38d59df87432ae3c37ad84edbd'/>
<id>35de2d5310582d38d59df87432ae3c37ad84edbd</id>
<content type='text'>
--HG--
rename : src/demuxers/demux_ogg.c =&gt; src/combined/xine_ogg_demuxer.c
rename : src/libfaad/xine_faad_decoder.c =&gt; src/libxineadec/xine_faad_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/demuxers/demux_ogg.c =&gt; src/combined/xine_ogg_demuxer.c
rename : src/libfaad/xine_faad_decoder.c =&gt; src/libxineadec/xine_faad_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert XML to UTF-8 for parsing if a BOM is detected.</title>
<updated>2007-12-14T21:44:43+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-12-14T21:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6bbfd480d0d173887305db527b641f832b6c4310'/>
<id>6bbfd480d0d173887305db527b641f832b6c4310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
