[FFmpeg-devel] [PATCH] Add ppc/fmtconvert_ppc.c to fix compilation for PPC without Altivec.

Justin Ruggles justin.ruggles
Fri Mar 4 21:41:02 CET 2011


On 03/04/2011 02:25 PM, Justin Ruggles wrote:

> ---
>  libavcodec/ppc/Makefile             |    1 +
>  libavcodec/ppc/fmtconvert_altivec.c |    2 +-
>  libavcodec/ppc/fmtconvert_ppc.c     |   33 +++++++++++++++++++++++++++++++++
>  3 files changed, 35 insertions(+), 1 deletions(-)
>  create mode 100644 libavcodec/ppc/fmtconvert_ppc.c



http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=blobdiff;f=libavcodec/fmtconvert.c;h=bf762cc660002cd9a2ccf00a05cf9f99832a6220;hp=e26b8997abf58038c8bb3938243fba6e9a30762c;hb=7f1b1f3d7426332e2d9bb4cd828fec7f738704ce;hpb=08c866345cfe15cd17406e93c54a52068e41eb9e

is ok with me.  I guess we don't need to optimize anything for PPC
except for with Altivec anyway...

-Justin




More information about the ffmpeg-devel mailing list