janimo / textsecure-qml

TextSecure UI in Go and QML
GNU General Public License v3.0
44 stars 5 forks source link

Fix video playing issues #30

Open janimo opened 8 years ago

janimo commented 8 years ago

When viewing videos the images are often garbled on first play. The aspect ratios or orientation gets mixed up when viewing multiple videos in a row. The root cause is probably the same, buggy use of VideoOutput/MediaPlayer.