From 74810ecf5c7fc6336f9cb2443632936496ceb1f2 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 26 Jun 2024 17:27:27 -0500 Subject: [PATCH] add link to blackmagic dev docs on codec --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 4fc1c35..945eccc 100644 --- a/index.js +++ b/index.js @@ -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 = {};