opencv/modules/imgcodecs/src
mshabunin c54b8f9b00 Merge remote-tracking branch 'master' into stitch-fix
* 'master' of github.com:itseez/opencv: (82 commits)
  moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
  added some basic functionality needed by the new face module (moved from the old "contrib")
  moved to the new opencv_contrib/face module
  fixed various warnings and obvious errors reported by clang compiler and the coverity tool.
  Fixed review comment from Vadim Pisarevsky
  modified farneback sample to use T-API
  ECC patch by the author (G. Evangelidis); fixed some OCL Farneback optical flow test failures on Mac
  small fix for GaussianBlur ocl test
  fix binary package build
  small fix for ocl_resize
  fix IOS framework
  fixed test ocl_MatchTemplate for sparse matrix
  Fixed typos
  fixing error, wrong template method param.
  fixing Mac build
  some formal changes (generally adding constness)
  Fixed choice of kercn and rowsPerWI for non-Intel device.
  fixed nDiffs for CalcBackProject
  fixed tests for ocl_filter2d, ocl_matchTemplate, ocl_histogram.cpp
  Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test.
  ...

Conflicts:
	modules/core/include/opencv2/core/mat.inl.hpp
2014-08-11 14:50:08 +04:00
..
bitstrm.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
bitstrm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_base.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_base.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_bmp.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_bmp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_exr.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_exr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_hdr.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_hdr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_jpeg2000.cpp some formal changes (generally adding constness) 2014-08-07 15:49:14 +04:00
grfmt_jpeg2000.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_jpeg.cpp #2992: update after review 2014-07-30 00:03:41 +04:00
grfmt_jpeg.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_png.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_png.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_pxm.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_pxm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_sunras.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_sunras.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_tiff.cpp fixes tab indentation - replacing with 4 spaces 2014-07-27 17:14:54 +03:00
grfmt_tiff.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_webp.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_webp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmts.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
ios_conversions.mm Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
loadsave.cpp Merge remote-tracking branch 'origin/master' into merge-2.4 2014-08-01 15:01:41 +04:00
precomp.hpp Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
rgbe.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
rgbe.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00