.. |
Makefile
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
ac3dsp.asm
|
x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong
|
11 years ago |
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
|
x86inc: Drop SECTION_TEXT macro
|
9 years ago |
apedsp_init.c
|
dsputil: Move APE-specific bits into apedsp
|
11 years ago |
audiodsp.asm
|
x86util: Port all macros to cpuflags
|
8 years ago |
audiodsp_init.c
|
audiodsp: x86: Remove pointless header file
|
8 years ago |
blockdsp.c
|
lavc: Remove deprecated XvMC support hacks
|
8 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
|
x86: dca: Add missing multiple inclusion guards
|
11 years ago |
dcadsp.asm
|
x86: Add missing colons after assembly labels
|
8 years ago |
dcadsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
dct32.asm
|
x86: Merge align directives into SECTION_RODATA declarations where possible
|
8 years ago |
dct_init.c
|
x86: dct: Disable dct32_float_sse on x86-64
|
9 years ago |
dnxhdenc.asm
|
asm: Consistently uppercase SECTION markers
|
8 years ago |
dnxhdenc_init.c
|
x86: dnxhdenc: Eliminate some unnecessary ifdefs
|
10 years ago |
fdct.c
|
Mark some arrays that never change as const.
|
8 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
|
x86: fft: Port to cpuflags
|
8 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
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
fpel.asm
|
x86: fpel: Remove unnecessary sign extend
|
8 years ago |
fpel.h
|
x86: dsputil: Move fpel declarations to a separate header
|
11 years ago |
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
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h264_cabac.c
|
cabac: x86: Give optimizations header a more meaningful name
|
8 years ago |
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
|
x86inc: Support arbitrary stack alignments
|
9 years ago |
h264_deblock_10bit.asm
|
Update Fiona's name in copyright statements.
|
11 years ago |
h264_idct.asm
|
x86: h264: Simplify DEQUANT macro with cpuflags
|
8 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 95c89da36ebeeb96b7146c0d70f46c582397da7f
|
8 years ago |
h264_intrapred_10bit.asm
|
h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d70f46c582397da7f
|
8 years ago |
h264_intrapred_init.c
|
Update Fiona's name in copyright statements.
|
11 years ago |
h264_qpel.c
|
build: Generalize yasm/nasm-related variable names
|
8 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: 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
|
x86: Make function prototype comments in assembly code consistent
|
11 years ago |
h264chroma_init.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
h264dsp_init.c
|
x86: h264dsp: Fix link failure with optimizations disabled
|
11 years ago |
hevc_add_res.asm
|
x86: hevc: Add missing colons after assembly labels
|
8 years ago |
hevc_deblock.asm
|
x86: deduplicate some constants
|
8 years ago |
hevc_idct.asm
|
asm: Consistently uppercase SECTION markers
|
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
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
hpeldsp_mmx.c
|
x86: dsputil: Move hpeldsp-related declarations to a separate header
|
11 years ago |
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
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
idctdsp_init.c
|
xvididct: Ensure that the scantable permutation is always set correctly
|
10 years ago |
idctdsp_mmx.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
imdct36.asm
|
x86: Merge align directives into SECTION_RODATA declarations where possible
|
8 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
|
Mark some arrays that never change as const.
|
8 years ago |
mpegaudiodsp.c
|
build: Generalize yasm/nasm-related variable names
|
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: make a table const
|
8 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
|
Consistently use "cpu_flags" as variable/parameter name for CPU flags
|
11 years ago |
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
|
x86: Make function prototype comments in assembly code consistent
|
11 years ago |
qpeldsp.asm
|
x86inc: Drop SECTION_TEXT macro
|
9 years ago |
qpeldsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
rnd_template.c
|
asm: FF_-prefix internal macros used in inline assembly
|
9 years ago |
rv34dsp.asm
|
Drop DCTELEM typedef
|
12 years ago |
rv34dsp_init.c
|
Drop unnecessary libavutil/x86/asm.h #includes
|
9 years ago |
rv40dsp.asm
|
x86: Merge align directives into SECTION_RODATA declarations where possible
|
8 years ago |
rv40dsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
sbrdsp.asm
|
x86inc: Drop SECTION_TEXT macro
|
9 years ago |
sbrdsp_init.c
|
Consistently use "cpu_flags" as variable/parameter name for CPU flags
|
11 years ago |
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
|
x86: Unconditionally compile blockdsp and svq1enc init files
|
11 years ago |
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
|
asm: Consistently uppercase SECTION markers
|
8 years ago |
vc1dsp.h
|
x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
|
12 years ago |
vc1dsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
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
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
vorbisdsp.asm
|
vorbisdsp: convert x86 simd functions from inline asm to yasm.
|
12 years ago |
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
|
x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
|
8 years ago |
vp8dsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
8 years ago |
vp8dsp_loopfilter.asm
|
vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3c
|
8 years ago |
vp9dsp_init.c
|
build: Generalize yasm/nasm-related variable names
|
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
|
x86: vp56: cmov version of vp56_rac_get_prob requires inline asm
|
12 years ago |
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
|
xvid: Add C IDCT
|
10 years ago |
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 |