You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Diego Biurrun 1b343cedd7 x86: dsputil: Remove unused ff_pb_3F constant 12 years ago
..
Makefile x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
ac3dsp.asm x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
ac3dsp_init.c x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
cabac.h x86: cabac: allow building with suncc 12 years ago
cavsdsp.c x86: dsputil: Move cavs and vc1-specific functions where they belong 12 years ago
constants.c x86: dsputil: Remove unused MOVQ_BONE macro 12 years ago
dct32.asm build: Drop AVX assembly ifdefs 12 years ago
deinterlace.asm x86: yasm: Use complete source path for macro helper %includes 12 years ago
dnxhdenc.c Add av_cold attributes to arch-specific init functions 12 years ago
dsputil.asm x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
dsputil_mmx.c x86: dsputil: Remove unused ff_pb_3F constant 12 years ago
dsputil_mmx.h x86: dsputil: Remove unused ff_pb_3F constant 12 years ago
dsputil_qns_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputilenc.asm Drop DCTELEM typedef 12 years ago
dsputilenc_mmx.c x86: Move some conditional code around to avoid unused variable warnings 12 years ago
fdct.c dsputil: Move fdct function declarations to dct.h 12 years ago
fft.asm build: Drop AVX assembly ifdefs 12 years ago
fft.h x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
fft_init.c Remove unnecessary dsputil.h #includes 12 years ago
fmtconvert.asm x86: SPLATD: port to cpuflags 12 years ago
fmtconvert_init.c Move misplaced file author information where it belongs 12 years ago
fpel.asm x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
fpel_mmx.c silly typo fixes 12 years ago
h263_loopfilter.asm x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
h264_chromamc.asm dsputil: Make dsputil selectable 12 years ago
h264_chromamc_10bit.asm x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_deblock.asm dsputil: Make dsputil selectable 12 years ago
h264_deblock_10bit.asm x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_i386.h x86: cabac: allow building with suncc 12 years ago
h264_idct.asm h264: Integrate clear_blocks calls with IDCT 12 years ago
h264_idct_10bit.asm h264: Integrate clear_blocks calls with IDCT 12 years ago
h264_intrapred.asm x86: h264_intrapred: Fix C function names in comments 12 years ago
h264_intrapred_10bit.asm x86: mmx2 ---> mmxext in asm constructs 12 years ago
h264_intrapred_init.c Add av_cold attributes to arch-specific init functions 12 years ago
h264_qpel.c x86: Drop unnecessary ff_ name prefixes from static functions 12 years ago
h264_qpel_8bit.asm Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
h264_qpel_10bit.asm x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 12 years ago
h264_weight.asm x86: h264_weight: port to cpuflags 12 years ago
h264_weight_10bit.asm x86: h264_weight_10bit: port to cpuflags 12 years ago
h264chroma_init.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264dsp_init.c x86: Drop unnecessary ff_ name prefixes from static functions 12 years ago
hpeldsp.asm x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
hpeldsp_avg_template.c x86: Drop unnecessary ff_ name prefixes from static functions 12 years ago
hpeldsp_init.c x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
hpeldsp_mmx.c x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c 12 years ago
hpeldsp_rnd_template.c x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
idct_mmx_xvid.c Drop DCTELEM typedef 12 years ago
idct_sse2_xvid.c Remove unnecessary dsputil.h #includes 12 years ago
idct_xvid.h Drop DCTELEM typedef 12 years ago
imdct36.asm x86: include x86inc.asm in x86util.asm 12 years ago
lpc.c Add av_cold attributes to arch-specific init functions 12 years ago
mathops.h Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
mlpdsp.c Add av_cold attributes to arch-specific init functions 12 years ago
motion_est.c Remove unnecessary dsputil.h #includes 12 years ago
mpeg4qpel.asm x86: mpeg4qpel: Make movsxifnidn do the right thing 12 years ago
mpegaudiodsp.c mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
mpegvideo.c Remove unnecessary dsputil.h #includes 12 years ago
mpegvideoenc.c x86: Move some conditional code around to avoid unused variable warnings 12 years ago
mpegvideoenc_template.c Drop DCTELEM typedef 12 years ago
pngdsp.asm x86: mmx2 ---> mmxext in asm constructs 12 years ago
pngdsp_init.c Add av_cold attributes to arch-specific init functions 12 years ago
proresdsp.asm Drop DCTELEM typedef 12 years ago
proresdsp_init.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
qpel.asm x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
rnd_mmx.c x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
rnd_template.c x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
rv34dsp.asm Drop DCTELEM typedef 12 years ago
rv34dsp_init.c Remove unnecessary dsputil.h #includes 12 years ago
rv40dsp.asm x86: mmx2 ---> mmxext in asm constructs 12 years ago
rv40dsp_init.c x86: dsputil: Move rv40-specific functions where they belong 12 years ago
sbrdsp.asm x86: sbrdsp: Implement SSE2 qmf_deint_bfly 12 years ago
sbrdsp_init.c x86: sbrdsp: Implement SSE2 qmf_deint_bfly 12 years ago
simple_idct.c Remove unnecessary dsputil.h #includes 12 years ago
vc1dsp.asm x86: PABSW: port to cpuflags 12 years ago
vc1dsp.h x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 12 years ago
vc1dsp_init.c dsputil: convert remaining functions to use ptrdiff_t strides 12 years ago
vc1dsp_mmx.c x86: dsputil: Move cavs and vc1-specific functions where they belong 12 years ago
videodsp.asm cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
videodsp_init.c Add av_cold attributes to arch-specific init functions 12 years ago
vorbisdsp.asm vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
vorbisdsp_init.c Add av_cold attributes to arch-specific init functions 12 years ago
vp3dsp.asm vp3: Use full transpose for all IDCTs 12 years ago
vp3dsp_init.c vp3: Use full transpose for all IDCTs 12 years ago
vp8dsp.asm dsputil: Make dsputil selectable 12 years ago
vp8dsp_init.c cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
vp56_arith.h x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 12 years ago
vp56dsp.asm x86: yasm: Use complete source path for macro helper %includes 12 years ago
vp56dsp_init.c Remove unnecessary dsputil.h #includes 12 years ago
w64xmmtest.c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 12 years ago