mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 00:17:00 +08:00
cleanup
This commit is contained in:
@@ -232,7 +232,5 @@ func main() {
|
|||||||
outFile = outFile + ".gif"
|
outFile = outFile + ".gif"
|
||||||
}
|
}
|
||||||
|
|
||||||
examples.RunLoop(func(mainLoop *gst.MainLoop) error {
|
examples.RunLoop(encodeGif)
|
||||||
return encodeGif(mainLoop)
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user