repo.or.cz
/
mplayer
/
glamo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sqcp plays with ffqclp in ffmpeg
[mplayer/glamo.git]
/
libmpcodecs
/
ae_lame.h
blob
39ff83a72b86bd50ab7a8cbe4367823b68da3973
1
#ifndef MPLAYER_AE_LAME_H
2
#define MPLAYER_AE_LAME_H
3
4
#include
"ae.h"
5
6
int
mpae_init_lame
(
audio_encoder_t
*
encoder
);
7
8
#endif
/* MPLAYER_AE_LAME_H */