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
/
rawaudio.h
blob
43d60b75f77d1d36128bec146c95bfe68ad0b643
1
#ifndef QUICKTIME_RAWAUDIO_H
2
#define QUICKTIME_RAWAUDIO_H
3
4
5
extern
void
quicktime_init_codec_rawaudio
(
quicktime_audio_map_t
*);
6
7
#endif