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
r897: Somewhat logarithmic change of the projector and camera textboxes
[cinelerra_cv/mob.git]
/
libmpeg3
/
video
/
mpeg3video.h
blob
2d37f4840bd51f2cd99cd4f3aea32ffcb1516b0e
1
#ifndef MPEGVIDEO_H
2
#define MPEGVIDEO_H
3
4
#include
"../bitstream.h"
5
#include
"../mpeg3private.inc"
6
#include
"idct.h"
7
#include
"slice.h"
8
#include
"../timecode.h"
9
10
11
#endif