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
r606: convert ODDLEADS to TOP_FIRST and EVENLEADS to BOTTOM_FIRST
[cinelerra_cv/mob.git]
/
guicast
/
vframe.inc
blob
a884c4d5858bd9fdaaeb11dba7302abe692d9e70
1
#ifndef VFRAME_INC
2
#define VFRAME_INC
3
4
class VFrame;
5
struct PngData;
6
7
#endif