]> granicus.if.org Git - php/commit
Added support for Sony pictures in EXIF as per requested in bug #72735
authorKalle Sommer Nielsen <kalle@php.net>
Fri, 5 Aug 2016 05:45:02 +0000 (07:45 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Fri, 5 Aug 2016 05:45:02 +0000 (07:45 +0200)
commitaaa136e25dfa473c7cf76e9074611af9048d65a6
treedd5fdbe7dc315bce3237e89efe60d629348d2e60
parent93c0e9760224d88a54e3a3100e13347e895fc493
Added support for Sony pictures in EXIF as per requested in bug #72735

Sony is a little more interesting, as it is have a large range of tags it support in different models. For now I have added all the tags found within the Exif.Sony1 namespace.
ext/exif/exif.c
ext/exif/tests/sony.jpg [new file with mode: 0644]
ext/exif/tests/sony.phpt [new file with mode: 0644]