repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r668: Configure.in and autogen.sh cleanup based on ideas by giskard.
[cinelerra_cv.git]
/
cinelerra
/
maxchannels.h
blob
da82b5df402137b95734de03b9f717d4d51f4732
1
#ifndef MAXCHANNELS
2
#define MAXCHANNELS 16
3
#define MAX_CHANNELS 16
4
#endif