..
Makefile
x86/vc1dsp: Split the file into MC and loopfilter
9 years ago
aacpsdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
aacpsdsp_init.c
x86/aacpsdsp: add SSE and SSE3 optimized functions
9 years ago
ac3dsp.asm
…
ac3dsp_init.c
Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'
9 years ago
alacdsp.asm
x86/alacdsp: add simd optimized functions
9 years ago
alacdsp_init.c
x86/alacdsp: add simd optimized functions
9 years ago
audiodsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
audiodsp_init.c
…
blockdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
blockdsp_init.c
blockdsp: reindent after parameter removal
9 years ago
bswapdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
bswapdsp_init.c
…
cabac.h
…
cavsdsp.c
avcodec/x86/cavsdsp: silence -Wunused-variable on --disable-mmx
9 years ago
constants.c
avcodec/v210: add avx2 version of the 10-bit line encoder
9 years ago
constants.h
avcodec/v210: add avx2 version of the 10-bit line encoder
9 years ago
dcadsp.asm
x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}
9 years ago
dcadsp_init.c
x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}
9 years ago
dct-test.c
x86: dct-test: add more idcts
9 years ago
dct32.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
dct_init.c
Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db'
9 years ago
dirac_dwt.asm
dirac_dwt: Make x86 files/functions names consistent
9 years ago
dirac_dwt_init.c
dirac_dwt: Make x86 files/functions names consistent
9 years ago
diracdsp.asm
diracdsp: Make x86 files/functions names consistent
9 years ago
diracdsp_init.c
diracdsp: Make x86 files/functions names consistent
9 years ago
dnxhdenc.asm
…
dnxhdenc_init.c
…
fdct.c
…
fdct.h
…
fdctdsp_init.c
…
fft.asm
avcodec: Extend fft to size 2^17
9 years ago
fft.h
…
fft_init.c
Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'
9 years ago
flac_dsp_gpl.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
flacdsp.asm
x86: move XOP emulation code back to x86inc
9 years ago
flacdsp_init.c
…
fmtconvert.asm
avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse()
9 years ago
fmtconvert_init.c
…
fpel.asm
…
fpel.h
x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype
9 years ago
g722dsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
g722dsp_init.c
…
h263_loopfilter.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
h263dsp_init.c
…
h264_chromamc.asm
…
h264_chromamc_10bit.asm
…
h264_deblock.asm
avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc
9 years ago
h264_deblock_10bit.asm
…
h264_i386.h
…
h264_idct.asm
…
h264_idct_10bit.asm
vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.
9 years ago
h264_intrapred.asm
…
h264_intrapred_10bit.asm
vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.
9 years ago
h264_intrapred_init.c
…
h264_qpel.c
x86: fpel: Move prototypes for 4-px block functions
9 years ago
h264_qpel_8bit.asm
…
h264_qpel_10bit.asm
vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.
9 years ago
h264_weight.asm
avcodec/x86: add missing colon to labels
9 years ago
h264_weight_10bit.asm
…
h264chroma_init.c
…
h264dsp_init.c
avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter
9 years ago
hevc_deblock.asm
…
hevc_idct.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
hevc_mc.asm
hevcdsp: use a macro for .rodata section
9 years ago
hevc_res_add.asm
…
hevc_sao.asm
x86/hevc_sao: move 10/12bit functions into a separate file
9 years ago
hevc_sao_10bit.asm
x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}
9 years ago
hevcdsp.h
…
hevcdsp_init.c
x86: hevc: Fix linking with both yasm and optimizations disabled
9 years ago
hpeldsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
hpeldsp.h
…
hpeldsp_init.c
avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx
9 years ago
hpeldsp_rnd_template.c
avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx
9 years ago
huffyuvdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
huffyuvdsp_init.c
…
huffyuvencdsp.asm
huffyuvencdsp: Undefine "i" macro after each use
9 years ago
huffyuvencdsp_mmx.c
x86: use the new helper macros where useful
9 years ago
idctdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
idctdsp.h
…
idctdsp_init.c
x86: simple_idct: 12bits versions
9 years ago
imdct36.asm
x86/imdct36: use extractps inside the STORE macro
9 years ago
inline_asm.h
…
jpeg2000dsp.asm
avcodec/x86: add missing colon to labels
9 years ago
jpeg2000dsp_init.c
x86: use the new helper macros where useful
9 years ago
lossless_audiodsp.asm
x86: lossless audio: SSE4 madd 32bits
9 years ago
lossless_audiodsp_init.c
x86: lossless audio: SSE4 madd 32bits
9 years ago
lossless_videodsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
lossless_videodsp_init.c
Replace all remaining occurances of step/depth_minus1 and offset_plus1
9 years ago
lpc.c
…
mathops.h
…
me_cmp.asm
avcodec/x86: add missing colon to labels
9 years ago
me_cmp_init.c
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
9 years ago
mlpdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
mlpdsp_init.c
x86: use the new helper macros where useful
9 years ago
mpegaudiodsp.c
avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx
9 years ago
mpegvideo.c
avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_quant 1
9 years ago
mpegvideodsp.c
…
mpegvideoenc.c
avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx
9 years ago
mpegvideoenc_qns_template.c
…
mpegvideoenc_template.c
Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'
9 years ago
mpegvideoencdsp.asm
…
mpegvideoencdsp_init.c
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
9 years ago
pixblockdsp.asm
pixblockdsp: x86: Condense diff_pixels_* to a shared macro
9 years ago
pixblockdsp_init.c
…
pngdsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
pngdsp_init.c
…
proresdsp.asm
x86inc: Add debug symbols indicating sizes of compiled functions
9 years ago
proresdsp_init.c
…
qpel.asm
…
qpeldsp.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
qpeldsp_init.c
…
rnd_template.c
avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmx
9 years ago
rv34dsp.asm
…
rv34dsp_init.c
…
rv40dsp.asm
…
rv40dsp_init.c
all: fix -Wextra-semi reported on clang
9 years ago
sbrdsp.asm
avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise
9 years ago
sbrdsp_init.c
…
simple_idct.c
…
simple_idct.h
x86: simple_idct: 12bits versions
9 years ago
simple_idct10.asm
x86inc: Add debug symbols indicating sizes of compiled functions
9 years ago
simple_idct10_template.asm
x86: simple_idct10_template: use const
9 years ago
snowdsp.c
…
svq1enc.asm
x86inc: Drop SECTION_TEXT macro
9 years ago
svq1enc_init.c
…
synth_filter.asm
avcodec/synth_filter: split off remaining code from dcadec files
9 years ago
synth_filter_init.c
x86: use the new helper macros where useful
9 years ago
takdsp.asm
x86/takdsp: use arithmetic shift instructions
9 years ago
takdsp_init.c
avcodec/takdec: add x86 SIMD for rest of decorrelation modes
9 years ago
ttadsp.asm
…
ttadsp_init.c
…
v210-init.c
avcodec/x86/v210-init: fix unused variable warning
9 years ago
v210.asm
avcodec/x86: add missing colon to labels
9 years ago
v210enc.asm
Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'
9 years ago
v210enc_init.c
Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'
9 years ago
vc1dsp.h
…
vc1dsp_init.c
x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format
9 years ago
vc1dsp_loopfilter.asm
x86/vc1dsp: Split the file into MC and loopfilter
9 years ago
vc1dsp_mc.asm
x86/vc1dsp: Split the file into MC and loopfilter
9 years ago
vc1dsp_mmx.c
x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format
9 years ago
videodsp.asm
videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.
9 years ago
videodsp_init.c
…
vorbisdsp.asm
…
vorbisdsp_init.c
…
vp3dsp.asm
avcodec/x86: add missing colon to labels
9 years ago
vp3dsp_init.c
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
9 years ago
vp6dsp.asm
…
vp6dsp_init.c
…
vp8dsp.asm
…
vp8dsp_init.c
…
vp8dsp_loopfilter.asm
…
vp9dsp_init.c
x86: use the new helper macros where useful
9 years ago
vp9dsp_init.h
all: fix -Wextra-semi reported on clang
9 years ago
vp9dsp_init_10bpp.c
vp9: add subpel MC SIMD for 10/12bpp.
9 years ago
vp9dsp_init_12bpp.c
vp9: add subpel MC SIMD for 10/12bpp.
9 years ago
vp9dsp_init_16bpp.c
x86: use the new helper macros where useful
9 years ago
vp9dsp_init_16bpp_template.c
x86: use the new helper macros where useful
9 years ago
vp9intrapred.asm
…
vp9intrapred_16bpp.asm
vp9: don't keep a stack pointer if we don't need it.
9 years ago
vp9itxfm.asm
vp9: refactor itx coefficients and share between 8 and 10/12bpp.
9 years ago
vp9itxfm_16bpp.asm
x86/vp9itxfm: fix register clobbering in ff_vp9_idct_idct_4x4_add_12_sse2
9 years ago
vp9itxfm_template.asm
vp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions.
9 years ago
vp9lpf.asm
…
vp9lpf_16bpp.asm
vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.
9 years ago
vp9mc.asm
x86/vp9mc: fix string concatenation of fullpel function names
9 years ago
vp9mc_16bpp.asm
vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.
9 years ago
vp56_arith.h
…
w64xmmtest.c
avcodec/x86/w64xmmtest: Fix another build failure
9 years ago
xvididct.asm
…
xvididct.h
…
xvididct_init.c
…