]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[layer_producer] Fixed serious bug where a circular reference of layer producers...
[casparcg] / CHANGELOG
index b62b3394eeadd2ceb7a2b578a47e37d58d3b6d70..765a1c5d13eac85d08736fdd1f659fe820bc316e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,12 +44,16 @@ Producers
       interleaved with (Dimitry Ishenko).\r
     + Fixed bug where decoders sometimes requires more than one video packet to\r
       decode the first frame.\r
+    + Added support for IN and OUT parameters (Dimitry Ishenko).\r
   o Framerate producer:\r
     + Fixed bug when INFO was used on a not yet playing framerate producer.\r
   o HTML producer:\r
     + Fixed bug where only URL:s with . in them where recognized.\r
   o Image producer:\r
     + Added LENGTH parameter to allow for queueing with LOADBG AUTO.\r
+  o Layer producer:\r
+    + Fixed serious bug where a circular reference of layer producers caused a\r
+      stack overflow and server crash.\r
 \r
 Mixer\r
 -----\r
@@ -59,6 +63,10 @@ Mixer
   o Rewrote the chroma key code to support variable hue, instead of fixed green\r
     or blue. Threshold setting was removed in favour of separate hue width,\r
     minimum saturation and minimum brightness constraints.\r
+  o Fixed bug where glReadPixels() was done from the last drawn to texture\r
+    instead of always from the target texture. This means that for example a\r
+    MIXER KEYER layer without a layer above to key, as well as a separate alpha\r
+    file with MIXER OPACITY 0 now works as expected.\r
 \r
 AMCP\r
 ----\r