Changeset 42143 for titan/titan/dvb.h


Ignore:
Timestamp:
04/02/18 21:29:28 (5 years ago)
Author:
gost
Message:

[titan] mutant test dtshd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/dvb.h

    r42137 r42143  
    687687                                       
    688688                                //workaround DTSHD
    689                                 if(audiocodec == DTSHD)
    690                                 {
    691                                         audiocodec = 0;
    692                                         continue;
    693                                 }
     689                                //#if(audiocodec == DTSHD)
     690                                //{
     691                                //      audiocodec = 0;
     692                                //      continue;
     693                                //}
    694694
    695695                                if(firstaudiopid == -1 || firstaudiocodec == -1)
Note: See TracChangeset for help on using the changeset viewer.