X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=CHANGELOG;h=c90fce6e9f23a1fea187523cd65bc3139fc70fc6;hb=c89e636fa292907609cac6201d410df44853e2ff;hp=249e936d043042cd486ddce5d807c0037f701d7f;hpb=2f15c5ff94bb5744aa1e2d41e9b33ee22c9deba6;p=casparcg diff --git a/CHANGELOG b/CHANGELOG index 249e936d0..c90fce6e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,6 +41,8 @@ Consumers BT.601 color matrix instead of the BT.709 color matrix. RGB codecs like qtrle was never affected but all the YCbCr based codecs were. + Fixed bug in parsing of paths containing -. + + Fixed bugs where previously effective arguments like -pix_fmt were + ignored. o DeckLink consumer: + Rewrote the frame hand-off between send() and ScheduledFrameCompleted() in a way that hopefully resolves all dead-lock scenarios previously possible.