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
/
v408.h
blob
a30f094b9f79a31c9e64eec10e581be4cd84befd
1
#ifndef QUICKTIME_V410_H
2
#define QUICKTIME_V410_H
3
4
// 8 bit YUVA 4444
5
6
extern
void
quicktime_init_codec_v408
(
quicktime_video_map_t
*);
7
8
#endif