Commit Graph

  • 80368d304c First version of subsampled_image. Christian Henning 2013-03-19 19:58:50 +0000
  • 58df25bc2d Added some comments. Christian Henning 2013-03-19 19:58:22 +0000
  • 9ec644655d YCbCr color space. Christian Henning 2013-03-19 15:22:29 +0000
  • b4faa16081 Adding test.cpp. Christian Henning 2013-03-15 22:33:31 +0000
  • d0df6b8144 Tests and documentation for numeric extension. Christian Henning 2013-03-15 22:32:46 +0000
  • 8834b3f55d * All patches I have received, so far. * Changed to boost license Christian Henning 2013-03-15 22:09:12 +0000
  • a77f0be309 I believe that the latest version released by Adobe. Any changes after this commit has nothing to do with Adobe. Christian Henning 2013-03-15 21:41:44 +0000
  • f26f583b3d Added gil::io documentation and added it to libraries.htm. Updated maintainer.txt to reflect new gil maintainer. Christian Henning 2013-03-06 01:43:46 +0000
  • fde2516226 Added missing newline. Christian Henning 2013-02-28 01:19:13 +0000
  • 89803b0ddf Removed all Tab characters and added missing newlines. Christian Henning 2013-02-28 01:18:25 +0000
  • fc6b74a8e3 Added Missing Copyright and License notices. Christian Henning 2013-02-28 00:54:37 +0000
  • 8260583f6d Fixed incorrect syntax. Christian Henning 2013-02-25 01:04:56 +0000
  • 622cfc4dd0 Updated scanline_read_iterator code sample. Christian Henning 2013-02-25 00:36:49 +0000
  • bfc78c1438 Using iterator_facade as base for scanline_read_iterator. Christian Henning 2013-02-24 21:06:54 +0000
  • b7109dd3a7 #4517 Christian Henning 2013-02-23 18:58:00 +0000
  • f387c120f7 changes to scanline_read_iterator. Christian Henning 2013-02-22 02:29:12 +0000
  • 2dc99f8427 changes to scanline_read_iterator. Christian Henning 2013-02-22 02:28:20 +0000
  • 8e77e11478 bug fix with scanline_read_iterator. Now reads and skips should happen at the correct call. Christian Henning 2013-02-20 01:30:34 +0000
  • 75fd165505 Added difference_type to scanline_read_iterator. Christian Henning 2013-02-19 01:51:53 +0000
  • 72b67b13af Only increase the position inside operator++. Christian Henning 2013-02-19 01:24:58 +0000
  • 9e8c13832c Adopted test code and documentation to scanline_read_iterator interface changes. Christian Henning 2013-02-19 01:05:50 +0000
  • e8da58de6f Fixed scanline_read_iterator interface. Christian Henning 2013-02-19 01:02:17 +0000
  • 3028c08d1a fixed incorrect format of test.bmp. Christian Henning 2013-02-19 00:52:33 +0000
  • 39ab496b3a Fixed incorrect header include. Christian Henning 2013-02-18 23:56:24 +0000
  • 0e9b5d19e9 Added more information to readme.txt. Christian Henning 2013-02-18 23:55:47 +0000
  • 64a624c22e Fixed incorrect header. Christian Henning 2013-02-18 23:37:38 +0000
  • 1634ba2477 Adding io extension test suite and documentation. Christian Henning 2013-02-18 21:07:55 +0000
  • e9f77d30bf Adding new io extension. Christian Henning 2013-02-18 19:54:50 +0000
  • 4b4f3e8ea9 Replacing io extension. Christian Henning 2013-02-18 19:51:31 +0000
  • be914e0269 packed_channel_value is now using low_bits_mask_t to reduce code. Christian Henning 2013-02-14 16:09:43 +0000
  • 75342fedd2 Added more specializations for get_num_bits. Christian Henning 2013-02-14 16:00:09 +0000
  • f0f63aa242 Updated some tests to reflect recent changes. Christian Henning 2013-02-13 17:22:30 +0000
  • 12771230f1 Added packed_channel_value to get_num_bits metafunction. Christian Henning 2013-02-13 17:21:30 +0000
  • 295c5a47d5 Fixed comments for code consistency. Christian Henning 2013-02-13 17:20:17 +0000
  • d5ac812333 Fixed compiler errors for gcc and clang. Christian Henning 2013-02-07 16:45:42 +0000
  • 887a6f8ff7 Fixed compiler errors for gcc and clang. Christian Henning 2013-02-07 16:43:32 +0000
  • 8d619b5111 Toolbox extension inital commit. Christian Henning 2013-02-07 01:37:47 +0000
  • b884d1e755 Toolbox tests and documentation. Christian Henning 2013-02-07 01:32:04 +0000
  • a674663915 The tests and documentations for toolbox extension. Christian Henning 2013-02-07 01:30:56 +0000
  • 18eacb424b #7920 Christian Henning 2013-02-06 01:35:03 +0000
  • 0157058440 The last fix produces a compiler with Visual Studio 2010. Christian Henning 2013-02-04 20:17:39 +0000
  • 8b3ceb2de0 Added missing header file. Christian Henning 2013-02-03 20:19:23 +0000
  • ee225cf270 #6681 Christian Henning 2013-02-03 20:14:05 +0000
  • ce31c5ccb7 #6681 Christian Henning 2013-02-03 20:13:47 +0000
  • 5db659d5b5 #7970 Christian Henning 2013-02-03 20:04:23 +0000
  • c1084347af Apply patch for Lubomir; Refs #4919 Marshall Clow 2012-12-19 05:09:05 +0000
  • 5cc317cdab Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations. Christian Henning 2010-11-06 18:17:10 +0000
  • 6631602f89 Added test code to make sure cross byte pixel values work correctly. See comments. Christian Henning 2010-09-01 18:04:40 +0000
  • e548b4477d GIL: Added support for copying between variants of different types Lubomir Bourdev 2010-05-11 01:07:00 +0000
  • 33d94c303e Added gil:: namespace to all at_c calls. This seems necessary for current gcc ( 4.4 and more ) compilers. See #3041 and #3619. Christian Henning 2010-01-06 19:14:59 +0000
  • 2310e37f5c Add .appveyor.yml Stefan Seefeld 2017-06-28 00:42:58 -0400
  • 85fb44d6eb Removed executable attribute from files. Edward Diener 2017-09-17 12:43:42 -0400
  • 4ef0fb04d9 Fix link to video tutorial (#23) Daniel James 2017-08-28 22:07:39 +0100
  • a6788d0d50 Add metadata file. Stefan Seefeld 2017-07-13 10:01:51 -0400
  • 4ee6cb82b9 Add appveyor.yml Stefan Seefeld 2017-06-28 00:42:58 -0400
  • e298cfb715 Add .travis.yml Peter Dimov 2017-06-27 19:50:18 +0300
  • 6805259c26 Enables reading multi-page tiff. Christian Henning 2010-11-29 15:08:44 +0000
  • 048dafbcc0 Allows to compile with recent libpng version ( 1.4 and greater ). Christian Henning 2010-11-29 15:08:00 +0000
  • 4aeac05678 Changes suppress compiler warnings when dealing with on-the-edge bit_aligned images, for instance rgb31 or rgb63. Christian Henning 2010-10-11 15:59:24 +0000
  • b4aa265399 Allow for image creating with non-pixel types, like int or float, that satisfy the regular type concept. Christian Henning 2010-10-11 15:55:32 +0000
  • 73c9bac7f5 Allow for image creating with non-pixel types, like int or float, that satisfy the regular type concept. Christian Henning 2010-10-11 15:54:49 +0000
  • 21fd3028a2 Code changes to suppress some compiler warnings when using scoped_channel_value. Christian Henning 2010-10-11 15:51:55 +0000
  • 740abbaf8d Added gil:: namespace to all at_c calls. This seems necessary for current gcc ( 4.4 and more ) compilers. See #3041 and #3619. Christian Henning 2010-10-11 15:49:50 +0000
  • c7f9a1bff6 Made scoped_channel_value's base type accessible to users. Christian Henning 2010-07-22 14:43:04 +0000
  • af58445a4b Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator. Christian Henning 2010-06-08 05:22:50 +0000
  • 00031862c7 Merge standards-conformance fixes for Boost.GIL Douglas Gregor 2010-05-09 12:35:46 +0000
  • 578b328915 Exchanging broken test image. Christian Henning 2010-03-20 17:01:45 +0000
  • fde81c000c Fix for ticket #2831. Christian Henning 2010-03-05 16:15:07 +0000
  • db59f768b3 Updated gil release from boost trunk. Christian Henning 2009-12-11 21:40:58 +0000
  • d14d22caf7 Updated gil release from boost trunk. Christian Henning 2009-12-11 21:40:24 +0000
  • 6c4bc7af41 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 4cc46fd8f6 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • f15809f257 Update the gil documentation. Daniel James 2009-05-16 14:11:54 +0000
  • afcd17e92f Fix GIL image test for CMake Douglas Gregor 2009-05-11 03:11:03 +0000
  • d43e9ac570 Generate GIL documentation again. Daniel James 2009-05-02 12:58:46 +0000
  • a587183076 Detab a few files. Daniel James 2009-05-02 12:45:51 +0000
  • e00e646f23 Redirect to the correct page for the adobe docs. Daniel James 2009-05-02 12:45:17 +0000
  • ec5bc42b0a Regenerate gil documentation. Daniel James 2009-05-02 12:43:21 +0000
  • d0b508ea80 Make the gil doxygen docs a litte more boost friendly and a bit to build. Daniel James 2009-05-02 12:39:02 +0000
  • 2f61fb2dd1 Check in the doxygen files for building standalone gil docs. Daniel James 2009-05-02 12:38:39 +0000
  • 4414e31aa1 Last minute merge, remove google analytics script tags and fixes #2975. Daniel James 2009-05-01 19:00:57 +0000
  • 66ebcd6321 Remove google analytics script tags. Daniel James 2009-04-29 21:16:10 +0000
  • b8a8e42d59 Merge misc. changes from trunk, mostly minor documentation fixes. Daniel James 2009-03-22 10:42:48 +0000
  • 9c0e94644e Add missing index.html file for MPI and GIL. Daniel James 2009-02-22 11:53:48 +0000
  • 523fd439fb GIL: Fixed Ticket #1520: Added several missing header files Hailin Jin 2009-02-20 19:27:49 +0000
  • 74d43c6b41 GIL: fixed Ticket 784: Wrong initilization of data members in packed_pixel constructors Hailin Jin 2009-02-20 19:10:33 +0000
  • 44871518f5 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • ab7f23636b merge workaround for EDG-based compilers into release branch Boris Gubenko 2008-11-23 04:06:57 +0000
  • 7e540f5e1b extend workaround to icc 10.0 Boris Gubenko 2008-11-18 17:41:32 +0000
  • 3ae846948b extend workaround for Core Issue 574 to icc 10.1 and later Boris Gubenko 2008-11-14 18:14:24 +0000
  • 37ad55c0ec add workaround for HP-UX aC++ compiler Boris Gubenko 2008-11-12 23:25:03 +0000
  • ffbc60b6e4 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 7057c05685 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • 143f65c464 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • ab9f90c49d Merge fixes from Trunk. John Maddock 2008-10-13 09:00:03 +0000
  • 2cf0711cd1 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. John Maddock 2008-10-10 16:10:00 +0000
  • 8fed7d4a1e Merge gil changes from trunk per Lubomir Bourdev Beman Dawes 2008-07-08 18:56:09 +0000
  • 68b33f6e7b GIL: Replaced tabs with spaces. Lubomir Bourdev 2008-03-21 09:43:19 +0000
  • ddf9f44ed3 GIL: Fixed a bug in planar device_n view construction. Lubomir Bourdev 2008-03-21 09:40:59 +0000
  • 310ec6f28d GIL: Changed a private type name to differ from #define used on some Linux systems. Lubomir Bourdev 2008-03-20 04:27:41 +0000