]> git.sesse.net Git - casparcg/commit
fixes an issue with negative scale in mixer fill commands. it now does what one expec...
authorniklaspandersson <niklas.p.andersson@svt.se>
Mon, 3 Jun 2013 15:31:05 +0000 (17:31 +0200)
committerniklaspandersson <niklas.p.andersson@svt.se>
Mon, 3 Jun 2013 15:31:05 +0000 (17:31 +0200)
commit19f9ac37a7a3a8369ba7dea3c76586406e4337d8
tree4b13203130a689928db1bbab47b92ff7e5ac20b7
parent2ef160f8243b78fc7f431e44ddb8214b404d530b
fixes an issue with negative scale in mixer fill commands. it now does what one expects, namely reflects the image.
core/mixer/image/image_kernel.cpp
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPProtocolStrategy.cpp