Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-19 | Fix #2108 - Fix gif uploads (#2171) | Eugen | |
* Fix #2108 - Fix gif uploads Add specs for media attachment gifv conversion * Add ffmpeg to travis * Make travis install ffmpeg, not libav * Switch travis to trusty | |||
2017-03-06 | Use more widely supported MP4 format for gifv's | Eugen Rochko | |
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko | |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko | |
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type. |