Mercurial > mplayer.hg
view libmpcodecs/ae_lavc.h @ 25637:7c383969fb67
updated english manpage with protocol/extension profile loading feature
author | ben |
---|---|
date | Thu, 10 Jan 2008 19:21:56 +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 */