[Libav-user] libavcodec crashed under arm v7

Aoxiang Xu axu_69 at yahoo.com
Wed May 18 22:10:37 CEST 2011


Hi:

We have an application that uses libavcodec to play mpeg4 video. It works on arm 
v5. Now, I recompiled it under arm v7. The application crashed. I traced the 
problem  to the line of MPV_common_init() in function ff_h263_decode_frame() of 
h263dec.c.

After some investigations, i realized that MPV_common_init_arm() that is called 
in ff_dct_common_init() is arm version dependent. 


I would like to know if libavcodec is ready to work on arm v7.

Thank you very much,

Cheers,



More information about the Libav-user mailing list