summary refs log tree commit diff
path: root/src/ui/MxcMediaProxy.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-4/+4
|
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-10/+11
|
* Support exif rotation on received videosNicolas Werner2021-11-151-0/+32
| | | | fixes #674
* Fix syntax issueJoseph Donofry2021-11-031-1/+1
|
* PlayableMediaMessage fixes on macOSJoseph Donofry2021-11-031-2/+31
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-106/+103
|
* Support animated imagesNicolas Werner2021-08-291-2/+2
| | | | fixes #461
* Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-291-0/+142