Mercurial > mplayer.hg
view libmpcodecs/ae_lavc.h @ 25622:e410a38a4ca8
Clear fonts when the file is closed.
author | eugeni |
---|---|
date | Tue, 08 Jan 2008 12:46:20 +0000 |
parents | 3baf6a2283da |
children | 4129c8cfa742 |
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 /* AE_LAVC_H */