Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-10 | Fix videos with unsupported colorspace not being transcoded (#13242) | ThibG | |
2020-03-09 | Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239) | ThibG | |
2019-10-03 | Fix performance of GIF re-encoding (#12057) | Eugen Rochko | |
* Change animated GIF detection to not shell out to ImageMagick Signed-off-by: Eugen Rochko <eugen@zeonfederated.com> * Change video encoding parameters to limit to 10800 video frames Signed-off-by: Eugen Rochko <eugen@zeonfederated.com> * Limit GIF image size further Signed-off-by: Eugen Rochko <eugen@zeonfederated.com> * Always strip metadata from video files * Fix code style issues | |||
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko | |