[haiku] Re: GSoC: Writing native interfaces for ported applications

  • From: David McPaul <dlmcpaul@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Mon, 5 Apr 2010 21:25:25 +1000

On 5 April 2010 20:41, Stephan Assmus <superstippi@xxxxxx> wrote:
> Hi,
>
> Von: David McPaul <dlmcpaul@xxxxxxxxx>
>> > Work on extending stream playback beyond stereo (right now I think that
>> the streams are adapted for two channels) by
>> > modifying the channel adapter node.
>>
>> This is a known issue wit the MediaPlayer.  It does not use the Audio
>> Mixer properly and only handles 2 channels.  The audio decoders can
>> output more than stereo but don't currently.
>
> Didn't I fix this already? Or was this only the sample frequency which I 
> fixed?

Ah yes you did make some changes to AudioChannelConverter.cpp
regarding handling more than 2 channels.

So now we can remove the workaround in ac3_decoder.cpp to downmix to stereo.

-- 
Cheers
David

Other related posts: