Commit Graph

849 Commits

Author SHA1 Message Date
Christian Henning
80368d304c First version of subsampled_image.
[SVN r83501]
2018-06-27 00:02:27 -04:00
Christian Henning
58df25bc2d Added some comments.
[SVN r83500]
2018-06-27 00:02:27 -04:00
Christian Henning
9ec644655d YCbCr color space.
[SVN r83495]
2018-06-27 00:02:27 -04:00
Christian Henning
b4faa16081 Adding test.cpp.
[SVN r83454]
2018-06-27 00:02:27 -04:00
Christian Henning
d0df6b8144 Tests and documentation for numeric extension.
[SVN r83453]
2018-06-27 00:02:27 -04:00
Christian Henning
8834b3f55d * All patches I have received, so far.
* Changed to boost license



[SVN r83451]
2018-06-27 00:02:27 -04:00
Christian Henning
a77f0be309 I believe that the latest version released by Adobe. Any changes after this commit has nothing to do with Adobe.
[SVN r83450]
2018-06-27 00:02:27 -04:00
Christian Henning
f26f583b3d Added gil::io documentation and added it to libraries.htm.
Updated maintainer.txt to reflect new gil maintainer.

[SVN r83328]
2018-06-27 00:02:27 -04:00
Christian Henning
fde2516226 Added missing newline.
[SVN r83196]
2018-06-27 00:02:27 -04:00
Christian Henning
89803b0ddf Removed all Tab characters and added missing newlines.
[SVN r83195]
2018-06-27 00:02:27 -04:00
Christian Henning
fc6b74a8e3 Added Missing Copyright and License notices.
[SVN r83194]
2018-06-27 00:02:27 -04:00
Christian Henning
8260583f6d Fixed incorrect syntax.
[SVN r83145]
2018-06-27 00:02:27 -04:00
Christian Henning
622cfc4dd0 Updated scanline_read_iterator code sample.
[SVN r83144]
2018-06-27 00:02:27 -04:00
Christian Henning
bfc78c1438 Using iterator_facade as base for scanline_read_iterator.
[SVN r83141]
2018-06-27 00:02:27 -04:00
Christian Henning
b7109dd3a7 #4517
[SVN r83107]
2018-06-27 00:02:27 -04:00
Christian Henning
f387c120f7 changes to scanline_read_iterator.
[SVN r83076]
2018-06-27 00:02:27 -04:00
Christian Henning
2dc99f8427 changes to scanline_read_iterator.
[SVN r83075]
2018-06-27 00:02:27 -04:00
Christian Henning
8e77e11478 bug fix with scanline_read_iterator. Now reads and skips should happen at the correct call.
[SVN r83043]
2018-06-27 00:02:27 -04:00
Christian Henning
75fd165505 Added difference_type to scanline_read_iterator.
[SVN r82992]
2018-06-27 00:02:27 -04:00
Christian Henning
72b67b13af Only increase the position inside operator++.
[SVN r82991]
2018-06-27 00:02:27 -04:00
Christian Henning
9e8c13832c Adopted test code and documentation to scanline_read_iterator interface changes.
[SVN r82990]
2018-06-27 00:02:27 -04:00
Christian Henning
e8da58de6f Fixed scanline_read_iterator interface.
[SVN r82988]
2018-06-27 00:02:27 -04:00
Christian Henning
3028c08d1a fixed incorrect format of test.bmp.
[SVN r82987]
2018-06-27 00:02:27 -04:00
Christian Henning
39ab496b3a Fixed incorrect header include.
[SVN r82985]
2018-06-27 00:02:27 -04:00
Christian Henning
0e9b5d19e9 Added more information to readme.txt.
[SVN r82984]
2018-06-27 00:02:27 -04:00
Christian Henning
64a624c22e Fixed incorrect header.
[SVN r82983]
2018-06-27 00:02:27 -04:00
Christian Henning
1634ba2477 Adding io extension test suite and documentation.
[SVN r82982]
2018-06-27 00:02:27 -04:00
Christian Henning
e9f77d30bf Adding new io extension.
[SVN r82981]
2018-06-27 00:02:27 -04:00
Christian Henning
4b4f3e8ea9 Replacing io extension.
[SVN r82980]
2018-06-27 00:02:27 -04:00
Christian Henning
be914e0269 packed_channel_value is now using low_bits_mask_t to reduce code.
[SVN r82883]
2018-06-27 00:02:27 -04:00
Christian Henning
75342fedd2 Added more specializations for get_num_bits.
[SVN r82882]
2018-06-27 00:02:27 -04:00
Christian Henning
f0f63aa242 Updated some tests to reflect recent changes.
[SVN r82856]
2018-06-27 00:02:27 -04:00
Christian Henning
12771230f1 Added packed_channel_value to get_num_bits metafunction.
[SVN r82855]
2018-06-27 00:02:27 -04:00
Christian Henning
295c5a47d5 Fixed comments for code consistency.
[SVN r82854]
2018-06-27 00:02:27 -04:00
Christian Henning
d5ac812333 Fixed compiler errors for gcc and clang.
[SVN r82775]
2018-06-27 00:02:27 -04:00
Christian Henning
887a6f8ff7 Fixed compiler errors for gcc and clang.
[SVN r82774]
2018-06-27 00:02:27 -04:00
Christian Henning
8d619b5111 Toolbox extension inital commit.
[SVN r82769]
2018-06-27 00:02:27 -04:00
Christian Henning
b884d1e755 Toolbox tests and documentation.
[SVN r82768]
2018-06-27 00:02:27 -04:00
Christian Henning
a674663915 The tests and documentations for toolbox extension.
[SVN r82767]
2018-06-27 00:02:27 -04:00
Christian Henning
18eacb424b #7920
[SVN r82755]
2018-06-27 00:02:27 -04:00
Christian Henning
0157058440 The last fix produces a compiler with Visual Studio 2010.
See ticket 7970.

[SVN r82745]
2018-06-27 00:02:27 -04:00
Christian Henning
8b3ceb2de0 Added missing header file.
[SVN r82705]
2018-06-27 00:02:27 -04:00
Christian Henning
ee225cf270 #6681
[SVN r82704]
2018-06-27 00:02:27 -04:00
Christian Henning
ce31c5ccb7 #6681
[SVN r82703]
2018-06-27 00:02:27 -04:00
Christian Henning
5db659d5b5 #7970
[SVN r82702]
2018-06-27 00:02:27 -04:00
Marshall Clow
c1084347af Apply patch for Lubomir; Refs #4919
[SVN r82092]
2018-06-27 00:02:27 -04:00
Christian Henning
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.
[SVN r66416]
2018-06-27 00:02:27 -04:00
Christian Henning
6631602f89 Added test code to make sure cross byte pixel values work correctly. See comments.
[SVN r65173]
2018-06-27 00:02:27 -04:00
Lubomir Bourdev
e548b4477d GIL: Added support for copying between variants of different types
[SVN r61899]
2018-06-27 00:02:27 -04:00
Christian Henning
33d94c303e Added gil:: namespace to all at_c calls. This seems necessary for current gcc ( 4.4 and more ) compilers. See #3041 and #3619.
[SVN r58777]
2018-06-27 00:02:27 -04:00