mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-11 08:52:30 +00:00
Add MediaConvertWebPToPNG option (telegram). (#741)
* Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398
This commit is contained in:
5
vendor/modules.txt
vendored
5
vendor/modules.txt
vendored
@@ -220,6 +220,11 @@ golang.org/x/crypto/ed25519
|
||||
golang.org/x/crypto/internal/chacha20
|
||||
golang.org/x/crypto/hkdf
|
||||
golang.org/x/crypto/ed25519/internal/edwards25519
|
||||
# golang.org/x/image v0.0.0-20190220214146-31aff87c08e9
|
||||
golang.org/x/image/webp
|
||||
golang.org/x/image/riff
|
||||
golang.org/x/image/vp8
|
||||
golang.org/x/image/vp8l
|
||||
# golang.org/x/net v0.0.0-20190110200230-915654e7eabc
|
||||
golang.org/x/net/websocket
|
||||
# golang.org/x/sys v0.0.0-20190129075346-302c3dd5f1cc
|
||||
|
Reference in New Issue
Block a user