<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmpg123, branch README</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>foo</title>
<updated>2001-08-23T20:31:47+00:00</updated>
<author>
<name>Heiko Schaefer</name>
<email>heikos@users.sourceforge.net</email>
</author>
<published>2001-08-23T20:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e0d41e305df46c409ed1ed1b62020b6eb6712980'/>
<id>e0d41e305df46c409ed1ed1b62020b6eb6712980</id>
<content type='text'>
CVS patchset: 471
CVS date: 2001/08/23 20:31:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 471
CVS date: 2001/08/23 20:31:47

</pre>
</div>
</content>
</entry>
<entry>
<title>First checkin of new audio_out architecture.</title>
<updated>2001-08-21T19:39:50+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2001-08-21T19:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=790d5baee128cb40800fee392e74c01afefe4756'/>
<id>790d5baee128cb40800fee392e74c01afefe4756</id>
<content type='text'>
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c
Audio out now done in xine-lib/src/audio_out/*
Currently, only xine-lib/src/audio_oss_out.c is active.
Re-support of others will follow as other people implement them.
ao_functions split into ao_instance and ao_driver
and function in a similar fashion as video_out.
All decoder plugins now call ao_instance instead of ao_functions.
ao_instance is used in xine-lib/src/xine-engine/audio_out.c
ao_driver is used in xine-lib/src/audio_out/*
See also changes in xine-ui files

CVS patchset: 459
CVS date: 2001/08/21 19:39:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c
Audio out now done in xine-lib/src/audio_out/*
Currently, only xine-lib/src/audio_oss_out.c is active.
Re-support of others will follow as other people implement them.
ao_functions split into ao_instance and ao_driver
and function in a similar fashion as video_out.
All decoder plugins now call ao_instance instead of ao_functions.
ao_instance is used in xine-lib/src/xine-engine/audio_out.c
ao_driver is used in xine-lib/src/audio_out/*
See also changes in xine-ui files

CVS patchset: 459
CVS date: 2001/08/21 19:39:50

</pre>
</div>
</content>
</entry>
<entry>
<title>removed unnecessary file</title>
<updated>2001-08-11T19:09:00+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-08-11T19:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=713eda4ce56a5e0061d5e20b580d38a049122c7e'/>
<id>713eda4ce56a5e0061d5e20b580d38a049122c7e</id>
<content type='text'>
CVS patchset: 412
CVS date: 2001/08/11 19:09:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 412
CVS date: 2001/08/11 19:09:00

</pre>
</div>
</content>
</entry>
<entry>
<title>removed big local variables in libmpg123 (freebsd calls this stack-abuse ;))</title>
<updated>2001-08-07T14:15:04+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-08-07T14:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=27178f3a86648323c015dd67e97033b40e9d9e07'/>
<id>27178f3a86648323c015dd67e97033b40e9d9e07</id>
<content type='text'>
CVS patchset: 397
CVS date: 2001/08/07 14:15:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 397
CVS date: 2001/08/07 14:15:04

</pre>
</div>
</content>
</entry>
<entry>
<title>whoups, looks like a priority of 0 is not allowed :&gt;</title>
<updated>2001-07-30T19:21:28+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-07-30T19:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=51af8918e439e1223a72ef1a81104a8ebc29623a'/>
<id>51af8918e439e1223a72ef1a81104a8ebc29623a</id>
<content type='text'>
CVS patchset: 371
CVS date: 2001/07/30 19:21:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 371
CVS date: 2001/07/30 19:21:28

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed get_dir in input plugins. Fixed a strange header inclusion bug</title>
<updated>2001-07-10T21:07:55+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-07-10T21:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4cc9fd313df701f722a81ad4bb551155415ce5cc'/>
<id>4cc9fd313df701f722a81ad4bb551155415ce5cc</id>
<content type='text'>
in libw32dll/wine.

CVS patchset: 264
CVS date: 2001/07/10 21:07:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in libw32dll/wine.

CVS patchset: 264
CVS date: 2001/07/10 21:07:55

</pre>
</div>
</content>
</entry>
<entry>
<title>fixed race between metronom and xine engine, small audio plugin api change to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin)</title>
<updated>2001-06-23T19:45:47+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-06-23T19:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ee8df4f4d8e2088da9dbc38e3230fad1de64908f'/>
<id>ee8df4f4d8e2088da9dbc38e3230fad1de64908f</id>
<content type='text'>
CVS patchset: 218
CVS date: 2001/06/23 19:45:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 218
CVS date: 2001/06/23 19:45:47

</pre>
</div>
</content>
</entry>
<entry>
<title>improved mpg error handling</title>
<updated>2001-06-09T19:22:26+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-06-09T19:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=09898acbad0c3b16ea7d0d14210b986123d491f8'/>
<id>09898acbad0c3b16ea7d0d14210b986123d491f8</id>
<content type='text'>
CVS patchset: 140
CVS date: 2001/06/09 19:22:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 140
CVS date: 2001/06/09 19:22:26

</pre>
</div>
</content>
</entry>
<entry>
<title>more avi demuxer/libw32 bugfixes</title>
<updated>2001-06-09T17:07:21+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-06-09T17:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a6286f5fc779af20613910ddf8032c25d74247ac'/>
<id>a6286f5fc779af20613910ddf8032c25d74247ac</id>
<content type='text'>
CVS patchset: 136
CVS date: 2001/06/09 17:07:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 136
CVS date: 2001/06/09 17:07:21

</pre>
</div>
</content>
</entry>
<entry>
<title>fixed mp3 playback</title>
<updated>2001-06-03T12:16:44+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-06-03T12:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f4995ecac75dbaa2089aaf29db54cd1f83a2a836'/>
<id>f4995ecac75dbaa2089aaf29db54cd1f83a2a836</id>
<content type='text'>
CVS patchset: 115
CVS date: 2001/06/03 12:16:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 115
CVS date: 2001/06/03 12:16:44

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