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
r1009: Move the dependencies to newer package names
[cinelerra_cv/mob.git]
/
cinelerra
/
maxchannels.h
blob
da82b5df402137b95734de03b9f717d4d51f4732
1
#ifndef MAXCHANNELS
2
#define MAXCHANNELS 16
3
#define MAX_CHANNELS 16
4
#endif