]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/initializers/constants.ts
Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)
authorKimsible <1877318+kimsible@users.noreply.github.com>
Wed, 25 Nov 2020 08:26:31 +0000 (09:26 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Nov 2020 08:26:31 +0000 (09:26 +0100)
commit123f61933611f326ea5a5e8c2ea253ee8720e4f0
tree49ff0e98eaffc389f33fb57bd1b42735fe78bce8
parentc07fac202dba3fed69aace74157589c21d732be6
Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)

* Add avatar pixel size upload in tooltip

* Add gif support for avatar

* Add ffmpeg GIF process

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
client/src/app/shared/shared-main/account/actor-avatar-info.component.html
client/src/app/shared/shared-main/account/actor-avatar-info.component.ts
server/helpers/ffmpeg-utils.ts
server/helpers/image-utils.ts
server/initializers/constants.ts