pull/2/head
Anatoly Baksheev 12 years ago
parent a39cf2dd28
commit 2b0c0e71bb
  1. 2
      modules/gpu/src/video_writer.cpp

@ -1001,4 +1001,4 @@ void cv::gpu::VideoWriter_GPU::EncoderParams::save(const std::string& configFile
cv::write(fs, "DisableSPSPPS" , DisableSPSPPS);
}
#endif // !defined HAVE_CUDA || !defined WIN32
#endif // !defined HAVE_CUDA || !defined WIN32
Loading…
Cancel
Save