GitHub
Moderator
[SoftCSA] fix no audio on encrypted QuadPiP tile when brought to focus
setQpipMode only touched m_decoder, which is nullptr while the
SoftDecoder is active. Forward mute/unmute to m_soft_decoder and
restore the previously selected audio pid on unmute.
(cherry picked from commit e549ad94300e18868a73a4295e4c1a879046def8)
Continue reading...
setQpipMode only touched m_decoder, which is nullptr while the
SoftDecoder is active. Forward mute/unmute to m_soft_decoder and
restore the previously selected audio pid on unmute.
(cherry picked from commit e549ad94300e18868a73a4295e4c1a879046def8)
Continue reading...