view libmpcodecs/ae_lavc.h @ 29182:ecb3c5f2fdd1

Part 3 of syncing binary_codecs.sh with Debian This patch contains no functional changes again, only whitespace fixes that has been misse from Part 1 have been included.
author siretart
date Thu, 23 Apr 2009 08:46:05 +0000
parents 4129c8cfa742
children bbb6ebec87a0
line wrap: on
line source

#ifndef MPLAYER_AE_LAVC_H
#define MPLAYER_AE_LAVC_H

#include "ae.h"

int mpae_init_lavc(audio_encoder_t *encoder);

#endif /* MPLAYER_AE_LAVC_H */