Configure needs AS to be set for the Makefiles.
[mplayer/glamo.git] / libmpcodecs / ae_lavc.h
blobf84eeaaf5605e13b93773c8f49688ccfb9bdefed
1 #ifndef MPLAYER_AE_LAVC_H
2 #define MPLAYER_AE_LAVC_H
4 #include "ae.h"
6 int mpae_init_lavc(audio_encoder_t *encoder);
8 #endif /* MPLAYER_AE_LAVC_H */