1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-30 07:48:22 +02:00
ffmpeg/libavcodec/ppc
Ronald S. Bultje 34b429d5ba vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-23 15:23:53 +02:00
..
asm.S
dsputil_altivec.c ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 2013-04-19 23:18:59 +03:00
dsputil_altivec.h Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' 2013-02-07 13:09:35 +01:00
dsputil_ppc.c Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf' 2013-08-29 14:24:07 +02:00
fdct_altivec.c Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b' 2013-08-29 15:00:02 +02:00
fft_altivec_s.S
fft_altivec.c Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' 2013-08-29 15:04:59 +02:00
fmtconvert_altivec.c Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' 2013-08-29 15:04:59 +02:00
gmc_altivec.c Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' 2013-02-26 13:05:10 +01:00
h264chroma_init.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
h264chroma_template.c Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' 2013-02-07 13:09:35 +01:00
h264dsp.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
h264qpel_template.c Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d' 2013-05-01 17:53:33 +02:00
h264qpel.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
hpeldsp_altivec.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
idct_altivec.c Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' 2013-02-26 13:05:10 +01:00
int_altivec.c Merge remote-tracking branch 'qatar/master' 2013-08-16 14:21:40 +02:00
Makefile ppc: Only compile AltiVec FFT assembly when AltiVec is enabled 2013-05-02 10:25:30 +02:00
mathops.h
mpegaudiodsp_altivec.c Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' 2013-08-29 15:04:59 +02:00
mpegvideo_altivec.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
vc1dsp_altivec.c Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' 2013-05-01 18:08:13 +02:00
videodsp_ppc.c Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' 2013-02-06 13:27:24 +01:00
vorbisdsp_altivec.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
vp3dsp_altivec.c Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 2013-08-30 11:48:54 +02:00
vp8dsp_altivec.c vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. 2013-09-23 15:23:53 +02:00