mphq now runs Subversion 1.5.
[mplayer/glamo.git] / libmpcodecs / ae_pcm.h
blob54698d56ca97a5188d4794f5ff1bf2705f6be651
1 #ifndef MPLAYER_AE_PCM_H
2 #define MPLAYER_AE_PCM_H
4 #include "ae.h"
6 int mpae_init_pcm(audio_encoder_t *encoder);
8 #endif /* MPLAYER_AE_PCM_H */