repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
quicktime
/
qtpng.h
blob
d9c456946f9815fbd80cca921987827a88c4d191
1
#ifndef QUICKTIME_PNG_H
2
#define QUICKTIME_PNG_H
3
4
5
extern
void
quicktime_init_codec_png
(
quicktime_video_map_t
*);
6
7
#endif