Laurent Rineau
|
dc3c7a5c1c
|
better _readImage_raw()
|
2016-09-16 17:07:13 +02:00 |
Clement Jamin
|
7ca2c758da
|
Fix warnings in CGAL_ImageIO
|
2016-07-01 11:27:54 +02:00 |
Guillaume Damiand
|
e715a25483
|
Move header files of ImageIO from directory CGAL_ImageIO/src/ to directory CGAL_ImageIO/include/CGAL/ImageIO/; update #include accordingly.
|
2016-06-28 19:18:53 +02:00 |
Sébastien Loriot
|
10cadcb985
|
Merge remote-tracking branch 'cgal-dev/CGAL_headers_only_step1-gdamiand_cjamin' into HEAD
|
2016-06-24 17:05:40 +02:00 |
Guillaume Damiand
|
a15d3dd798
|
missing inline
|
2016-05-25 11:57:56 +02:00 |
Guillaume Damiand
|
0e4aa8525e
|
Second merge
|
2016-05-25 11:06:17 +02:00 |
Clement Jamin
|
186b525ba0
|
In Header-only mode, only 1 instance of firstFormat, InrimageFormat and rsff
See #626
|
2016-05-23 17:03:25 +02:00 |
Laurent Rineau
|
589a45e65e
|
Fix minor -Wconversion warnings in ImageIO
The old implementation seems harmless. I have added explicit casts to
quiet the warnings.
|
2016-04-22 12:36:11 +02:00 |
Laurent Rineau
|
810538d221
|
Fix 32bits issues in ImageIO
Those issues were detected by the compilation flag `-Wconversion` of
g++-5.3.
That changes the ABI of CGAL_ImageIO.
|
2016-04-22 12:35:32 +02:00 |
Andreas Fabri
|
7bea6910ab
|
Perform the multiplication with size_t and not with int
|
2016-04-12 11:20:04 +02:00 |
Laurent Rineau
|
c6e4efb5f7
|
Fix when operating on huge files (>2GB)
|
2016-04-11 19:21:06 +02:00 |
Andreas Fabri
|
13ff46e8d5
|
Add a static global singleton responsible for deallocation of memory to avoid vld warning
|
2016-01-18 14:24:37 +01:00 |
Guillaume Damiand
|
1712a1b889
|
Modify #include for CGAL_ImageIO after the moves of header files
|
2015-03-26 21:16:09 +01:00 |
Guillaume Damiand
|
7457fc2fc7
|
Replace #include name
|
2015-03-16 21:17:42 +01:00 |
Guillaume Damiand
|
a4afce92b6
|
Image_3, ImageIO, vmpendian and fgets
|
2015-03-16 16:11:01 +01:00 |