Add AAC support. (working but little testing).

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@611 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: aa2b42f8f0
Author: nightshad <nightshad@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2010-06-01 (Tue, 01 Jun 2010)
This commit is contained in:
nightshad
2010-06-01 14:04:03 +00:00
parent 2a3c01e040
commit b78f6b30e2
8 changed files with 122 additions and 50 deletions

View File

@@ -2415,7 +2415,7 @@ int CNeutrinoApp::run(int argc, char **argv)
videoDecoder->SetCECAutoStandby(g_settings.hdmi_cec_standby == 1);
videoDecoder->SetCECAutoView(g_settings.hdmi_cec_view_on == 1);
videoDecoder->SetCECMode((VIDEO_HDMI_CEC_MODE)g_settings.hdmi_cec_mode);
// trigger a change
audioSetupNotifier->changeNotify(LOCALE_AUDIOMENU_AVSYNC, NULL);
if(display_language_selection)