then how about the header file that client can call functions in the lib?

thanks

On Wed, Apr 21, 2010 at 4:51 PM, Ronald S. Bultje <[email protected]>wrote:

> Hi,
>
> On Wed, Apr 21, 2010 at 4:39 PM, <[email protected]> wrote:
> > Well then can I generate matroskadec.a lib by tweaking some compile
> options?
> > My main goal is just creating a library of matroskadec that I can use it
> in
> > my app.
>
> You probably want something like "./configure --disable-decoders
> --disable-encoders --disable-muxers --disable-demuxers
> --enable-demuxer=matroskadec --disable-devices --disable-swscale", and
> then link against the resulting libavformat.a.
>
> (Untested, might not work, might contain typos, etc.)
>
> Ronald
> _______________________________________________
> libav-user mailing list
> [email protected]
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
>
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to