..
Makefile
hevc: x86: Add add_residual() SIMD optimizations
8 years ago
ac3dsp.asm
…
ac3dsp_downmix.asm
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
8 years ago
ac3dsp_init.c
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
8 years ago
apedsp.asm
…
apedsp_init.c
…
audiodsp.asm
x86: Add missing colons after assembly labels
8 years ago
audiodsp_init.c
audiodsp: x86: Remove pointless header file
8 years ago
blockdsp.c
blockdsp: drop the high_bit_depth parameter
8 years ago
bswapdsp.asm
…
bswapdsp_init.c
…
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
x86: Add missing colons after assembly labels
8 years ago
dcadsp_init.c
…
dct32.asm
…
dct_init.c
…
dnxhdenc.asm
…
dnxhdenc_init.c
…
fdct.c
…
fdct.h
…
fdctdsp_init.c
…
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
…
fmtconvert_init.c
Drop unnecessary libavutil/x86/asm.h #includes
9 years ago
fpel.asm
x86: fpel: Remove unnecessary sign extend
8 years ago
fpel.h
…
fpel_mmx.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
h263_loopfilter.asm
…
h263dsp_init.c
…
h264_chromamc.asm
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
h264_chromamc_10bit.asm
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
h264_deblock.asm
…
h264_deblock_10bit.asm
…
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
h264_intrapred: x86: Update comments left behind in 95c89da36e
8 years ago
h264_intrapred_10bit.asm
h264_intrapred: x86: Update comments left behind in 95c89da36e
8 years ago
h264_intrapred_init.c
…
h264_qpel.c
x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate
8 years ago
h264_qpel_8bit.asm
…
h264_qpel_10bit.asm
x86: Add missing colons after assembly labels
8 years ago
h264_weight.asm
x86: Add missing colons after assembly labels
8 years ago
h264_weight_10bit.asm
…
h264chroma_init.c
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
h264dsp_init.c
…
hevc_add_res.asm
hevc: x86: Add add_residual() SIMD optimizations
8 years ago
hevc_deblock.asm
x86: deduplicate some constants
8 years ago
hevc_idct.asm
hevc: Add SSE2 and AVX IDCT
8 years ago
hevc_mc.asm
x86: Add missing colons after assembly labels
8 years ago
hevcdsp_init.c
hevc: x86: Add add_residual() SIMD optimizations
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
…
idctdsp.h
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
idctdsp_init.c
…
idctdsp_mmx.c
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
imdct36.asm
…
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
…
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
…
me_cmp_init.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
mlpdsp.c
…
mpegaudiodsp.c
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
8 years ago
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
…
mpegvideoenc_qns_template.c
…
mpegvideoenc_template.c
asm: FF_-prefix internal macros used in inline assembly
9 years ago
mpegvideoencdsp.asm
…
mpegvideoencdsp_init.c
…
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
…
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
…
qpeldsp_init.c
…
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
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
sbrdsp.asm
…
sbrdsp_init.c
…
simple_idct.c
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
simple_idct.h
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
svq1enc.c
…
v210enc.asm
x86: Add missing colons after assembly labels
8 years ago
v210enc_init.c
v210: Use separate sample_factors
9 years ago
vc1dsp.asm
…
vc1dsp.h
…
vc1dsp_init.c
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
vc1dsp_mmx.c
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
videodsp.asm
x86: videodsp: Add parentheses to expression to work around warning
8 years ago
videodsp_init.c
…
vorbisdsp.asm
…
vorbisdsp_init.c
…
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
vp9: Flip the order of arguments in MC functions
8 years ago
vp9lpf.asm
vp9lpf/x86: make filter_16_h work on 32-bit.
8 years ago
vp9mc.asm
vp9: Flip the order of arguments in MC functions
8 years ago
vp56_arith.h
…
w64xmmtest.c
lavc: add clobber tests for the new encoding/decoding API
8 years ago
xvididct.h
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
xvididct_init.c
…
xvididct_mmx.c
idct: Change type of array stride parameters to ptrdiff_t
8 years ago
xvididct_sse2.c
idct: Change type of array stride parameters to ptrdiff_t
8 years ago