]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[screen_consumer] #495 Fixed full screen mode
[casparcg] / CHANGELOG
index 82782149cb0a146efdc0ab8b9db7c6754a6aef6d..7ca45d6999c7fcf63d9ada90eeba91712fb401be 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,9 +41,16 @@ Consumers
       BT.601 color matrix instead of the BT.709 color matrix. RGB codecs like\r
       qtrle was never affected but all the YCbCr based codecs were.\r
     + Fixed bug in parsing of paths containing -.\r
+    + Fixed bugs where previously effective arguments like -pix_fmt were\r
+      ignored.\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
+  o Screen consumer:\r
+    + Fixed full screen mode.\r
 \r
 Producers\r
 ---------\r
@@ -55,6 +62,8 @@ Producers
       decode the first frame.\r
     + Added support for IN and OUT parameters (Dimitry Ishenko).\r
     + Added DV/HDV video device support under Linux (Walter Sonius).\r
+    + Remove unused flags variable in queued_seek (Dimitry Ishenko).\r
+    + Now recognizes .ts files without probing contents (Ovidijus Striaukas).\r
   o Destroy producer proxy:\r
     + Created workaround for bug in FFmpeg where every new thread used to\r
       cleanup caused handles to leak (not sure why). Reduced the effect by using\r
@@ -65,6 +74,8 @@ Producers
     + 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
+    + Fixed inconsistency in what file extensions are supported vs listed in\r
+      CLS/CINF.\r
   o Layer producer:\r
     + Fixed serious bug where a circular reference of layer producers caused a\r
       stack overflow and server crash.\r
@@ -89,6 +100,8 @@ Producers
       template.\r
   o Color producer:\r
     + Now has support for gradients.\r
+  o PSD producer:\r
+    + Added support for centered and right justified text.\r
 \r
 Mixer\r
 -----\r
@@ -103,6 +116,8 @@ Mixer
     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
+  o Fixed bug where already drawn GL_QUADS were not composited against, causing\r
+    for example italic texts to be rendered incorrectly in the text_producer.\r
 \r
 AMCP\r
 ----\r