<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine/load_plugins.c, branch xine-1-beta4-release</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>- preliminary support for reference streams parsing at xine-lib (they</title>
<updated>2003-01-29T02:33:35+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-29T02:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=58f833f31e88bebac909db5fc433cd4e19f1837d'/>
<id>58f833f31e88bebac909db5fc433cd4e19f1837d</id>
<content type='text'>
are sent to gui using a new event)
- function to return demux from mime type string (used by xine-plugin)
- very simple parser for ram files at demux_real

CVS patchset: 4030
CVS date: 2003/01/29 02:33:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are sent to gui using a new event)
- function to return demux from mime type string (used by xine-plugin)
- very simple parser for ram files at demux_real

CVS patchset: 4030
CVS date: 2003/01/29 02:33:35

</pre>
</div>
</content>
</entry>
<entry>
<title>xine_exit() can be called with xine_t object not initialized</title>
<updated>2003-01-18T20:35:24+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-01-18T20:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5986afb6ab52d8d7a7d9b99b5788669624073405'/>
<id>5986afb6ab52d8d7a7d9b99b5788669624073405</id>
<content type='text'>
CVS patchset: 3963
CVS date: 2003/01/18 20:35:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3963
CVS date: 2003/01/18 20:35:24

</pre>
</div>
</content>
</entry>
<entry>
<title>silence, again!</title>
<updated>2003-01-17T21:09:17+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-01-17T21:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e7440d89f85ba59c895d29bc8a3b339cb096d834'/>
<id>e7440d89f85ba59c895d29bc8a3b339cb096d834</id>
<content type='text'>
more cleanup: use strdup, exchanging paranoia for cleanness ;-)

CVS patchset: 3950
CVS date: 2003/01/17 21:09:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more cleanup: use strdup, exchanging paranoia for cleanness ;-)

CVS patchset: 3950
CVS date: 2003/01/17 21:09:17

</pre>
</div>
</content>
</entry>
<entry>
<title>-minor cleanup: the catalog cache is no longer considerd "experimental" ;-)</title>
<updated>2003-01-17T18:43:38+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-01-17T18:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=64b7fa4c1008dcf72908e89a89cf6194047fe05a'/>
<id>64b7fa4c1008dcf72908e89a89cf6194047fe05a</id>
<content type='text'>
-adding XINE_PLUGIN_PATH support:
 you can specify a plugin search path via environment. Specified directories are
 searched recursively; '~' at the beginning means "home dir"
 default search path: ~/.xine/plugins:$prefix/lib/xine/plugins

CVS patchset: 3947
CVS date: 2003/01/17 18:43:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-adding XINE_PLUGIN_PATH support:
 you can specify a plugin search path via environment. Specified directories are
 searched recursively; '~' at the beginning means "home dir"
 default search path: ~/.xine/plugins:$prefix/lib/xine/plugins

CVS patchset: 3947
CVS date: 2003/01/17 18:43:38

</pre>
</div>
</content>
</entry>
<entry>
<title>fix overrun, that is: fix dxr3 &lt;-&gt; divx bug!</title>
<updated>2003-01-17T16:10:32+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-17T16:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4bd65996536a0c52a84f3923af5e7fa3b41a9783'/>
<id>4bd65996536a0c52a84f3923af5e7fa3b41a9783</id>
<content type='text'>
CVS patchset: 3941
CVS date: 2003/01/17 16:10:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3941
CVS date: 2003/01/17 16:10:32

</pre>
</div>
</content>
</entry>
<entry>
<title>do not dispose audio and video ports on stream dispose.</title>
<updated>2003-01-13T23:02:41+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-13T23:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=989188f25474868841d8a5148873a5995be58c6f'/>
<id>989188f25474868841d8a5148873a5995be58c6f</id>
<content type='text'>
CVS patchset: 3906
CVS date: 2003/01/13 23:02:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3906
CVS date: 2003/01/13 23:02:41

</pre>
</div>
</content>
</entry>
<entry>
<title>autoscan plugins and config entries are ordered now</title>
<updated>2003-01-13T17:43:08+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-01-13T17:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0f637614aca58c2eaf35231e682188a3177fe2b8'/>
<id>0f637614aca58c2eaf35231e682188a3177fe2b8</id>
<content type='text'>
good news for Daniel: no frontend change is required, the entries are sorted inside
the engine
I did not change the config entry names for now, because they seem well sorted
already, so I avoided breaking everyones config file. But it is now possible to name
the config keys in a &lt;section&gt;.&lt;plugin&gt;.&lt;entry&gt; style (instead of the old
&lt;section&gt;.&lt;entry&gt; style) resulting in entries of the same plugin being sorted
next to each other.

CVS patchset: 3901
CVS date: 2003/01/13 17:43:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
good news for Daniel: no frontend change is required, the entries are sorted inside
the engine
I did not change the config entry names for now, because they seem well sorted
already, so I avoided breaking everyones config file. But it is now possible to name
the config keys in a &lt;section&gt;.&lt;plugin&gt;.&lt;entry&gt; style (instead of the old
&lt;section&gt;.&lt;entry&gt; style) resulting in entries of the same plugin being sorted
next to each other.

CVS patchset: 3901
CVS date: 2003/01/13 17:43:08

</pre>
</div>
</content>
</entry>
<entry>
<title>this log message is not restriced to input plugins, demuxers and preloaded plugins</title>
<updated>2003-01-11T21:22:20+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-01-11T21:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8181829e04f9fca6fecacb97c192475a9a4c03a5'/>
<id>8181829e04f9fca6fecacb97c192475a9a4c03a5</id>
<content type='text'>
get here as well

CVS patchset: 3876
CVS date: 2003/01/11 21:22:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get here as well

CVS patchset: 3876
CVS date: 2003/01/11 21:22:20

</pre>
</div>
</content>
</entry>
<entry>
<title>introducing a new, very low-impact aproach on implementing a video processing api</title>
<updated>2003-01-11T19:06:52+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2003-01-11T19:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=847cbb1144eae8f185fdc47aaaf1a9e12bfc8de8'/>
<id>847cbb1144eae8f185fdc47aaaf1a9e12bfc8de8</id>
<content type='text'>
CVS patchset: 3875
CVS date: 2003/01/11 19:06:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3875
CVS date: 2003/01/11 19:06:52

</pre>
</div>
</content>
</entry>
<entry>
<title>fixes/cleanups of the handled/unhandled codecs</title>
<updated>2003-01-08T01:02:27+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-08T01:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=89b2bf76f80eb05badeb340e2a00a8fbb6e17db3'/>
<id>89b2bf76f80eb05badeb340e2a00a8fbb6e17db3</id>
<content type='text'>
for more information see message on xine-devel

CVS patchset: 3818
CVS date: 2003/01/08 01:02:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information see message on xine-devel

CVS patchset: 3818
CVS date: 2003/01/08 01:02:27

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