X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fdecklink%2Fconsumer%2Fdecklink_consumer.cpp;h=c9761c3c170c10b7ac4869c93f106dc8b6dfe493;hb=9e6b4e8c7b0119f334b66966f0ea8ab84f288d4b;hp=1469128ee7d5876cf1071ca6e7437909978cd8cf;hpb=1dba809bb1d6a538271140c66d104b06045648b3;p=casparcg diff --git a/modules/decklink/consumer/decklink_consumer.cpp b/modules/decklink/consumer/decklink_consumer.cpp index 1469128ee..c9761c3c1 100644 --- a/modules/decklink/consumer/decklink_consumer.cpp +++ b/modules/decklink/consumer/decklink_consumer.cpp @@ -571,7 +571,7 @@ public: if (send_completion_.valid()) { send_completion_(); - send_completion_.reset(); + send_completion_ = std::packaged_task(); } if (config_.embedded_audio)