View | Details | Raw Unified | Return to bug 13452
Collapse All | Expand All

(-)ffmpeg-11006-alt1.rvrt/ffmpeg.spec (+1 lines)
Lines 407-412 Link Here
407
echo "HAVE_XVMC_ACCEL=yes" >> config.mak
407
echo "HAVE_XVMC_ACCEL=yes" >> config.mak
408
echo "EXTRALIBS += -lXvMCW" >> config.mak
408
echo "EXTRALIBS += -lXvMCW" >> config.mak
409
echo "#define HAVE_XVMC 1" >> config.h
409
echo "#define HAVE_XVMC 1" >> config.h
410
echo "#define HAVE_XVMC_VLD 1" >> config.h
410
411
411
%make
412
%make
412
413

Return to bug 13452