<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_out, branch 1-rc1</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>Improve error alsa messages.</title>
<updated>2003-10-04T22:49:58+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-10-04T22:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dfd0efd0aa683875a923082eaf1c3acd7dedba79'/>
<id>dfd0efd0aa683875a923082eaf1c3acd7dedba79</id>
<content type='text'>
CVS patchset: 5443
CVS date: 2003/10/04 22:49:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5443
CVS date: 2003/10/04 22:49:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix blocking on xine start when using alsa.</title>
<updated>2003-10-04T22:27:58+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-10-04T22:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=70768558c8a2c34f2cce7a3721c40af89eade2f6'/>
<id>70768558c8a2c34f2cce7a3721c40af89eade2f6</id>
<content type='text'>
Fixes bug: -
http://bugs.debian.org/211304

CVS patchset: 5442
CVS date: 2003/10/04 22:27:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug: -
http://bugs.debian.org/211304

CVS patchset: 5442
CVS date: 2003/10/04 22:27:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Another fix due to unexpected bug in alsa-lib.CVS: ----------------------------------------------------------------------CVS: Enter Log.  Lines beginning with `CVS:' are removed automaticallyCVS: CVS: Committing in .CVS: CVS: Modified Files:CVS: 	xine-lib/src/audio_out/audio_alsa_out.c CVS: 	xine-lib/src/xine-engine/audio_out.c CVS: ----------------------------------------------------------------------</title>
<updated>2003-09-27T14:59:43+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-27T14:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e1955ffcb3b67093e0828e515bd43411a7e272cf'/>
<id>e1955ffcb3b67093e0828e515bd43411a7e272cf</id>
<content type='text'>
CVS patchset: 5419
CVS date: 2003/09/27 14:59:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5419
CVS date: 2003/09/27 14:59:43

</pre>
</div>
</content>
</entry>
<entry>
<title>Another attempt to get the buffer and period sizes correct.</title>
<updated>2003-09-17T18:21:09+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-17T18:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f005abded5b0416d313fc4f9dff5b3dc00609df1'/>
<id>f005abded5b0416d313fc4f9dff5b3dc00609df1</id>
<content type='text'>
alsa-lib has problems if the buffer_size is an odd value,
so this code tries to ensure that buffer_size never becomes odd.

CVS patchset: 5399
CVS date: 2003/09/17 18:21:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
alsa-lib has problems if the buffer_size is an odd value,
so this code tries to ensure that buffer_size never becomes odd.

CVS patchset: 5399
CVS date: 2003/09/17 18:21:09

</pre>
</div>
</content>
</entry>
<entry>
<title>Change back to old method for setting period size.</title>
<updated>2003-09-04T00:37:31+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-04T00:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c3ffa9201e4781fb3f0da574fe883e6b007648d'/>
<id>7c3ffa9201e4781fb3f0da574fe883e6b007648d</id>
<content type='text'>
new method discovered bugs in alsa-driver, alsa-lib,
so there is not much point in xine-lib using buggy alsa calls,
until the bugs get fixed.

CVS patchset: 5339
CVS date: 2003/09/04 00:37:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new method discovered bugs in alsa-driver, alsa-lib,
so there is not much point in xine-lib using buggy alsa calls,
until the bugs get fixed.

CVS patchset: 5339
CVS date: 2003/09/04 00:37:31

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the device used for stereo output to "front".</title>
<updated>2003-09-02T01:28:23+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-02T01:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=30e70286eb652cd3e294cd7df53496bd6c3dc624'/>
<id>30e70286eb652cd3e294cd7df53496bd6c3dc624</id>
<content type='text'>
The old default of "default" seems to act strangely.
People were getting errors like: -
audio_alsa_out: buffer time not available

CVS patchset: 5330
CVS date: 2003/09/02 01:28:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old default of "default" seems to act strangely.
People were getting errors like: -
audio_alsa_out: buffer time not available

CVS patchset: 5330
CVS date: 2003/09/02 01:28:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper support for 4.1 and 5 channel setups.</title>
<updated>2003-09-01T04:08:41+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-01T04:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b822540787bcecffb5170ac808ebb7df9f01a0d1'/>
<id>b822540787bcecffb5170ac808ebb7df9f01a0d1</id>
<content type='text'>
For 4.1, the output comes out on 3 stereo jacks, but the Center has been mixed with the Front speakers.
For 5, the LFE channel has been dropped.

CVS patchset: 5324
CVS date: 2003/09/01 04:08:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For 4.1, the output comes out on 3 stereo jacks, but the Center has been mixed with the Front speakers.
For 5, the LFE channel has been dropped.

CVS patchset: 5324
CVS date: 2003/09/01 04:08:41

</pre>
</div>
</content>
</entry>
<entry>
<title>Allow a52 passthru to be switchied on and off without having to exit xine.</title>
<updated>2003-09-01T00:51:45+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-09-01T00:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b9eb785a112c0a759fc30152a88ee2e9f38a11f2'/>
<id>b9eb785a112c0a759fc30152a88ee2e9f38a11f2</id>
<content type='text'>
One has to stop playing, and then restart playing for it to activate.

CVS patchset: 5323
CVS date: 2003/09/01 00:51:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One has to stop playing, and then restart playing for it to activate.

CVS patchset: 5323
CVS date: 2003/09/01 00:51:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Be a little more flexible with number of periods.</title>
<updated>2003-08-31T17:56:24+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-08-31T17:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=14cb475d6b31c18077077410aeabb2cd4fb3909e'/>
<id>14cb475d6b31c18077077410aeabb2cd4fb3909e</id>
<content type='text'>
try 8, but accept other values recommended by the card.

CVS patchset: 5322
CVS date: 2003/08/31 17:56:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try 8, but accept other values recommended by the card.

CVS patchset: 5322
CVS date: 2003/08/31 17:56:24

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in demux_mpeg_pes.c</title>
<updated>2003-08-28T16:42:07+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-08-28T16:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6164a66f89ad267257b39c21cb6b8c5f450195f6'/>
<id>6164a66f89ad267257b39c21cb6b8c5f450195f6</id>
<content type='text'>
Make sure it waits for a "program_stream_pack_header"
before demuxing anything else.

CVS patchset: 5315
CVS date: 2003/08/28 16:42:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure it waits for a "program_stream_pack_header"
before demuxing anything else.

CVS patchset: 5315
CVS date: 2003/08/28 16:42:07

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