Changeset 42143 for titan/titan/dvb.h
- Timestamp:
- 04/02/18 21:29:28 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/dvb.h
r42137 r42143 687 687 688 688 //workaround DTSHD 689 if(audiocodec == DTSHD)690 {691 audiocodec = 0;692 continue;693 }689 //#if(audiocodec == DTSHD) 690 //{ 691 // audiocodec = 0; 692 // continue; 693 //} 694 694 695 695 if(firstaudiopid == -1 || firstaudiocodec == -1)
Note: See TracChangeset
for help on using the changeset viewer.