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
r1007: Make configure detect and work on amd64.
[cinelerra_cv/mob.git]
/
cinelerra
/
dvbtune.inc
blob
b036af07dc46f0d1f01180b6d71e3f869e8a3888
1
#ifndef DVBTUNE_INC
2
#define DVBTUNE_INC
3
4
5
6
class DVBTune;
7
class DVBTuneThread;
8
class DVBTuneStatus;
9
10
11
12
13
#endif
14