No more imgresample_altivec.c or snow_altivec.c in ffmpeg v0.6.
Add the new vp3dsp_altivec.c, though. Should fix the ppc build. *Untested* git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38581 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -18,19 +18,19 @@ SubDirC++Flags $(HAIKU_FFMPEG_DEFINES) ;
|
|||||||
|
|
||||||
StaticLibrary libavcodec_ppc.a :
|
StaticLibrary libavcodec_ppc.a :
|
||||||
check_altivec.c
|
check_altivec.c
|
||||||
float_altivec.c
|
|
||||||
int_altivec.c
|
int_altivec.c
|
||||||
dsputil_altivec.c
|
dsputil_altivec.c
|
||||||
dsputil_ppc.c
|
dsputil_ppc.c
|
||||||
fdct_altivec.c
|
fdct_altivec.c
|
||||||
fft_altivec.c
|
fft_altivec.c
|
||||||
idct_altivec.c
|
float_altivec.c
|
||||||
gmc_altivec.c
|
gmc_altivec.c
|
||||||
imgresample_altivec.c
|
|
||||||
h264_altivec.c
|
h264_altivec.c
|
||||||
# h264_template_altivec.c
|
# h264_template_altivec.c
|
||||||
|
idct_altivec.c
|
||||||
|
int_altivec.c
|
||||||
mpegvideo_altivec.c
|
mpegvideo_altivec.c
|
||||||
vc1dsp_altivec.c
|
vc1dsp_altivec.c
|
||||||
snow_altivec.c
|
vp3dsp_altivec.c
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user