]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
Merge pull request #509 from SuperFlyTV/2.1.0
[casparcg] / CHANGELOG
index 5a4902520844ccc0c19532941a76dac62062bbb7..5127284332be0e215b9af978235ff93e462be324 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,32 @@ General
     thumbnails-path instead of thumbnail-path in casparcg.config.\r
   o Suppress the logging of full path names in stack traces so that only the\r
     relative path within the source tree is visible.\r
+  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
+\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
+\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
 \r
 AMCP\r
 ----\r