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
/
twos.h
blob
988dd3cd1b18bfdba9f545ef4d2d28e207a48ae0
1
#ifndef QUICKTIME_TWOS_H
2
#define QUICKTIME_TWOS_H
3
4
extern
void
quicktime_init_codec_twos
(
quicktime_audio_map_t
*);
5
6
#endif