Ticket #10938: 10938.patch

File 10938.patch, 735 bytes (added by lomion@…, 12 years ago)
  • mythtv/programs/mythcommflag/main.cpp

    diff --git a/mythtv/programs/mythcommflag/main.cpp b/mythtv/programs/mythcommflag/main.cpp
    index b468738..571e515 100644
    a b static int FlagCommercials(ProgramInfo *program_info, int jobid, 
    878878
    879879    PlayerFlags flags = (PlayerFlags)(kAudioMuted   |
    880880                                      kVideoIsNull  |
    881                                       kDecodeLowRes |
     881//                                      kDecodeLowRes |
    882882                                      kDecodeSingleThreaded |
    883883                                      kDecodeNoLoopFilter);
    884884    /* blank detector needs to be only sample center for this optimization. */