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
/
qtvorbis.h
blob
509aa9d1e128f400998de772b96195e54c149674
1
#ifndef QUICKTIME_VORBIS_H
2
#define QUICKTIME_VORBIS_H
3
4
void
quicktime_init_codec_vorbis
(
quicktime_audio_map_t
*
atrack
);
5
6
7
#endif