mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
libspark/audio: add EAC3 support
Origin commit data
------------------
Branch: master
Commit: 42bf8cb685
Author: martii <m4rtii@gmx.de>
Date: 2013-10-29 (Tue, 29 Oct 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -170,6 +170,7 @@ void cAudio::SetStreamType(AUDIO_FORMAT type)
|
||||
|
||||
switch (type)
|
||||
{
|
||||
case AUDIO_FMT_DD_PLUS:
|
||||
case AUDIO_FMT_DOLBY_DIGITAL:
|
||||
bypass = AUDIO_STREAMTYPE_AC3;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user