80368d304cFirst version of subsampled_image.
Christian Henning
2013-03-19 19:58:50 +0000
58df25bc2dAdded some comments.
Christian Henning
2013-03-19 19:58:22 +0000
9ec644655dYCbCr color space.
Christian Henning
2013-03-19 15:22:29 +0000
b4faa16081Adding test.cpp.
Christian Henning
2013-03-15 22:33:31 +0000
d0df6b8144Tests 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
a77f0be309I 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
f26f583b3dAdded 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
fde2516226Added missing newline.
Christian Henning
2013-02-28 01:19:13 +0000
89803b0ddfRemoved all Tab characters and added missing newlines.
Christian Henning
2013-02-28 01:18:25 +0000
fc6b74a8e3Added Missing Copyright and License notices.
Christian Henning
2013-02-28 00:54:37 +0000
8260583f6dFixed incorrect syntax.
Christian Henning
2013-02-25 01:04:56 +0000
622cfc4dd0Updated scanline_read_iterator code sample.
Christian Henning
2013-02-25 00:36:49 +0000
bfc78c1438Using iterator_facade as base for scanline_read_iterator.
Christian Henning
2013-02-24 21:06:54 +0000
5cc317cdabIntroducing 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
6631602f89Added test code to make sure cross byte pixel values work correctly. See comments.
Christian Henning
2010-09-01 18:04:40 +0000
e548b4477dGIL: Added support for copying between variants of different types
Lubomir Bourdev
2010-05-11 01:07:00 +0000
33d94c303eAdded 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
2310e37f5cAdd .appveyor.yml
Stefan Seefeld
2017-06-28 00:42:58 -0400
85fb44d6ebRemoved executable attribute from files.
Edward Diener
2017-09-17 12:43:42 -0400
4ef0fb04d9Fix link to video tutorial (#23)
Daniel James
2017-08-28 22:07:39 +0100
a6788d0d50Add metadata file.
Stefan Seefeld
2017-07-13 10:01:51 -0400
4ee6cb82b9Add appveyor.yml
Stefan Seefeld
2017-06-28 00:42:58 -0400
e298cfb715Add .travis.yml
Peter Dimov
2017-06-27 19:50:18 +0300
6805259c26Enables reading multi-page tiff.
Christian Henning
2010-11-29 15:08:44 +0000
048dafbcc0Allows to compile with recent libpng version ( 1.4 and greater ).
Christian Henning
2010-11-29 15:08:00 +0000
4aeac05678Changes 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
b4aa265399Allow 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
73c9bac7f5Allow 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
21fd3028a2Code changes to suppress some compiler warnings when using scoped_channel_value.
Christian Henning
2010-10-11 15:51:55 +0000
740abbaf8dAdded 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
c7f9a1bff6Made scoped_channel_value's base type accessible to users.
Christian Henning
2010-07-22 14:43:04 +0000
af58445a4bFixing 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
00031862c7Merge standards-conformance fixes for Boost.GIL
Douglas Gregor
2010-05-09 12:35:46 +0000
578b328915Exchanging broken test image.
Christian Henning
2010-03-20 17:01:45 +0000
fde81c000cFix for ticket #2831.
Christian Henning
2010-03-05 16:15:07 +0000
db59f768b3Updated gil release from boost trunk.
Christian Henning
2009-12-11 21:40:58 +0000
d14d22caf7Updated gil release from boost trunk.
Christian Henning
2009-12-11 21:40:24 +0000
6c4bc7af41rm 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
4cc46fd8f6Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
f15809f257Update the gil documentation.
Daniel James
2009-05-16 14:11:54 +0000
afcd17e92fFix GIL image test for CMake
Douglas Gregor
2009-05-11 03:11:03 +0000
d43e9ac570Generate GIL documentation again.
Daniel James
2009-05-02 12:58:46 +0000
a587183076Detab a few files.
Daniel James
2009-05-02 12:45:51 +0000
e00e646f23Redirect to the correct page for the adobe docs.
Daniel James
2009-05-02 12:45:17 +0000
ec5bc42b0aRegenerate gil documentation.
Daniel James
2009-05-02 12:43:21 +0000
d0b508ea80Make the gil doxygen docs a litte more boost friendly and a bit to build.
Daniel James
2009-05-02 12:39:02 +0000
2f61fb2dd1Check in the doxygen files for building standalone gil docs.
Daniel James
2009-05-02 12:38:39 +0000
4414e31aa1Last minute merge, remove google analytics script tags and fixes#2975.
Daniel James
2009-05-01 19:00:57 +0000
66ebcd6321Remove google analytics script tags.
Daniel James
2009-04-29 21:16:10 +0000
b8a8e42d59Merge misc. changes from trunk, mostly minor documentation fixes.
Daniel James
2009-03-22 10:42:48 +0000
9c0e94644eAdd missing index.html file for MPI and GIL.
Daniel James
2009-02-22 11:53:48 +0000
523fd439fbGIL: Fixed Ticket #1520: Added several missing header files
Hailin Jin
2009-02-20 19:27:49 +0000
74d43c6b41GIL: fixed Ticket 784: Wrong initilization of data members in packed_pixel constructors
Hailin Jin
2009-02-20 19:10:33 +0000
44871518f5merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
ab7f23636bmerge workaround for EDG-based compilers into release branch
Boris Gubenko
2008-11-23 04:06:57 +0000
7e540f5e1bextend workaround to icc 10.0
Boris Gubenko
2008-11-18 17:41:32 +0000
3ae846948bextend workaround for Core Issue 574 to icc 10.1 and later
Boris Gubenko
2008-11-14 18:14:24 +0000
37ad55c0ecadd workaround for HP-UX aC++ compiler
Boris Gubenko
2008-11-12 23:25:03 +0000
ffbc60b6e4Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
7057c05685Updating 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
143f65c464Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
ab9f90c49dMerge fixes from Trunk.
John Maddock
2008-10-13 09:00:03 +0000
2cf0711cd1Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
John Maddock
2008-10-10 16:10:00 +0000
8fed7d4a1eMerge gil changes from trunk per Lubomir Bourdev
Beman Dawes
2008-07-08 18:56:09 +0000
68b33f6e7bGIL: Replaced tabs with spaces.
Lubomir Bourdev
2008-03-21 09:43:19 +0000
ddf9f44ed3GIL: Fixed a bug in planar device_n view construction.
Lubomir Bourdev
2008-03-21 09:40:59 +0000
310ec6f28dGIL: Changed a private type name to differ from #define used on some Linux systems.
Lubomir Bourdev
2008-03-20 04:27:41 +0000