1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-07 00:20:09 +02:00
ffmpeg/libavcodec/ppc
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t.
This saves one instruction in the x86-64 assembly.
2013-01-20 22:26:42 -08:00
..
asm.S ppc: fix 32-bit PIC build 2011-09-25 17:27:48 +01:00
dsputil_altivec.c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
dsputil_altivec.h vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
dsputil_ppc.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
fdct_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02: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
float_altivec.c lavc: Move vector_fmul_window to AVFloatDSPContext 2013-01-16 10:45:45 +01:00
fmtconvert_altivec.c ppc: fix Altivec build with old compilers 2012-10-08 23:14:51 +01:00
gmc_altivec.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
h264_altivec_template.c ppc: fix some unused variable warnings 2012-11-12 10:31:31 +00:00
h264_altivec.c ppc: replace pointer casting with AV_COPY32 2012-11-12 10:31:31 +00:00
idct_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
int_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
Makefile Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
mpegvideo_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
vc1dsp_altivec.c ppc: Rename H.264 optimization template file for consistency. 2012-06-12 23:20:05 +02:00
videodsp_ppc.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
vorbisdsp_altivec.c vorbisdsp: change block_size type from int to intptr_t. 2013-01-20 22:26:42 -08:00
vp3dsp_altivec.c ppc: Include string.h for memset 2013-01-20 18:10:21 +02:00
vp8dsp_altivec.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00