Robin Mills
|
f2ec4ce36a
|
#1074 Work in progress. fixed pngimage.cpp doWriteMetadata().
|
9 years ago |
draekko
|
e84513dbf4
|
Adding ReaganSmall.png to test/data using small.icc created using GIMP 2.9.x
|
9 years ago |
Robin Mills
|
7bd874049e
|
#1074 Work in progress. -eC -pC -eC- work for JPG/PNG/TIFF/WEBP. pngimage::doWriteMetadata() does not update iCCP chunk.
|
9 years ago |
Robin Mills
|
5edc759cc9
|
#1074 For discussion see: http://dev.exiv2.org/issues/1074#note-23
|
9 years ago |
draekko
|
10d92d82c7
|
Adding GIMP generated images for ReaganLarge.png and .tiff variant created using the big.icc profile
|
9 years ago |
Robin Mills
|
a8c51889b8
|
#1074. Fix bug in jpgimage.cpp/readMetadata() concerning ICC profile
|
9 years ago |
Robin Mills
|
a63b315420
|
#1041 Work in progress. More corrections to r4486. Updated dist/ReadMe.txt to deal with MinGW
|
9 years ago |
Robin Mills
|
07ba4ed250
|
#1041 Work in progress. Corrections to r4486 to copy the sample from bin/*.exe and other fixes
|
9 years ago |
Robin Mills
|
4f34112e96
|
#1041 Work in progress. Corrections to r4486 to run test suite and restrict copy from /usr/local to dist/mingw to expat/zlib/exiv2 files
|
9 years ago |
Robin Mills
|
0ebb7a06ea
|
#1041 Work in progress. Updating MinGW/daily build to populate directory dist/mingw.
|
9 years ago |
Robin Mills
|
3d57bbc6e6
|
#1074 Work in progress. ICC Jpeg/Png/Tiff exiv2 -eC foo.xxx writes good foo.icc profiles. icc-test.sh is broken and to be investigated.
|
9 years ago |
Robin Mills
|
9d06081616
|
#1225 Correction to r4480 to respect the endianness of file and platform
|
9 years ago |
nkbj
|
44e51a9069
|
Whitespace fix in r4480.
|
9 years ago |
Robin Mills
|
c7bca0ce00
|
#1224 crw-test.sh refactored to use test/functions.source, no long reference sample program crwparse and avoid crash in crwimage.cpp
|
9 years ago |
Robin Mills
|
9ff2224fd7
|
#1074. Rollback r4479 which has inflicted a lot harm on the test harness.
|
9 years ago |
Robin Mills
|
14f64998ac
|
#1225 Fix
|
9 years ago |
Robin Mills
|
3aaebf50f7
|
#1074 Added ICC support to tiffimage.writeMetadata(). pngimage.readMetadata() is not complete.
|
9 years ago |
Robin Mills
|
925fede113
|
#1223 Correction to r4477 to fix Cygwin build breaker. #include <cstdint> demands C++11 support on GCC 4.9.3 on the buildserver. Code compiles without cstdint and iomanip
|
9 years ago |
Robin Mills
|
2de6968227
|
#1223 Thank you to Alexey for reporting this and providing the patch.
|
9 years ago |
Robin Mills
|
2084ce50c8
|
#1041 Correction to r4474
|
9 years ago |
Robin Mills
|
e0e3dd7184
|
#1041 Correction to r4474
|
9 years ago |
Robin Mills
|
e50e7cddcc
|
#1041 Adding support for MinGW daily 32-bit build using autotools. CMake/MinGW isn't working.
|
9 years ago |
Robin Mills
|
b755292dc8
|
Fixed typo causing ./configure to display erroneous "./configure: line 17274: f: command not found"
|
9 years ago |
Robin Mills
|
f44f706478
|
MinGW changes following discussion about building with Qt5.6/MinGW 4.9.2 http://dev.exiv2.org/boards/3/topics/2705
|
9 years ago |
Robin Mills
|
bfa8b15947
|
#1074 Omitted from previous commit.
|
9 years ago |
Robin Mills
|
d7463fd114
|
#1074 and #1057 Fixing build breakers on Cygwin and msvc MinGW to be further investigaged. add checkSum to test functions
|
9 years ago |
Robin Mills
|
5cf87e19dd
|
#1074 Correction to r4466 to fix MinGW build breaker on include <sys/select.h>
|
9 years ago |
Robin Mills
|
b5bc66b36a
|
#1057 Added support for -iXX-
|
9 years ago |
Robin Mills
|
d801aabd58
|
#1057. Simplification of r4466
|
9 years ago |
Robin Mills
|
70407cc8ad
|
#1057 Fixed issues with stdin on Windows which were documented in http://dev.exiv2.org/issues/1057#note-8
|
9 years ago |
Robin Mills
|
21e7622f0b
|
#1057 Fixed src\exiv2app.hpp formatting. Moved reading stdin from ctor to getStdin(). WIP: unsolved Windows pipe issues.
|
9 years ago |
Robin Mills
|
14f7f18222
|
#1057 Correction to r4633 to fix Windows build-breakers (Cygwin/MinGW and msvc)
|
9 years ago |
Robin Mills
|
984189ebde
|
#1057 Added support for -iC- to read ICC profile from stdin to an image.
|
9 years ago |
Robin Mills
|
57ee93886a
|
#2120 Fix submitted and appropriate changes to test/icc-test.sh (rewritting ICC in JPG was corrupting file)
|
9 years ago |
Robin Mills
|
87e9c996a6
|
#1220 and #1074 Work in progress. Improved -pS for JPEG. #1220 is due to a bug in writing the ICC profile in jpgimage.cpp/doWriteMetadata()
|
9 years ago |
Robin Mills
|
191e232865
|
#825 Adding regression detector to test suite.
|
9 years ago |
draekko
|
bf56bbf7fa
|
#825 added printPressure for panasonic makernotes to display hPa values or infinite when value is 65535 for Exif field 0x0086
|
9 years ago |
Robin Mills
|
3706233c8d
|
#1074 Correction to r4457 to fix msvc build-breaker.
|
9 years ago |
Robin Mills
|
b7c90140c7
|
#1074 ICC support in jpgimage.cpp. Add test/icc-test.sh
|
9 years ago |
Robin Mills
|
fc74393029
|
#1074 Correction to r4455 where in updated test/bugfixes-test.sh instead of test/data/bugfixes-test.out
|
9 years ago |
Robin Mills
|
9026954816
|
#1074 Work in progress for ICC/jpg - changes to readMetadata() and printStructure()
|
9 years ago |
Robin Mills
|
a6ba04d422
|
#994 Update svn_version.h using svn info 'Last Changed Rev' instead of 'Changed'. This enables exiv2 -vVg svn to identify build branch or trunk.
|
9 years ago |
Robin Mills
|
1c091df392
|
#994 Update svn_version.h using svn info 'Last Changed Rev' instead of 'Changed'. This enables exiv2 -vVg svn to identify build branch or trunk.
|
9 years ago |
Robin Mills
|
7e09d250f1
|
#1060 Resequenced tests in alphabetic order.
|
9 years ago |
Robin Mills
|
97e7905a8b
|
#1060 Thank you to Thomas B for working on this and providing the patch.
|
9 years ago |
Robin Mills
|
5f9807cbef
|
#1216. Rollback r4448/6/2/1 r4439/38 to restabilize test suite on trunk. r4449 is copy of r4448 to branches/develop
|
9 years ago |
Robin Mills
|
4f9ce8d820
|
Copied trunk to branches/develop.
|
9 years ago |
Robin Mills
|
23841e3d58
|
#1218 Work-in-progress on test/exifdata-test.sh
|
9 years ago |
Robin Mills
|
4a75d4f472
|
#1203 test/webp-test.sh - silence warning about time format.
|
9 years ago |
Robin Mills
|
c7dfa4f032
|
#1203 Fixing test suite to respect changes introduced by r4438
|
9 years ago |