> SwsContext* ScalerCtx=sws_getContext(pCodecCtx->width, pCodecCtx->height, > pCodecCtx->pix_fmt, pCodecCtx->width*0.75, pCodecCtx->height*0.75, > PIX_FMT_RGB24, SWS_BILINEAR, 0, 0, 0);
Itu seharusnya `struct SwsContext`, bukan `SwsContext`. -- Johannes -- Berhenti langganan: [email protected] Arsip dan info: http://linux.or.id/milis
