1. 25 Sep, 2015 1 commit
  2. 12 Sep, 2015 1 commit
  3. 17 Aug, 2015 1 commit
  4. 12 Aug, 2015 1 commit
  5. 22 Jul, 2015 1 commit
  6. 03 Jul, 2015 1 commit
    • Alexander Alekhin's avatar
      update ffmpeg wrapper binaries · 56ad207d
      Alexander Alekhin authored
      Scripts are updated for Linux-based (Ubuntu 14.04) mingw cross-compilation (full stack of scripts provided)
      Part of these scripts may work under Windows installation of MinGW, but it is not supported.
      
      FFMPEG update: 2.7.1
      Added OpenH264 Cisco binaries support for H264 encoding: v1.4.0
      56ad207d
  7. 01 Jul, 2015 1 commit
  8. 03 Jun, 2015 1 commit
  9. 22 Apr, 2015 1 commit
  10. 07 Apr, 2015 1 commit
    • Vadim Pisarevsky's avatar
      1. Input/OutputArray optimizations; · 052593c7
      Vadim Pisarevsky authored
      2. Algorithm::load/save added (moved from StatModel)
      3. copyrights updated; added copyright/licensing info for ffmpeg
      4. some warnings from Xcode 6.x are fixed
      052593c7
  11. 04 Apr, 2015 3 commits
  12. 31 Mar, 2015 1 commit
  13. 02 Mar, 2015 1 commit
    • Maxim Kostin's avatar
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      Maxim Kostin authored
      - Substituted HAVE_WINRT with WINRT
      - Fixed compilation issues in ocl.cpp and parallel.cpp
      - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore
      - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp
      - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c;
      - Added ole32.lib for core module (for WindowsStore 8.0 builds)
      - Made OpenCV_ARCH aware of ARM
      Signed-off-by: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  14. 26 Feb, 2015 1 commit
  15. 09 Dec, 2014 1 commit
  16. 05 Nov, 2014 1 commit
  17. 17 Oct, 2014 1 commit
  18. 07 Jul, 2014 1 commit
  19. 01 Jul, 2014 1 commit
  20. 23 May, 2014 1 commit
  21. 13 May, 2014 1 commit
  22. 29 Apr, 2014 1 commit
  23. 11 Apr, 2014 1 commit
  24. 21 Mar, 2014 2 commits
  25. 14 Feb, 2014 1 commit
  26. 13 Feb, 2014 1 commit
  27. 12 Feb, 2014 1 commit
    • Stuart Cunningham's avatar
      Fix reading of 16-bit TIFF images on big endian host. · 8bbce0a2
      Stuart Cunningham authored
      Use correct integer types for arguments to TIFFGetField to avoid corruption
      of values and failed loads of TIFF file when using cv::imread().
      
      Added test where both big and little endian TIFF files are read using imread().
      
      Fixed build of 3rdparty libtiff on big endian hosts.
      
      Reduced memory required during decode_tile16384x16384 test by not converting
      large grayscale test image to color image during read.
      8bbce0a2
  28. 21 Jan, 2014 1 commit
  29. 16 Jan, 2014 1 commit
  30. 13 Jan, 2014 1 commit
  31. 29 Dec, 2013 1 commit
  32. 26 Dec, 2013 1 commit
  33. 04 Dec, 2013 1 commit
  34. 03 Dec, 2013 1 commit
  35. 29 Nov, 2013 1 commit
  36. 22 Nov, 2013 1 commit
  37. 18 Nov, 2013 1 commit