<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmpg123, branch 0.9.10</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>Replace all exit(1) with abort().</title>
<updated>2002-04-29T23:31:59+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-29T23:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d'/>
<id>0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d</id>
<content type='text'>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Set all pts variabled to int64_t.</title>
<updated>2002-03-31T20:38:40+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-03-31T20:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=91db2da5281ab92bb44ac227d85c0513f645124f'/>
<id>91db2da5281ab92bb44ac227d85c0513f645124f</id>
<content type='text'>
CVS patchset: 1651
CVS date: 2002/03/31 20:38:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1651
CVS date: 2002/03/31 20:38:40

</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken</title>
<updated>2002-03-24T23:31:56+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2002-03-24T23:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fceae5849b57feab320e768696564b3b93bcddc7'/>
<id>fceae5849b57feab320e768696564b3b93bcddc7</id>
<content type='text'>
now, so check and report, thanks.

CVS patchset: 1629
CVS date: 2002/03/24 23:31:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now, so check and report, thanks.

CVS patchset: 1629
CVS date: 2002/03/24 23:31:56

</pre>
</div>
</content>
</entry>
<entry>
<title>audio_decoder-&gt;reset() on discontinuities</title>
<updated>2001-12-11T15:30:05+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2001-12-11T15:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c6b15eb257aa005e3d01394c09ca1f48e0f7ab7'/>
<id>7c6b15eb257aa005e3d01394c09ca1f48e0f7ab7</id>
<content type='text'>
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05

</pre>
</div>
</content>
</entry>
<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>
</feed>
