]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[layer_producer] Return the last known framerate when channel has been destroyed.
[casparcg] / CHANGELOG
index c90fce6e9f23a1fea187523cd65bc3139fc70fc6..f48fd0c9cc0cd606bf0ece12a61291c2496450e9 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,12 +43,23 @@ Consumers
     + Fixed bug in parsing of paths containing -.\r
     + Fixed bugs where previously effective arguments like -pix_fmt were\r
       ignored.\r
+    + Fixed bug where interlaced channels where not recorded correctly for\r
+      some codecs.\r
   o DeckLink consumer:\r
     + Rewrote the frame hand-off between send() and ScheduledFrameCompleted() in\r
       a way that hopefully resolves all dead-lock scenarios previously possible.\r
   o Bluefish consumer:\r
-    + Largely rewritten against newest SDK, giving support for newer hardware\r
-      and features (Satchit Nambiar and James Wise sponsored by Bluefish444).\r
+    + Largely rewritten against newest SDK Driver 5.11.0.47 (Satchit Nambiar and\r
+      James Wise sponsored by Bluefish444):\r
+      + Added support for Epoch Neutron and Supernova CG. All current Epoch\r
+        cards are now supported.\r
+      + Added support for for multiple SDI channels per card. 1 to 4 channels\r
+        per Bluefish444 card depending on model and firmware.\r
+      + Added support for single SDI output, complementing existing external key\r
+        output support.\r
+      + Added support for internal key using the Bluefish444 hardware keyer.\r
+  o Screen consumer:\r
+    + Fixed full screen mode.\r
 \r
 Producers\r
 ---------\r
@@ -77,6 +88,10 @@ Producers
   o Layer producer:\r
     + Fixed serious bug where a circular reference of layer producers caused a\r
       stack overflow and server crash.\r
+    + Can now route from layer on a channel with an incompatible framerate.\r
+  o Channel producer:\r
+    + Can now route from channel with an incompatible framerate.\r
+    + Deinterlaces interlaced content from source channel.\r
   o Scene producer:\r
     + Added abs(), floor(), to_lower(), to_upper() and length() functions to the\r
       expression language.\r
@@ -100,6 +115,9 @@ Producers
     + Now has support for gradients.\r
   o PSD producer:\r
     + Added support for centered and right justified text.\r
+  o Text producer:\r
+    + Fixed bug where tracking contributed to the overall text width on the\r
+      last character.\r
 \r
 Mixer\r
 -----\r