projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix shuttle for Termux/Android too
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
cinelerra
/
recordbatches.inc
1
#ifndef RECORDBATCHES_INC
2
#define RECORDBATCHES_INC
3
4
class RecordBatches;
5
#define BATCH_COLUMNS 7
6
7
#endif