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.
 
 
 
 
Anton Khirnov 75d98e30af audiodsp/x86: clear the high bits of the order parameter on 64bit 8 years ago
..
Makefile vp9/x86: rename vp9dsp to vp9mc 8 years ago
ac3dsp.asm x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
ac3dsp_init.c x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 8 years ago
apedsp.asm x86inc: Drop SECTION_TEXT macro 9 years ago
apedsp_init.c dsputil: Move APE-specific bits into apedsp 11 years ago
audiodsp.asm audiodsp/x86: clear the high bits of the order parameter on 64bit 8 years ago
audiodsp.h dsputil: Split audio operations off into a separate context 11 years ago
audiodsp_init.c Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
audiodsp_mmx.c dsputil: Split audio operations off into a separate context 11 years ago
blockdsp.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
bswapdsp.asm x86inc: Drop SECTION_TEXT macro 9 years ago
bswapdsp_init.c dsputil: Split bswap*_buf() off into a separate context 11 years ago
cabac.h asm: FF_-prefix internal macros used in inline assembly 9 years ago
cavsdsp.c cavs: Change type of stride parameters to ptrdiff_t 8 years ago
constants.c vp9mc/x86: add AVX and AVX2 MC 8 years ago
constants.h vp9mc/x86: add AVX and AVX2 MC 8 years ago
dca.h
dcadsp.asm dca: remove unused decode_hf function and quant_d tables 9 years ago
dcadsp_init.c dca: remove unused decode_hf function and quant_d tables 9 years ago
dct32.asm x86inc: Drop SECTION_TEXT macro 9 years ago
dct_init.c x86: dct: Disable dct32_float_sse on x86-64 9 years ago
dnxhdenc.asm DNxHD: convert inline asm to yasm 11 years ago
dnxhdenc_init.c x86: dnxhdenc: Eliminate some unnecessary ifdefs 10 years ago
fdct.c fdct: Move x86-specific declarations to a header in the x86 directory 10 years ago
fdct.h fdct: Move x86-specific declarations to a header in the x86 directory 10 years ago
fdctdsp_init.c fdct: Move x86-specific declarations to a header in the x86 directory 10 years ago
fft.asm fft: Split MDCT bits off from FFT 9 years ago
fft.h fft: Split MDCT bits off from FFT 9 years ago
fft_init.c fft: Split MDCT bits off from FFT 9 years ago
fmtconvert.asm x86: use emms after ff_int32_to_float_fmul_scalar_sse 9 years ago
fmtconvert_init.c Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
fpel.asm
fpel.h
fpel_mmx.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
h263_loopfilter.asm x86inc: Drop SECTION_TEXT macro 9 years ago
h263dsp_init.c
h264_chromamc.asm cosmetics: Fix spelling mistakes 9 years ago
h264_chromamc_10bit.asm
h264_deblock.asm x86inc: Support arbitrary stack alignments 9 years ago
h264_deblock_10bit.asm Update Fiona's name in copyright statements. 11 years ago
h264_i386.h asm: FF_-prefix internal macros used in inline assembly 9 years ago
h264_idct.asm x86: Add missing movsxd for the int stride parameter 9 years ago
h264_idct_10bit.asm x86: Add missing movsxd for the int stride parameter 9 years ago
h264_intrapred.asm x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 10 years ago
h264_intrapred_10bit.asm x86: deduplicate some constants 8 years ago
h264_intrapred_init.c Update Fiona's name in copyright statements. 11 years ago
h264_qpel.c x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 8 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
h264_weight_10bit.asm
h264chroma_init.c x86: Drop some unnecessary YASM ifdefs 11 years ago
h264dsp_init.c x86: h264dsp: Fix link failure with optimizations disabled 11 years ago
hevc_deblock.asm x86: deduplicate some constants 8 years ago
hevc_idct.asm hevc: Add AVX2 DC IDCT 8 years ago
hevc_mc.asm hevcdsp: use a macro for .rodata section 9 years ago
hevcdsp_init.c hevc: Add AVX2 DC IDCT 8 years ago
hpeldsp.asm x86: hpeldsp: Split off VP3-specific bits into a separate file 8 years ago
hpeldsp.h x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 8 years ago
hpeldsp_init.c x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 8 years ago
hpeldsp_mmx.c
hpeldsp_rnd_template.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
hpeldsp_vp3.asm x86: hpeldsp: Split off VP3-specific bits into a separate file 8 years ago
hpeldsp_vp3_init.c x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 8 years ago
huffyuvdsp.asm x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 8 years ago
huffyuvdsp_init.c x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 8 years ago
huffyuvencdsp_mmx.c dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
idctdsp.h dsputil: Split off IDCT bits into their own context 11 years ago
idctdsp_init.c xvididct: Ensure that the scantable permutation is always set correctly 10 years ago
idctdsp_mmx.c dsputil: Split off IDCT bits into their own context 11 years ago
imdct36.asm x86inc: Drop SECTION_TEXT macro 9 years ago
inline_asm.h cosmetics: Fix spelling mistakes 9 years ago
lpc.c x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 8 years ago
mathops.h x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
mdct.h fft: Split MDCT bits off from FFT 9 years ago
mdct_init.c fft: Split MDCT bits off from FFT 9 years ago
me_cmp.asm dsputil: Split motion estimation compare bits off into their own context 10 years ago
me_cmp_init.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
mlpdsp.c
mpegaudiodsp.c
mpegvideo.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
mpegvideodsp.c Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
mpegvideoenc.c mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 10 years ago
mpegvideoenc_qns_template.c dsputil: Split off *_8x8basis to a separate context 11 years ago
mpegvideoenc_template.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
mpegvideoencdsp.asm dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
mpegvideoencdsp_init.c lavc: AV-prefix all codec flags 9 years ago
pixblockdsp.asm pixblockdsp: Change type of stride parameters to ptrdiff_t 8 years ago
pixblockdsp_init.c pixblockdsp: Change type of stride parameters to ptrdiff_t 8 years ago
pngdsp.asm x86inc: Drop SECTION_TEXT macro 9 years ago
pngdsp_init.c
proresdsp.asm prores: Change type of stride parameters to ptrdiff_t 8 years ago
proresdsp_init.c prores: Change type of stride parameters to ptrdiff_t 8 years ago
qpel.asm
qpeldsp.asm x86inc: Drop SECTION_TEXT macro 9 years ago
qpeldsp_init.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
rnd_template.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
rv34dsp.asm
rv34dsp_init.c Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
rv40dsp.asm cosmetics: Fix spelling mistakes 9 years ago
rv40dsp_init.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
sbrdsp.asm x86inc: Drop SECTION_TEXT macro 9 years ago
sbrdsp_init.c
simple_idct.c simple_idct: x86: Drop disabled IDCT implementation 8 years ago
simple_idct.h simple_idct: Move x86-specific declarations to a header in the x86 directory 10 years ago
svq1enc.c x86: Unconditionally compile blockdsp and svq1enc init files 11 years ago
v210enc.asm v210: Add avx2 version of the 10-bit line encoder 9 years ago
v210enc_init.c v210: Use separate sample_factors 9 years ago
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c
vc1dsp_mmx.c asm: FF_-prefix internal macros used in inline assembly 9 years ago
videodsp.asm
videodsp_init.c
vorbisdsp.asm
vorbisdsp_init.c x86: Drop some unnecessary YASM ifdefs 11 years ago
vp3dsp.asm vp3: Change type of stride parameters to ptrdiff_t 8 years ago
vp3dsp_init.c vp3: Change type of stride parameters to ptrdiff_t 8 years ago
vp6dsp.asm vp56: Change type of stride parameters to ptrdiff_t 8 years ago
vp6dsp_init.c vp56: Separate VP5 and VP6 dsp initialization 8 years ago
vp8dsp.asm vp8: Update some assembly comments left unchanged in bd66f073fe 8 years ago
vp8dsp_init.c x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 8 years ago
vp8dsp_loopfilter.asm vp8: Update some assembly comments left unchanged in bd66f073fe 8 years ago
vp9dsp_init.c vp9mc/x86: sse2 MC assembly. 8 years ago
vp9mc.asm vp9mc/x86: sse2 MC assembly. 8 years ago
vp56_arith.h
w64xmmtest.c libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
xvididct.h cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 10 years ago
xvididct_init.c xvid: Add C IDCT 10 years ago
xvididct_mmx.c x86: xvid: K&R formatting cosmetics 10 years ago
xvididct_sse2.c x86: xvid: K&R formatting cosmetics 10 years ago