Ticket #1557: comm_disable_caps-9409.patch
File comm_disable_caps-9409.patch, 564 bytes (added by , 20 years ago) |
---|
-
programs/mythcommflag/ClassicCommDetector.cpp
285 285 "NVP: Unable to initialize video for FlagCommercials."); 286 286 return false; 287 287 } 288 nvp->SetCaptionsEnabled(false); 288 289 289 290 if ((commDetectMethod & COMM_DETECT_LOGO) && 290 291 ((nvp->GetLength() == 0) ||