1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 19:13:30 +02:00
ffmpeg/libavcodec/ppc
Diego Biurrun a053dbfcfb ppc: Move AltiVec utility headers out of AltiVec ifdefs
Now that the headers themselves have ifdef protection this is no
longer necessary and more consistent with normal include handling.
2013-04-30 12:19:44 +02:00
..
asm.S ppc: fix 32-bit PIC build 2011-09-25 17:27:48 +01:00
dsputil_altivec.c ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 2013-04-19 23:18:59 +03:00
dsputil_altivec.h dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
dsputil_ppc.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
fdct_altivec.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
fft_altivec_s.S ppc: fix 32-bit PIC build 2011-09-25 17:27:48 +01:00
fft_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
fmtconvert_altivec.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
gmc_altivec.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
h264chroma_init.c ppc: Move AltiVec utility headers out of AltiVec ifdefs 2013-04-30 12:19:44 +02:00
h264chroma_template.c dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
h264dsp.c ppc: More consistent names for H.264 optimizations files 2013-04-30 12:19:43 +02:00
h264qpel_template.c ppc: More consistent names for H.264 optimizations files 2013-04-30 12:19:43 +02:00
h264qpel.c ppc: Move AltiVec utility headers out of AltiVec ifdefs 2013-04-30 12:19:44 +02:00
hpeldsp_altivec.c ppc: Move AltiVec utility headers out of AltiVec ifdefs 2013-04-30 12:19:44 +02:00
idct_altivec.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
int_altivec.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
Makefile ppc: More consistent names for H.264 optimizations files 2013-04-30 12:19:43 +02:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodsp_altivec.c mpegaudiosp: More consistent names for ppc/x86 optimization files 2013-04-30 12:19:43 +02:00
mpegvideo_altivec.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
vc1dsp_altivec.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
videodsp_ppc.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vorbisdsp_altivec.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vp3dsp_altivec.c ppc: Move AltiVec utility headers out of AltiVec ifdefs 2013-04-30 12:19:44 +02:00
vp8dsp_altivec.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00