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
r886: Don't access widgets that are not present.
[cinelerra_cv.git]
/
quicktime
/
v410.h
blob
ec953958c1640f7049b7c4444f560e8d7d3fd804
1
#ifndef QUICKTIME_V408_H
2
#define QUICKTIME_V408_H
3
4
// 10 bit YUV 444
5
6
extern
void
quicktime_init_codec_v410
(
quicktime_video_map_t
*);
7
8
#endif