[FFmpeg-cvslog] r17254 - in trunk/libavcodec: mpeg12.c mpegvideo.c mpegvideo_xvmc.c

Diego Biurrun diego
Sat Feb 14 19:43:57 CET 2009


On Sat, Feb 14, 2009 at 07:25:41PM +0100, iive wrote:
> 
> Log:
> use ff_xvmc for function names instead of XVMC_

.. and the tree goes BOOOMMM!!! in the linking stage:

/usr/src/ffmpeg/libavcodec/libavcodec.a(mpegvideo.o): In function `MPV_frame_end':
libavcodec/mpegvideo.c:957: undefined reference to `XVMC_field_end'
/usr/src/ffmpeg/libavcodec/libavcodec.a(mpegvideo.o): In function `MPV_frame_start':
libavcodec/mpegvideo.c:944: undefined reference to `XVMC_field_start'

Diego




More information about the ffmpeg-cvslog mailing list