r897: Somewhat logarithmic change of the projector and camera textboxes
[cinelerra_cv/mob.git] / libmpeg3 / video / mpeg3video.h
blob2d37f4840bd51f2cd99cd4f3aea32ffcb1516b0e
1 #ifndef MPEGVIDEO_H
2 #define MPEGVIDEO_H
4 #include "../bitstream.h"
5 #include "../mpeg3private.inc"
6 #include "idct.h"
7 #include "slice.h"
8 #include "../timecode.h"
11 #endif