[FFmpeg-devel] [PATCH] Add ppc/fmtconvert_ppc.c to fix compilation for PPC without Altivec.
Justin Ruggles
justin.ruggles
Fri Mar 4 20:29:29 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
Forgot to mention: Fixes Issue 2640.
and that I tested the patch on PPC using --disable-altivec.
-Justin
More information about the ffmpeg-devel
mailing list