Robin Mills
|
cc8b8323fc
|
Team Meetings. Even more typos and pointless changes!
|
10 years ago |
Robin Mills
|
73312412ff
|
Team Meetings: Fixing more typos.
|
10 years ago |
Robin Mills
|
591e4f3f2f
|
Team Meetings: Fixing typos in slides.
|
10 years ago |
Robin Mills
|
bd49249ceb
|
Team meeting documents
|
10 years ago |
asp
|
83fa056b57
|
#1059 Add ACDSee namespace and XMP properties
|
10 years ago |
Robin Mills
|
d2f5abbac5
|
#1054. exiv2json deep recursion and AltLang support. Regression detector.
|
10 years ago |
Robin Mills
|
5463d4f89d
|
#1058. xml:lang case insensitive. Working well. Added regression detector.
|
10 years ago |
asp
|
6c6356b5b5
|
#864 Update DateTime conversions to current spec
|
10 years ago |
Robin Mills
|
c49b024810
|
#1056. Changed LangAltValueComparator to return bool str1 < str2 ? true : false. Test reference files updated to reflect alphabetic lang output.
|
10 years ago |
nkbj
|
8adb42c2bb
|
Updated Nikon Lens lookup table to v4.4.481.01 of Robert Rottmerhusen's fmountlens list.
|
10 years ago |
Robin Mills
|
93dff18402
|
Manpage: add additional explanation and examples for the Xmp AltLang feature.
|
10 years ago |
Robin Mills
|
1172300c55
|
Copied trunk to branches/conversions.
|
10 years ago |
Robin Mills
|
ce1d4cfc75
|
#1058. Calming the test suite. LangAltValue comparator causes harmless changes in order of lang reporting.
|
10 years ago |
Robin Mills
|
8b059e49e1
|
#1058. Fixing the exceptions from test/xmpparser-test.sh. The exceptions from test/conversions.sh require more investigation.
See the issue report for a longer discussion.
|
10 years ago |
Robin Mills
|
a6a3da9df8
|
#1054. Write LangAltValue as json object "lang" : { "en-US":"...." , ... }
|
10 years ago |
Robin Mills
|
0404bc75e9
|
#1058. Change comparator to return -1 : 0 : 1
|
10 years ago |
Robin Mills
|
32f7d1de65
|
#1058. XMP spec chapter B.4 (page 42) the xml:lang qualifier is to be compared case insensitive.
https://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf
|
10 years ago |
Robin Mills
|
228861d850
|
#922. Extract Extended XMP (multiple 65k block) and remove XMP blank lines.
|
10 years ago |
Robin Mills
|
a67f2806a9
|
Adding a test JPEG with XMP spanning multiple segments.
|
10 years ago |
Robin Mills
|
8424bdaa71
|
Replace REG_BASIC with 0. Some platforms don't define REG_BASIC.
|
10 years ago |
Robin Mills
|
5f3d095aa7
|
Fixing doxygen irritations.
|
10 years ago |
Mahesh
|
443de4a7ea
|
update testv output file
|
10 years ago |
Mahesh
|
0eb993047e
|
Fix logical bug introduced yesterday
|
10 years ago |
Mahesh
|
4baa1b95dc
|
add enums in riffvideo
|
10 years ago |
tbeu
|
41302921cc
|
refs #442:
* Fix index out of bounds exception
* Make indents consistent
* Remove trailing white space
|
10 years ago |
Robin Mills
|
7929e21282
|
Get jenkins_build.sh to use make -j for MinGW (-j4 hung the build)
|
10 years ago |
Robin Mills
|
29f75b529b
|
Get jenkins_build.sh to use make -j instead of make -j4
|
10 years ago |
Robin Mills
|
ad8d5f711f
|
Fixed clang compiler warning on MacOS-X
|
10 years ago |
Mahesh
|
c4d06f0e7b
|
refactor quicktime
|
10 years ago |
Mahesh
|
1dbac6d246
|
refactor quicktime
|
10 years ago |
Mahesh
|
b0c2bbadc5
|
add duplicate src file to gitignore
|
10 years ago |
Mahesh
|
a9b3e160e5
|
remove duplicate file
|
10 years ago |
Mahesh
|
f8215fd083
|
refactor quicktime code
|
10 years ago |
Robin Mills
|
4c886bab24
|
#1024 and #1053. Changed option REG_EXTENDED and REG_BASIC to support ^ as a begin marker.
|
10 years ago |
Mahesh
|
74534892c4
|
remove newly added header
|
10 years ago |
Robin Mills
|
0e1b77c8b4
|
#1028 and #1053. Change options to regex to respect ^ and $ in option -g
|
10 years ago |
Mahesh
|
4b6949df28
|
Get enums for values
|
10 years ago |
Mahesh
|
b1a274320f
|
Add gitignore directory
|
10 years ago |
nkbj
|
c274b27284
|
Update camera and lens lists to match ExifTool 9.92.
|
10 years ago |
Robin Mills
|
19dbc67c48
|
#1046. Fix for MinGW build breaker.
|
10 years ago |
Robin Mills
|
d00212f4f6
|
Fixing typos.
|
10 years ago |
Robin Mills
|
5ccb535bdc
|
#1054. More polishing. Adding clarification to the recursion. Other code simplification/elimination.
|
10 years ago |
tbeu
|
a2edf47056
|
refs 1038: Fix eof detection in MemIo::getb and avoid crash on truncated jpeg files (Vitaliy Filippov)
|
10 years ago |
Robin Mills
|
a93ad78042
|
#1054. Final polish and comments about the recursion.
|
10 years ago |
tbeu
|
8f5e5a8c4a
|
refs #922:
* Fix MSVC warning introduced by r3650
* Change first argument of BasicIo::seek to signed integer type
|
10 years ago |
Robin Mills
|
af8e778a55
|
Fixing more typos.
|
10 years ago |
Robin Mills
|
e0b5d3f310
|
Fixed typo.
|
10 years ago |
Robin Mills
|
4f6b747478
|
#1054. Replaced the reference mess with a beautiful one-line recursion. Interation is interesting; recursion is really elegant.
|
10 years ago |
Robin Mills
|
ffba84261f
|
#1053. Updated test suite to use new -K option.
|
10 years ago |
Robin Mills
|
be1649e1ee
|
#774. Fix MSVC compiler warning.
|
10 years ago |