[MPlayer-users] Bug in libmpcodec/vd_xvid.c

Julien Portalier julien at portalier.com
Mon Aug 5 01:36:01 CEST 2002


Hello,

I tried to compile mplayer with xvid support (snapshot-20020717), and it
failed because of a line which should be commented in
libmpcodec/vd_xvid.c
this is the line 153 [ in the static mp_image_t* decode( ... ) function
]
XVID_DEC_PICTURE pic;

this variable is not used, and the WVID_DEC_PICTURE is inexistant in ths
xvid.h or divx4.h files.

I don't provide a patch, i don't think it's needed :)
Julien




More information about the MPlayer-users mailing list