Correct typos for embedded platforms

This commit is contained in:
Iwan Timmer
2017-05-31 18:03:21 +00:00
parent 51d2fe2a35
commit 32a26d19f9
3 changed files with 3 additions and 2 deletions

View File

@@ -123,6 +123,7 @@ static int omx_renderer_init(int audioConfiguration, POPUS_MULTISTREAM_CONFIGURA
}
OMX_CONFIG_BRCMAUDIODESTINATIONTYPE arDest;
char* audio_device = (char*) context;
if (audio_device == NULL)
audio_device = "hdmi";