[vlc-devel] vlc-devel Digest, Vol 66, Issue 9

Edward Wang edward.c.wang at compdigitec.com
Sat Nov 10 06:33:02 CET 2012


On 12-11-10 12:07 AM, yinjiangrong at 21cn.com <yinjiangrong at 21cn.com> wrote:
>   CC     libavcodec_plugin_la-video.lo
> video.c:102:3: warning: #warning FIXME [-Wcpp]
> video.c: In function 'InitVideoDec':
> video.c:252:5: warning: 'lowres' is deprecated (declared at 
> C:/MinGW/msys/1.0/ho
> me/Administrator/vlc-2.0.1/contrib/i586-mingw32msvc/include/libavcodec/avcodec.h
> :2667) [-Wdeprecated-declarations]
> video.c:444:3: warning: #warning FIXME [-Wcpp]
> video.c:454:9: error: implicit declaration of function 'av_free' 
> [-Werror=implic
> it-function-declaration]
Looks like a problem with your libavutil installation. av_free() should 
be defined in <libavutil/mem.h>.

Regards,
         Edward Wang





More information about the vlc-devel mailing list