view libmpcodecs/ae_lame.h @ 27851:dc0d56d55a71

44% synced with r22753 (going on... ;))
author ptt
date Mon, 03 Nov 2008 10:35:54 +0000
parents 4129c8cfa742
children bbb6ebec87a0
line wrap: on
line source

#ifndef MPLAYER_AE_LAME_H
#define MPLAYER_AE_LAME_H

#include "ae.h"

int mpae_init_lame(audio_encoder_t *encoder);

#endif /* MPLAYER_AE_LAME_H */