added #69 (nice)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "io/media.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
|
||||
extern "C" {
|
||||
#include <libavformat/avformat.h>
|
||||
@@ -138,6 +139,10 @@ void ViewerWidget::paintGL()
|
||||
}
|
||||
}
|
||||
|
||||
/*QPainter p(this);
|
||||
p.drawText({0, 0, 200, 200}, "text!");
|
||||
p.end();*/
|
||||
|
||||
cc_lock.unlock();
|
||||
|
||||
if (texture_failed) {
|
||||
|
||||
Reference in New Issue
Block a user