repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r956: README.BUILD - add more library recommendations
[cinelerra_cv/ct.git]
/
cinelerra
/
vdevicev4l2.inc
blob
44402d1dffb2be613e906bbcfe8123dff2f74e51
1
#ifndef VDEVICEV4L2_INC
2
#define VDEVICEV4L2_INC
3
4
class VDeviceV4L2;
5
class VDeviceV4L2Thread;
6
class VDeviceV4L2Put;
7
8
9
#endif