view libmpcodecs/ae_lavc.h @ 18598:94987df8601a

sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier
author gpoirier
date Tue, 06 Jun 2006 13:48:26 +0000
parents e84a6ae9d51e
children 3f0d00abc073
line wrap: on
line source

#ifndef __AE_LAVC_H_
#define __AE_LAVC_H_

#include "ae.h"

int mpae_init_lavc(audio_encoder_t *encoder);

#endif