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
r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git]
/
hvirtual
/
quicktime
/
yuv4.h
blob
035aec65bb70f796445edbed4c4500e5350cbbb0
1
#ifndef QUICKTIME_YUV4_H
2
#define QUICKTIME_YUV4_H
3
4
5
extern
void
quicktime_init_codec_yuv4
(
quicktime_video_map_t
*);
6
7
8
9
#endif