Create README.md

This commit is contained in:
2024-06-26 17:26:45 -05:00
committed by GitHub
parent 7b02b1e095
commit 9bcfcda697
+4
View File
@@ -0,0 +1,4 @@
JS implementation of Blackmagic Design's IP10 codec as documentated [here](https://downloads.blackmagicdesign.com/Developer/Converters/20240613-76d445/Blackmagic_IP10_Codec_v1.1.zip).
# Usage
see [test.js](./test.js) for an example of using the `Encoder` and `Decoder` classes