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
r123: Merged HEAD and TEST. New stuff shall be committed to HEAD from now on.
[cinelerra_cv/mob.git]
/
libmpeg3
/
video
/
slice.h
blob
a0ccdbcd2ba253d184905cd82330dd15231cf105
1
#ifndef SLICE_H
2
#define SLICE_H
3
4
#include <sys/types.h>
5
#include <pthread.h>
6
7
8
#endif