view libmpcodecs/ae_lavc.h @ 16889:dcc72cbd0834

Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
author ranma
date Wed, 02 Nov 2005 14:44:22 +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