..
Makefile
configure: Factor out vp8dsp module
9 years ago
ac3dsp.asm
x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong
11 years ago
ac3dsp_init.c
x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
11 years ago
apedsp.asm
dsputil: Move APE-specific bits into apedsp
11 years ago
apedsp_init.c
dsputil: Move APE-specific bits into apedsp
11 years ago
audiodsp.asm
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp.h
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp_init.c
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp_mmx.c
dsputil: Split audio operations off into a separate context
11 years ago
blockdsp.c
x86: Unconditionally compile blockdsp and svq1enc init files
11 years ago
bswapdsp.asm
x86: bswapdsp: Don't treat 32-bit integers as 64-bit
9 years ago
bswapdsp_init.c
dsputil: Split bswap*_buf() off into a separate context
11 years ago
cabac.h
x86: cabac: Use correct #includes to make header compile standalone
11 years ago
cavsdsp.c
x86: cavs: Remove an unneeded scratch buffer
10 years ago
constants.c
…
constants.h
…
dca.h
x86: dca: Add missing multiple inclusion guards
11 years ago
dcadsp.asm
x86/synth_filter: remove the fma3 version ifdefs
11 years ago
dcadsp_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
10 years ago
dct-test.c
cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
10 years ago
dct32.asm
…
dct_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
10 years ago
deinterlace.asm
Update dsputil- and SIMD-related comments to match reality more closely
11 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.h
…
fft_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
10 years ago
fmtconvert.asm
fmtconvert: drop unused functions
10 years ago
fmtconvert_init.c
fmtconvert: drop unused functions
10 years ago
fpel.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
fpel.h
x86: dsputil: Move fpel declarations to a separate header
11 years ago
fpel_mmx.c
x86: dsputil: Move fpel declarations to a separate header
11 years ago
h263_loopfilter.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
h263dsp_init.c
…
h264_chromamc.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
h264_chromamc_10bit.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
h264_deblock.asm
Update Fiona's name in copyright statements.
11 years ago
h264_deblock_10bit.asm
Update Fiona's name in copyright statements.
11 years ago
h264_i386.h
…
h264_idct.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
h264_idct_10bit.asm
x86: Make function prototype comments in assembly code consistent
11 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: Make function prototype comments in assembly code consistent
11 years ago
h264_intrapred_init.c
Update Fiona's name in copyright statements.
11 years ago
h264_qpel.c
h264_qpel: Use the correct header
10 years ago
h264_qpel_8bit.asm
…
h264_qpel_10bit.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
h264_weight.asm
h264_weight: Fix SSSE3 biweight code with weights of 128
10 years ago
h264_weight_10bit.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
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
hevc_deblock: Fix compilation with nasm
10 years ago
hevcdsp_init.c
hevc: SSE2 and SSSE3 loop filters
10 years ago
hpeldsp.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
hpeldsp.h
x86: dsputil: Move hpeldsp-related declarations to a separate header
11 years ago
hpeldsp_init.c
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init
11 years ago
hpeldsp_mmx.c
x86: dsputil: Move hpeldsp-related declarations to a separate header
11 years ago
hpeldsp_rnd_template.c
Add missing headers to make template files compile (more) standalone
11 years ago
huffyuvdsp.asm
dsputil: Split off HuffYUV decoding bits into their own context
11 years ago
huffyuvdsp_init.c
x86: huffyuvdsp: Move inline assembly to init file
11 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
…
inline_asm.h
x86: dsputil: Move inline assembly macros to a separate header
11 years ago
lpc.c
Update dsputil- and SIMD-related comments to match reality more closely
11 years ago
mathops.h
x86: Put COPY3_IF_LT under HAVE_6REGS
10 years ago
me_cmp.asm
dsputil: Split motion estimation compare bits off into their own context
10 years ago
me_cmp_init.c
motion_est: convert stride to ptrdiff_t
10 years ago
mlpdsp.c
…
mpegaudiodsp.c
Update dsputil- and SIMD-related comments to match reality more closely
11 years ago
mpegvideo.c
mpegvideo: Drop flags and flags2
10 years ago
mpegvideodsp.c
dsputil: Split off global motion compensation bits into a separate context
11 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
fdct: Move x86-specific declarations to a header in the x86 directory
10 years ago
mpegvideoencdsp.asm
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
11 years ago
mpegvideoencdsp_init.c
dsputil: Move draw_edges() to mpegvideoencdsp
11 years ago
pixblockdsp.asm
dsputil: Split off pixel block routines into their own context
11 years ago
pixblockdsp_init.c
dsputil: Split off pixel block routines into their own context
11 years ago
pngdsp.asm
…
pngdsp_init.c
…
proresdsp.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
proresdsp_init.c
idct: Convert IDCT permutation #defines to an enum
10 years ago
qpel.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
qpeldsp.asm
dsputil: Split off quarterpel bits into their own context
11 years ago
qpeldsp_init.c
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
10 years ago
rnd_template.c
x86: dsputil: Move inline assembly macros to a separate header
11 years ago
rv34dsp.asm
…
rv34dsp_init.c
x86: avcodec: Add a bunch of missing #includes for av_cold
11 years ago
rv40dsp.asm
Update Fiona's name in copyright statements.
11 years ago
rv40dsp_init.c
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
10 years ago
sbrdsp.asm
x86: Make function prototype comments in assembly code consistent
11 years ago
sbrdsp_init.c
…
simple_idct.c
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
10 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
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
10 years ago
v210enc_init.c
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
10 years ago
vc1dsp.asm
…
vc1dsp.h
…
vc1dsp_init.c
x86: dsputil: Move fpel declarations to a separate header
11 years ago
vc1dsp_mmx.c
x86: dsputil: Move fpel declarations to a separate header
11 years ago
videodsp.asm
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.
11 years ago
videodsp_init.c
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.
11 years ago
vorbisdsp.asm
…
vorbisdsp_init.c
x86: Drop some unnecessary YASM ifdefs
11 years ago
vp3dsp.asm
…
vp3dsp_init.c
Remove a number of unnecessary dsputil.h #includes
11 years ago
vp6dsp.asm
…
vp6dsp_init.c
x86: avcodec: Add a bunch of missing #includes for av_cold
11 years ago
vp8dsp.asm
Update Fiona's name in copyright statements.
11 years ago
vp8dsp_init.c
Update Fiona's name in copyright statements.
11 years ago
vp8dsp_loopfilter.asm
Update Fiona's name in copyright statements.
11 years ago
vp9dsp.asm
…
vp9dsp_init.c
x86: avcodec: Add a bunch of missing #includes for av_cold
11 years ago
vp56_arith.h
…
w64xmmtest.c
…
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