[MPlayer-dev-eng] [PATCH] corrected compilation error for libavcodec
Paul TT
paultt at hackerjournal.it
Mon Sep 25 18:14:04 CEST 2006
not sure which mailing list i have to send this to... ???
the patch correct a compilation error when compiling with gcc 3.3.6:
it said
vp56.h:36: error: invalid vector type for attribute `vector_size'
probably (i say probably because i'm not sure of this...) because it
(gcc) had a 'vector' struct or variable defined in other source
files....
changed it to vect and now it works again :-)
PS if i have to send this to ffmpeg / libavcodec mailing list, dont'
blame me :( tell me where i had to :-)
thanx!!!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer_libavc_vp56.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060925/4e256137/attachment.asc>
More information about the MPlayer-dev-eng
mailing list