mirror of
https://github.com/asticode/go-astiav.git
synced 2025-10-06 00:26:52 +08:00
Added real file scaling to scale tests
This commit is contained in:
@@ -48,7 +48,7 @@ func CreateSoftwareScaleContext(srcW, srcH int, srcFormat PixelFormat, dstW, dst
|
||||
ssc.dstW,
|
||||
ssc.dstH,
|
||||
ssc.dstFormat,
|
||||
C.int(ssc.flags),
|
||||
ssc.flags,
|
||||
nil, nil, nil,
|
||||
)
|
||||
if ssc.c == nil {
|
||||
|
Reference in New Issue
Block a user