]> git.tue.mpg.de Git - paraslash.git/commit
osx_write: fix mono streams
authorAndre Noll <maan@congo.fml.local>
Sun, 20 Aug 2006 13:55:28 +0000 (15:55 +0200)
committerAndre Noll <maan@congo.fml.local>
Sun, 20 Aug 2006 13:55:28 +0000 (15:55 +0200)
commitb5ff683a297e5223357c4edd968cc8e4ec17ed4f
tree408f8521b7213b3befd476a0b97332a1a5d21c0a
parentee055536fd64fa1c382d0c8f81c242ef2e8a79db
osx_write: fix mono streams

The old code had a hardcoded channels count of two. Use the value from the
command line or the writer node group information instead.
osx_writer.c