Skip to content

Commit 2abc638

Browse files
committed
Adding Nagra Nexguard entry as requested by Gabriel Cantin
1 parent b07f336 commit 2abc638

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

softbinding-algorithm-list.json

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"alg": "tv.kinetiq.watercast.48.1",
156156
"type": "watermark",
157157
"decodedMediaTypes": [
158-
"video"
158+
"video"
159159
],
160160
"entryMetadata": {
161161
"description": "Teletrax Watermarking algorithm",
@@ -169,7 +169,7 @@
169169
"alg": "castLabs.watermark.1",
170170
"type": "watermark",
171171
"decodedMediaTypes": [
172-
"video"
172+
"video"
173173
],
174174
"entryMetadata": {
175175
"description": "castLabs Single Frame Forensic Watermarking",
@@ -191,5 +191,21 @@
191191
"contact": "[email protected]",
192192
"informationalUrl": "https://github.com/adobe/trustmark/"
193193
}
194+
},
195+
{
196+
"identifier": 14,
197+
"alg": "NAGRA.NexGuard.Watermark",
198+
"type": "watermark",
199+
"decodedMediaTypes": [
200+
"video",
201+
"audio",
202+
"image"
203+
],
204+
"entryMetadata": {
205+
"description": "NAGRA NexGuard Watermarking with Single Frame Detection Capability",
206+
"dateEntered": "2025-02-26T13:53:25.000Z",
207+
"contact": "[email protected]",
208+
"informationalUrl": "https://nagra.vision/security-solutions/forensic-watermarking/"
209+
}
194210
}
195-
]
211+
]

0 commit comments

Comments
 (0)