nkbj
8adb42c2bb
Updated Nikon Lens lookup table to v4.4.481.01 of Robert Rottmerhusen's fmountlens list.
2015-04-21 13:55:47 +00:00
Robin Mills
93dff18402
Manpage: add additional explanation and examples for the Xmp AltLang feature.
2015-04-21 13:40:30 +00:00
Robin Mills
1172300c55
Copied trunk to branches/conversions.
2015-04-20 19:21:10 +00:00
Robin Mills
ce1d4cfc75
#1058 . Calming the test suite. LangAltValue comparator causes harmless changes in order of lang reporting.
2015-04-20 18:07:25 +00:00
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.
2015-04-20 10:44:11 +00:00
Robin Mills
a6a3da9df8
#1054 . Write LangAltValue as json object "lang" : { "en-US":"...." , ... }
2015-04-20 08:54:52 +00:00
Robin Mills
0404bc75e9
#1058 . Change comparator to return -1 : 0 : 1
2015-04-19 20:25:01 +00:00
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
2015-04-19 18:44:50 +00:00
Robin Mills
228861d850
#922 . Extract Extended XMP (multiple 65k block) and remove XMP blank lines.
2015-04-17 18:06:33 +00:00
Robin Mills
a67f2806a9
Adding a test JPEG with XMP spanning multiple segments.
2015-04-17 11:53:23 +00:00
Robin Mills
8424bdaa71
Replace REG_BASIC with 0. Some platforms don't define REG_BASIC.
2015-04-17 10:58:16 +00:00
Robin Mills
5f3d095aa7
Fixing doxygen irritations.
2015-04-17 10:39:54 +00:00
Mahesh
443de4a7ea
update testv output file
2015-04-15 11:24:58 +00:00
Mahesh
0eb993047e
Fix logical bug introduced yesterday
2015-04-15 11:11:11 +00:00
Mahesh
4baa1b95dc
add enums in riffvideo
2015-04-15 10:56:06 +00:00
tbeu
41302921cc
refs #442 :
...
* Fix index out of bounds exception
* Make indents consistent
* Remove trailing white space
2015-04-14 21:48:55 +00:00
Robin Mills
7929e21282
Get jenkins_build.sh to use make -j for MinGW (-j4 hung the build)
2015-04-14 14:09:17 +00:00
Robin Mills
29f75b529b
Get jenkins_build.sh to use make -j instead of make -j4
2015-04-14 11:55:39 +00:00
Robin Mills
ad8d5f711f
Fixed clang compiler warning on MacOS-X
2015-04-14 10:40:43 +00:00
Mahesh
c4d06f0e7b
refactor quicktime
2015-04-14 08:39:58 +00:00
Mahesh
1dbac6d246
refactor quicktime
2015-04-14 08:08:01 +00:00
Mahesh
b0c2bbadc5
add duplicate src file to gitignore
2015-04-13 13:11:15 +00:00
Mahesh
a9b3e160e5
remove duplicate file
2015-04-13 13:11:14 +00:00
Mahesh
f8215fd083
refactor quicktime code
2015-04-13 13:11:12 +00:00
Robin Mills
4c886bab24
#1024 and #1053 . Changed option REG_EXTENDED and REG_BASIC to support ^ as a begin marker.
2015-04-13 12:33:00 +00:00
Mahesh
74534892c4
remove newly added header
2015-04-13 11:01:48 +00:00
Robin Mills
0e1b77c8b4
#1028 and #1053 . Change options to regex to respect ^ and $ in option -g
2015-04-13 09:47:10 +00:00
Mahesh
4b6949df28
Get enums for values
2015-04-13 07:21:17 +00:00
Mahesh
b1a274320f
Add gitignore directory
2015-04-13 07:21:16 +00:00
nkbj
c274b27284
Update camera and lens lists to match ExifTool 9.92.
2015-04-12 02:11:40 +00:00
Robin Mills
19dbc67c48
#1046 . Fix for MinGW build breaker.
2015-04-11 15:12:07 +00:00
Robin Mills
d00212f4f6
Fixing typos.
2015-04-11 08:09:06 +00:00
Robin Mills
5ccb535bdc
#1054 . More polishing. Adding clarification to the recursion. Other code simplification/elimination.
2015-04-10 21:56:17 +00:00
tbeu
a2edf47056
refs 1038: Fix eof detection in MemIo::getb and avoid crash on truncated jpeg files (Vitaliy Filippov)
2015-04-10 19:47:04 +00:00
Robin Mills
a93ad78042
#1054 . Final polish and comments about the recursion.
2015-04-10 18:56:20 +00:00
tbeu
8f5e5a8c4a
refs #922 :
...
* Fix MSVC warning introduced by r3650
* Change first argument of BasicIo::seek to signed integer type
2015-04-10 18:50:03 +00:00
Robin Mills
af8e778a55
Fixing more typos.
2015-04-10 18:44:43 +00:00
Robin Mills
e0b5d3f310
Fixed typo.
2015-04-10 18:42:49 +00:00
Robin Mills
4f6b747478
#1054 . Replaced the reference mess with a beautiful one-line recursion. Interation is interesting; recursion is really elegant.
2015-04-10 18:42:09 +00:00
Robin Mills
ffba84261f
#1053 . Updated test suite to use new -K option.
2015-04-10 18:09:34 +00:00
Robin Mills
be1649e1ee
#774 . Fix MSVC compiler warning.
2015-04-10 17:48:24 +00:00
Robin Mills
37d04436bf
#1053 . Changes to test/data reference files to respect modified output.
2015-04-10 14:21:05 +00:00
Robin Mills
efb790f421
Simplification.
2015-04-10 14:02:22 +00:00
Robin Mills
8c1e79bbd3
Fixed typos.
2015-04-10 10:13:16 +00:00
Robin Mills
779a10454d
#1054 . Overhauled exiv2json to recursively build a JSON tree. See discussion: http://dev.exiv2.org/boards/3/topics/1951
2015-04-10 09:12:01 +00:00
asp
481c5fc409
#864 Reverse DateTime mappings from r3659 that fail conversion testcase 14
2015-04-09 14:45:32 +00:00
asp
c663a1d5ae
#869 Update XMP specification links on website
2015-04-08 22:25:28 +00:00
Robin Mills
3c42a1e47f
#1053 . Added new option -K key for exact Key match (not grep as -g).
...
Added long versions of all options (eg --key = -K)
Added Command Summary to exiv2.1
Work in progress: exiv2.1 documents features which are not yet implemented:
- modifier - (stdin/stdout) to insert/extract
- modifier R (roundtrip) to insert
2015-04-08 21:51:25 +00:00
Robin Mills
e3b26b97ba
#774 . Thanks to Alan for resolving this matter and providing the patch.
2015-04-08 21:32:04 +00:00
nkbj
16095e1c48
Update Samsung lens list to match ExifTool version 9.91.
2015-04-08 16:18:49 +00:00