made comment a TODO
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29330 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -237,7 +237,7 @@ AC3Decoder::Setup(media_format *ioEncodedFormat,
|
||||
}
|
||||
|
||||
// Currently the liba52 library will remix for us
|
||||
// When AudioChannelConverter can handle more than 1 or 2 channels the below code can be removed
|
||||
// TODO When AudioChannelConverter can handle more than 1 or 2 channels the below code can be removed
|
||||
|
||||
fFlags = A52_STEREO & A52_CHANNEL_MASK;
|
||||
fChannelCount = 2;
|
||||
|
||||
Reference in New Issue
Block a user