]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[CHANGELOG] Updated.
[casparcg] / CHANGELOG
index b595ac133f12e913609245899cee9b36aa0cb825..50718e1e81715fb29487bdb8a226911e0f70dff4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,9 +41,18 @@ 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
+    + 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
+  o Screen consumer:\r
+    + Fixed full screen mode.\r
 \r
 Producers\r
 ---------\r
@@ -56,6 +65,7 @@ Producers
     + 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
@@ -66,9 +76,15 @@ 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
+    + 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
@@ -106,6 +122,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