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
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
libmpeg3
/
bitstream.h
blob
286cc85d5bf51bd1c26f95693a9662e9786b7dec
1
#ifndef BITSTREAM_H
2
#define BITSTREAM_H
3
4
#include
"mpeg3demux.h"
5
#include <sys/types.h>
6
7
#endif