mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
armbox: rework AC3 and DTS passtrough
//vanhofen: this commit includes all following fixes and a small
new change in setting_helpers.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4789ae379
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-09-09 (Sun, 09 Sep 2018)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -246,8 +246,13 @@ struct SNeutrinoSettings
|
||||
int srs_algo;
|
||||
int srs_ref_volume;
|
||||
int srs_nmgr_enable;
|
||||
#if HAVE_ARM_HARDWARE
|
||||
int ac3_pass;
|
||||
int dts_pass;
|
||||
#else
|
||||
int hdmi_dd;
|
||||
int spdif_dd;
|
||||
#endif // HAVE_ARM_HARDWARE
|
||||
int analog_out;
|
||||
int audio_volume_percent_ac3;
|
||||
int audio_volume_percent_pcm;
|
||||
|
Reference in New Issue
Block a user