<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libxineadec, branch 1-beta0</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>Developers can now run "make" in their work area (e.g. src/libffmpeg) and it</title>
<updated>2002-11-22T05:25:14+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-11-22T05:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b97c5dc4ef7cc049c18f9636859d341eeb531c5'/>
<id>4b97c5dc4ef7cc049c18f9636859d341eeb531c5</id>
<content type='text'>
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.

CVS patchset: 3331
CVS date: 2002/11/22 05:25:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.

CVS patchset: 3331
CVS date: 2002/11/22 05:25:14

</pre>
</div>
</content>
</entry>
<entry>
<title>engine modifications to allow post plugin layer:</title>
<updated>2002-11-20T11:57:38+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-11-20T11:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4e95a4f5224e241075b8cd86b4423c85c1d0ee26'/>
<id>4e95a4f5224e241075b8cd86b4423c85c1d0ee26</id>
<content type='text'>
* new public output interface xine_{audio,video}_port_t instead of
  xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
  residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
  (note to external projects: the compiler will help you a lot, if a plugin
  compiles, it is adapted, because all changes add new parameters to some
  functions)
* bump up all interface versions because of xine_t and xine_stream_t changes

CVS patchset: 3312
CVS date: 2002/11/20 11:57:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new public output interface xine_{audio,video}_port_t instead of
  xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
  residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
  (note to external projects: the compiler will help you a lot, if a plugin
  compiles, it is adapted, because all changes add new parameters to some
  functions)
* bump up all interface versions because of xine_t and xine_stream_t changes

CVS patchset: 3312
CVS date: 2002/11/20 11:57:38

</pre>
</div>
</content>
</entry>
<entry>
<title>merge metronom's improvements (inform decoders about discontinuities)</title>
<updated>2002-11-12T18:40:50+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-11-12T18:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5caae571ccadaaf00a90d4ec321c5ab4b4cc4191'/>
<id>5caae571ccadaaf00a90d4ec321c5ab4b4cc4191</id>
<content type='text'>
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&amp;forum_id=7131

CVS patchset: 3250
CVS date: 2002/11/12 18:40:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&amp;forum_id=7131

CVS patchset: 3250
CVS date: 2002/11/12 18:40:50

</pre>
</div>
</content>
</entry>
<entry>
<title>native audio codecs now report themselves in the stream/meta info fields</title>
<updated>2002-11-11T05:01:31+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-11-11T05:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=723e89bc51bad662a67940a7ba0504832de5a490'/>
<id>723e89bc51bad662a67940a7ba0504832de5a490</id>
<content type='text'>
CVS patchset: 3231
CVS date: 2002/11/11 05:01:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3231
CVS date: 2002/11/11 05:01:31

</pre>
</div>
</content>
</entry>
<entry>
<title>leak a little less memory</title>
<updated>2002-11-03T06:08:54+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-11-03T06:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=798c5cedd0c4ff668553a3400dd76286494d1a2a'/>
<id>798c5cedd0c4ff668553a3400dd76286494d1a2a</id>
<content type='text'>
CVS patchset: 3163
CVS date: 2002/11/03 06:08:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3163
CVS date: 2002/11/03 06:08:54

</pre>
</div>
</content>
</entry>
<entry>
<title>activate the EA ADPCM decoder</title>
<updated>2002-11-02T23:37:33+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-11-02T23:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2110ccbb0cbd7b63bb8d2067d3a56f7d63e366fc'/>
<id>2110ccbb0cbd7b63bb8d2067d3a56f7d63e366fc</id>
<content type='text'>
CVS patchset: 3159
CVS date: 2002/11/02 23:37:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3159
CVS date: 2002/11/02 23:37:33

</pre>
</div>
</content>
</entry>
<entry>
<title>added a reference audio decoder plugin</title>
<updated>2002-11-02T20:55:23+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-11-02T20:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=06878214eb135f073ece5834cb273f85cb5aa615'/>
<id>06878214eb135f073ece5834cb273f85cb5aa615</id>
<content type='text'>
CVS patchset: 3154
CVS date: 2002/11/02 20:55:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3154
CVS date: 2002/11/02 20:55:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Added EA ADPCM decoder</title>
<updated>2002-10-29T02:07:45+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2002-10-29T02:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=03e69bb1df2b5c19296fa234dd2e1ce010f1e43d'/>
<id>03e69bb1df2b5c19296fa234dd2e1ce010f1e43d</id>
<content type='text'>
CVS patchset: 3084
CVS date: 2002/10/29 02:07:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3084
CVS date: 2002/10/29 02:07:45

</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>Fix an automake-1.7.1 warning.  Automake 1.7.1 complains that our Makefile.am</title>
<updated>2002-10-28T12:59:51+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2002-10-28T12:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2173095144bf35ef1e8b1c7b04d77b01399e5876'/>
<id>2173095144bf35ef1e8b1c7b04d77b01399e5876</id>
<content type='text'>
shouldn't override CFLAGS and suggests we use AM_CFLAGS instead.
CFLAGS is not needed here, apparently - so away with it.

CVS patchset: 3067
CVS date: 2002/10/28 12:59:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shouldn't override CFLAGS and suggests we use AM_CFLAGS instead.
CFLAGS is not needed here, apparently - so away with it.

CVS patchset: 3067
CVS date: 2002/10/28 12:59:51

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