tj wrote:

Juha Kuikka wrote:

It seems that libs/libavcodec/a52dec.c is just the interface, if you

look at it it tries to load the library at runtime, it is looking for
"liba52.so.0".

Doesn't that happen only when you run configure with the option "--enable-a52bin"? Or is Myth supposed to link against the liba52 shared library by default?

On my machine functions like a52_samples, a52_syncinfo, a52_frame, etc are linked to functions defined in libs/libavcodec/liba52/parse.c because CONFIG_A52BIN isn't defined.

Regards.




_______________________________________________ mythtv-dev mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to