]> git.sesse.net Git - casparcg/blobdiff - CHANGELOG
[screen_consumer] #495 Fixed full screen mode
[casparcg] / CHANGELOG
index 4786bef267e524362b6b7c1cfdc677805f0f2e86..7ca45d6999c7fcf63d9ada90eeba91712fb401be 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,12 +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
@@ -59,6 +63,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