repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
cinelerra
/
vplugin.inc
blob
a05fcb6de036110af1e25437bc4f0df7cf7d7a4e
1
#ifndef VPLUGIN_INC
2
#define VPLUGIN_INC
3
4
class VPlugin;
5
6
#endif