Fix player audio, almost totally broken by a stupid mistake v2.16.59
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Jun 2023 17:36:24 +0000 (19:36 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Jun 2023 17:36:26 +0000 (19:36 +0200)
commitd860d9de91607aad3561e087fe83c2290ec5d42c
tree56311538b8082903ff25e880377f9caebd2645ba
parent606b342315995f8e5cc28f6ea13bef9858038d5f
Fix player audio, almost totally broken by a stupid mistake
in 78b2c650a9249cb7165d269b4378391d31e68e8b

Following that commit 16 channel audio streams were being read
as 6-channel, with unsurprising consequences.
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/lib/dcp_examiner.cc
src/lib/dcp_examiner.h
src/wx/player_information.cc