[FFmpeg-devel] [PATCH] libavcodec/svq3.c build break fix.
Michael Niedermayer
michaelni
Thu Feb 25 19:55:47 CET 2010
On Thu, Feb 25, 2010 at 08:23:35PM +0200, Alper Akcan wrote:
> hi,
>
> due to type change of intra4x4_pred_mode in h264.h, libavcodec/svq3.c
> build fails with below;
>
> libavcodec/svq3.c:481: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:492: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:492: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:497: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:498: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:503: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:543: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:550: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:551: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:552: error: subscripted value is neither array nor pointer
> libavcodec/svq3.c:553: error: subscripted value is neither array nor pointer
>
> attached patch file has a quick fix for the error.
thanks but not needed anymore i fixed it, late but i did ...
also your patch is unlikely to have worked beyond compilation as there where
several commits that changed how intra4x4_pred_mode is organized
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100225/10c8365b/attachment.pgp>
More information about the ffmpeg-devel
mailing list