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
/
mp4a.h
blob
c5c45ca99809d3d361d93ec95662d4411496831c
1
#ifndef QUICKTIME_MP4A_H
2
#define QUICKTIME_MP4A_H
3
4
5
extern
void
quicktime_init_codec_mp4a
(
quicktime_audio_map_t
*);
6
7
8
9
#endif