[FFmpeg-devel] av_image_get_buffer_size

Paolo Delle Piane pdp at iol.it
Mon May 9 12:10:07 CEST 2016


Hi at all,

 

Please, can you tell me how to solve this compilation or linker error using
gcc: undefined reference to `av_image_get_buffer_size`

Which header file must be used with the function av_image_get_buffer_size ?

I included libavutil/avutil.h, libavutil/imgutils.h, libavutil/parseutils.h
but nothing to do. If I remove this function from my source code, gcc
compile it fine.

Thanks to all for your support.

 

Paolo



More information about the ffmpeg-devel mailing list