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