implemented rolling edit (#74)
This commit is contained in:
@@ -23,6 +23,7 @@ Clip::Clip() {
|
||||
texture = NULL;
|
||||
opening_transition = NULL;
|
||||
closing_transition = NULL;
|
||||
media = NULL;
|
||||
pkt = new AVPacket();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user