<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, 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>Whoops, managed to lose mangle.h.</title>
<updated>2008-03-04T16:40:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-04T16:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bcf7f94f2e1d901aa947ba621a917299ab251b83'/>
<id>bcf7f94f2e1d901aa947ba621a917299ab251b83</id>
<content type='text'>
(This can happen when you revert &amp; patch when merging.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This can happen when you revert &amp; patch when merging.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2008-03-04T16:00:23+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-04T16:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b25c91e086a5bef47dfae5838b1e149084dfca47'/>
<id>b25c91e086a5bef47dfae5838b1e149084dfca47</id>
<content type='text'>
--HG--
rename : src/libffmpeg/ff_dvaudio_decoder.c =&gt; src/combined/ffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.h =&gt; src/combined/ffmpeg/ffmpeg_decoder.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libffmpeg/ff_dvaudio_decoder.c =&gt; src/combined/ffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.h =&gt; src/combined/ffmpeg/ffmpeg_decoder.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).</title>
<updated>2008-03-02T17:52:09+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-03-02T17:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6772044da2f3574f09b8f39832710daab249e83f'/>
<id>6772044da2f3574f09b8f39832710daab249e83f</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-02-11T18:04:53+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-02-11T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=309766063aa4e3c873defe5c472ee53245168b9f'/>
<id>309766063aa4e3c873defe5c472ee53245168b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unnecessary tests (which the compiler would discard).</title>
<updated>2008-02-09T16:51:19+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-02-09T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=34af4adde1c65495fa8948c482ef83bd73204d89'/>
<id>34af4adde1c65495fa8948c482ef83bd73204d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename base64 functions to _x_ as they should not be part of the public API.</title>
<updated>2008-01-27T12:58:31+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-01-27T12:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c166d8088e0a128a7b223c62fd2b8dc1a1b70c5'/>
<id>7c166d8088e0a128a7b223c62fd2b8dc1a1b70c5</id>
<content type='text'>
Note that these will be removed as soon as -libavutil branch is merged, in favour of libavutil's base64 implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that these will be removed as soon as -libavutil branch is merged, in favour of libavutil's base64 implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move base64 header to xine-utils as we don't want it installed.</title>
<updated>2008-01-27T12:52:33+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-01-27T12:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d3801a2f741ac6931824bfef41ea0e7c39aa193d'/>
<id>d3801a2f741ac6931824bfef41ea0e7c39aa193d</id>
<content type='text'>
--HG--
rename : include/xine/base64.h =&gt; src/xine-utils/base64.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : include/xine/base64.h =&gt; src/xine-utils/base64.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from -plugin-loader branch.</title>
<updated>2008-01-24T13:47:01+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-24T13:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d3f318eec71d38ce34f590daef0fed1f6cbf2eae'/>
<id>d3f318eec71d38ce34f590daef0fed1f6cbf2eae</id>
<content type='text'>
base64.{c,h} functions are given "xine_" prefixes and are exported.

--HG--
rename : src/xine-utils/base64.h =&gt; include/xine/base64.h
rename : src/xine-engine/configfile.h =&gt; include/xine/configfile.h
rename : src/xine-engine/plugin_catalog.h =&gt; include/xine/plugin_catalog.h
rename : src/xine-utils/xineutils.h =&gt; include/xine/xineutils.h
rename : src/input/base64.c =&gt; src/xine-utils/base64.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
base64.{c,h} functions are given "xine_" prefixes and are exported.

--HG--
rename : src/xine-utils/base64.h =&gt; include/xine/base64.h
rename : src/xine-engine/configfile.h =&gt; include/xine/configfile.h
rename : src/xine-engine/plugin_catalog.h =&gt; include/xine/plugin_catalog.h
rename : src/xine-utils/xineutils.h =&gt; include/xine/xineutils.h
rename : src/input/base64.c =&gt; src/xine-utils/base64.c
</pre>
</div>
</content>
</entry>
<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>Make memcpy_method a static constant structure, and replace the name string with an array of characters.</title>
<updated>2008-01-03T00:38:06+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-01-03T00:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a2a95425350da93551388acdca8a00818a34c317'/>
<id>a2a95425350da93551388acdca8a00818a34c317</id>
<content type='text'>
Move timing results to a different static array, to reduce the amount of data that would go to .data section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move timing results to a different static array, to reduce the amount of data that would go to .data section.
</pre>
</div>
</content>
</entry>
</feed>
