Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't crash if runtime could not be retrieved | Christian Schneppe | 2017-10-15 | 1 | -1/+0 |
| | |||||
* | rework fix for duplicate file messages | Christian Schneppe | 2017-10-15 | 1 | -3/+10 |
| | |||||
* | don't duplicate file if compression failes | Christian Schneppe | 2017-10-13 | 1 | -1/+1 |
| | | | | fixes https://github.com/siacs/Conversations/issues/2652 | ||||
* | don't recompress videos which were sent/received before | Christian Schneppe | 2017-09-25 | 1 | -1/+1 |
| | |||||
* | execute video compression on seperate thread | Christian Schneppe | 2017-09-24 | 1 | -0/+4 |
| | |||||
* | ignore http upload file size constraints for videos that will be compressed | Christian Schneppe | 2017-09-19 | 1 | -2/+8 |
| | |||||
* | don't change video compression quality for files longer than 8 seconds | Christian Schneppe | 2017-09-19 | 1 | -4/+1 |
| | |||||
* | show permanent notification while transcoding video | Christian Schneppe | 2017-09-18 | 1 | -0/+139 |