Skip to content

Commit 600017c

Browse files
authored
Merge pull request #26 from mentaport/Add_Mentaport_Entry
Adding Mentaport Watermarking Engine Entry
2 parents ff62c6d + 0f7d310 commit 600017c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

softbinding-algorithm-list.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,21 @@
221221
"contact": "[email protected]",
222222
"informationalUrl": "https://nagra.vision/security-solutions/forensic-watermarking/"
223223
}
224+
},
225+
{
226+
"identifier": 16,
227+
"alg": "com.mentaport.watermark.1",
228+
"type": "watermark",
229+
"decodedMediaTypes": [
230+
"video",
231+
"audio",
232+
"image"
233+
],
234+
"entryMetadata": {
235+
"description": "Mentaport Watermarking Engine",
236+
"dateEntered": "2025-03-12T13:00:00.000Z",
237+
"contact": "[email protected]",
238+
"informationalUrl": "https://docs.mentaport.xyz"
239+
}
224240
}
225241
]

0 commit comments

Comments
 (0)