Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
..
Makefile 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
ac3dsp.asm 7c00e9d8ae x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
ac3dsp_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
cabac.h 8ec0204ee4 x86: cabac: allow building with suncc 12 years ago
cavsdsp.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
constants.c 71469f3b63 x86: dsputil: Move constant declarations into separate header 12 years ago
constants.h 71469f3b63 x86: dsputil: Move constant declarations into separate header 12 years ago
dct32.asm 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
deinterlace.asm 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
dnxhdenc.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
dsputil.asm 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
dsputil_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
dsputil_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
dsputil_qns_template.c 8cb7ed5562 x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputil_x86.h 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
dsputilenc.asm 88bd7fdc82 Drop DCTELEM typedef 12 years ago
dsputilenc_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
fdct.c 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
fft.asm 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
fft.h ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
fft_init.c c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
fmtconvert.asm 87af05c575 x86: SPLATD: port to cpuflags 12 years ago
fmtconvert_init.c ac9362c5d9 Move misplaced file author information where it belongs 12 years ago
fpel.asm 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
fpel_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
h263_loopfilter.asm 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
h264_chromamc.asm b93b27edb0 dsputil: Make dsputil selectable 12 years ago
h264_chromamc_10bit.asm 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_deblock.asm b93b27edb0 dsputil: Make dsputil selectable 12 years ago
h264_deblock_10bit.asm 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_i386.h 8ec0204ee4 x86: cabac: allow building with suncc 12 years ago
h264_idct.asm 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
h264_idct_10bit.asm 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
h264_intrapred.asm 89923fce70 x86: h264_intrapred: Fix C function names in comments 12 years ago
h264_intrapred_10bit.asm 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_intrapred_init.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
h264_qpel.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
h264_qpel_10bit.asm 6cd796049d x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 12 years ago
h264_qpel_8bit.asm e8c52271c4 Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
h264_weight.asm 28e1cf19aa x86: h264_weight: port to cpuflags 12 years ago
h264_weight_10bit.asm 5e9c6ef8f3 x86: h264_weight_10bit: port to cpuflags 12 years ago
h264chroma_init.c 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264dsp_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
hpeldsp.asm 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
hpeldsp_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
hpeldsp_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
hpeldsp_rnd_template.c 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
idct_mmx_xvid.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
idct_sse2_xvid.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
idct_xvid.h 88bd7fdc82 Drop DCTELEM typedef 12 years ago
imdct36.asm 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
lpc.c 8761466760 x86: dsputil: Move ff_pd assembly constants to the only place they are used 12 years ago
mathops.h f54b55058a configure: Rename cmov processor capability to i686 12 years ago
mlpdsp.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
motion_est.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
mpeg4qpel.asm b3f2a3fe3f x86: mpeg4qpel: Make movsxifnidn do the right thing 12 years ago
mpegaudiodsp.c 643e433bf7 mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
mpegvideo.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
mpegvideoenc.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
mpegvideoenc_template.c 88bd7fdc82 Drop DCTELEM typedef 12 years ago
pngdsp.asm 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
pngdsp_init.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
proresdsp.asm 88bd7fdc82 Drop DCTELEM typedef 12 years ago
proresdsp_init.c 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
qpel.asm 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
rnd_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
rnd_template.c 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
rv34dsp.asm 88bd7fdc82 Drop DCTELEM typedef 12 years ago
rv34dsp_init.c c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
rv40dsp.asm 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
rv40dsp_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
sbrdsp.asm 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
sbrdsp_init.c 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
simple_idct.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
vc1dsp.asm dbb37e7711 x86: PABSW: port to cpuflags 12 years ago
vc1dsp.h 7e522859fc x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 12 years ago
vc1dsp_init.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
vc1dsp_mmx.c 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
videodsp.asm b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
videodsp_init.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
vorbisdsp.asm 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
vorbisdsp_init.c c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
vp3dsp.asm 015821229f vp3: Use full transpose for all IDCTs 12 years ago
vp3dsp_init.c 015821229f vp3: Use full transpose for all IDCTs 12 years ago
vp56_arith.h d914ea6fd8 x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 12 years ago
vp56dsp.asm 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
vp56dsp_init.c c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
vp8dsp.asm b93b27edb0 dsputil: Make dsputil selectable 12 years ago
vp8dsp_init.c b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
w64xmmtest.c 352dbdb96c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 12 years ago