This file is indexed.

/usr/share/lensfun/mil-samsung.xml is in liblensfun-data 0.2.8-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!--
MIL stands for Mirrorless Interchangeable Lens, see
http://en.wikipedia.org/wiki/Mirrorless_interchangeable-lens_camera
-->
<lensdatabase>
    <mount>
        <name>Samsung NX</name>
        <name lang="en">Samsung NX</name>
        <compat>Generic</compat>
        <compat>Pentax K</compat>
    </mount>

    <!-- Samsung EK-GN120 = Samsung Galaxy NX -->
    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>EK-GN120</model>
         <model lang="en">EK-GN120</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX10</model>
         <model lang="en">NX10</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX11</model>
         <model lang="en">NX11</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX100</model>
         <model lang="en">NX100</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX1000</model>
         <model lang="en">NX1000</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX20</model>
         <model lang="en">NX20</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX200</model>
         <model lang="en">NX200</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX210</model>
         <model lang="en">NX210</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <camera>
        <maker>SAMSUNG</maker>
        <maker lang="en">Samsung</maker>
        <model>NX300</model>
         <model lang="en">NX300</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
    </camera>

    <lens>
        <maker>Samsung</maker>
        <model>Samsung NX 20-50mm F3.5-5.6 ED</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
        <calibration>
            <distortion model="ptlens" focal="20" a="0.01347" b="-0.05952" c="0.01561" />
            <distortion model="ptlens" focal="24" a="0.00549" b="-0.03312" c="0.00984" />
            <distortion model="ptlens" focal="28" a="0.01064" b="-0.04256" c="0.03338" />
            <distortion model="ptlens" focal="35" a="-0.001" b="-0.00843" c="0.02713" />
            <distortion model="ptlens" focal="45" a="0.00716" b="-0.0379" c="0.06902" />
            <distortion model="ptlens" focal="50" a="-0.02119" b="0.06813" c="-0.06118" />
        </calibration>
    </lens>

    <lens>
        <maker>Samsung</maker>
        <model>Samsung NX 30mm F2 Pancake</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
        <calibration>
            <distortion model="poly3" focal="30" k1="-0.00596" />
        </calibration>
    </lens>

    <lens>
        <maker>Samsung</maker>
        <model>Samsung 16mm f/2.4</model>
        <mount>Samsung NX</mount>
        <cropfactor>1.54</cropfactor>
        <calibration>
            <!-- Taken with Samsung NX10 -->
            <distortion model="ptlens" focal="16" a="0.00013" b="-0.00589" c="-0.04838" />
            <tca model="poly3" focal="16" br="-0.0000770" vr="1.0006160" bb="0.0001654" vb="0.9997845" />
        </calibration>
    </lens>

</lensdatabase>