X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fdecoder.cpp;h=8ed9f43f5fed4c56788547734b3da485fbe8b45a;hp=ef8dadc387bdcb59b306ab573d83ebe69e836b31;hb=41a34ba7cc10000dbc950203aed2285879b5b11d;hpb=4e6cd91094c4491134f5d8f81b03282fb50f7f09 diff --git a/lib/dvb/decoder.cpp b/lib/dvb/decoder.cpp index ef8dadc..8ed9f43 100644 --- a/lib/dvb/decoder.cpp +++ b/lib/dvb/decoder.cpp @@ -203,6 +203,9 @@ int eDVBAudio::startPid(int pid, int type) case aLPCM: bypass = 6; break; + case aDTSHD: + bypass = 0x10; + break; } eDebugNoNewLine("AUDIO_SET_BYPASS(%d) - ", bypass); @@ -601,7 +604,7 @@ RESULT eDVBVideo::connectEvent(const Slot1