]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
Fixed build script error on Windows
[casparcg] / CHANGELOG
index d641b8c6b5e2ea6d17d7a5fdf9622cde378d7ebe..00faa7fd2de7c196a46279e570470e6d72d14360 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,9 @@ General
     whether a build is newer or older than an other.\r
   o Changed configuration element mipmapping_default_on to mipmapping-default-on\r
     for consistency with the rest of the configuration (Jesper Stærkær).\r
+  o Handle stdin EOF as EXIT.\r
+  o Added support for RESTART in Linux startup script run.sh.\r
+  o Copy casparcg_auto_restart.bat into Windows releases.\r
 \r
 Consumers\r
 ---------\r
@@ -27,6 +30,9 @@ Consumers
     + Fixed long overdue bug where HD material was always recorded using the\r
       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
+  o DeckLink consumer:\r
+    + Fixed possible dead-lock in frame queue.\r
 \r
 Producers\r
 ---------\r
@@ -34,6 +40,12 @@ Producers
   o FFmpeg producer:\r
     + Increased the max number of frames that audio/video can be badly\r
       interleaved with (Dimitry Ishenko).\r
+    + Fixed bug where decoders sometimes requires more than one video packet to\r
+      decode the first frame.\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
 \r
 Mixer\r
 -----\r
@@ -51,6 +63,9 @@ AMCP
     values.\r
   o MIXER CHROMA syntax deprecated (still supported) in favour of the more\r
     advanced syntax required by the rewritten chroma key code.\r
+  o Added special command REQ that can be prepended before any command to\r
+    identify the response with a client specified request id, allowing a client\r
+    to know exactly what asynchronous response matched a specific request.\r
 \r
 \r
 \r