repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r955: Fix the Diffkey icon.
[cinelerra_cv.git]
/
quicktime
/
raw.h
blob
cf914857620e0c547f31e93702e3f1f7525b5d57
1
#ifndef QUICKTIME_RAW_H
2
#define QUICKTIME_RAW_H
3
4
extern
void
quicktime_init_codec_raw
(
quicktime_video_map_t
*);
5
6
#endif