add link to blackmagic dev docs on codec

This commit is contained in:
2024-06-26 17:27:27 -05:00
committed by GitHub
parent 9bcfcda697
commit 74810ecf5c
+1 -1
View File
@@ -1,4 +1,4 @@
/** JS Implementation of BMIP10-ref.c */
/** JS Implementation of BMIP10-ref.c found in https://downloads.blackmagicdesign.com/Developer/Converters/20240613-76d445/Blackmagic_IP10_Codec_v1.1.zip */
function SetupBMIP10(sample_bits, coded_bits) {
const config = {};