]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[CHANGELOG] Updated CHANGELOG
[casparcg] / CHANGELOG
index f0899ae083f7f2452967d8bbbb735e1bf7d948a6..011a13e3e0e4feb5ccd536a1de1b09b4f8281b17 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,12 +15,46 @@ General
   o General stability improvements.\r
   o Native thread id is now logged in Linux as well. Finally they are mappable\r
     against INFO THREADS, ps and top.\r
+  o Created automatically generated build number, so that it is easier to see\r
+    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
+\r
+Consumers\r
+---------\r
+\r
+  o FFmpeg consumer:\r
+    + 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
+  o DeckLink consumer:\r
+    + Fixed possible dead-lock.\r
+\r
+Producers\r
+---------\r
+\r
+  o FFmpeg producer:\r
+    + Increased the max number of frames that audio/video can be badly\r
+      interleaved with (Dimitry Ishenko).\r
+\r
+Mixer\r
+-----\r
+\r
+  o Fixed bug in the contrast/saturation/brightness code where the wrong luma\r
+    coefficients was used.\r
+  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
 \r
 AMCP\r
 ----\r
 \r
   o INFO PATHS now adds all the path elements even if they are using the default\r
     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
+\r
+\r
 \r
 CasparCG 2.1.0 Beta 1 (w.r.t 2.0.7 Stable)\r
 ==========================================\r