..
Makefile
Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'
11 years ago
ac3dsp.asm
…
ac3dsp_init.c
…
audiodsp.asm
…
audiodsp_init.c
…
blockdsp.asm
…
blockdsp_init.c
…
bswapdsp.asm
…
bswapdsp_init.c
…
cabac.h
…
cavsdsp.c
Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
11 years ago
constants.c
x86: sbrdsp/fft: reuse ps_neg constant
11 years ago
constants.h
x86: sbrdsp/fft: reuse ps_neg constant
11 years ago
dcadsp.asm
…
dcadsp_init.c
…
dct-test.c
Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'
11 years ago
dct32.asm
…
dct_init.c
…
deinterlace.asm
…
dirac_dwt.c
…
dirac_dwt.h
…
diracdsp_mmx.c
…
diracdsp_mmx.h
…
diracdsp_yasm.asm
x86: diracdsp: reuse constants
11 years ago
dnxhdenc.asm
…
dnxhdenc_init.c
…
dwt_yasm.asm
x86: dwt: better share constants
11 years ago
fdct.c
…
fdct.h
…
fdctdsp_init.c
…
fft.asm
x86: sbrdsp/fft: reuse ps_neg constant
11 years ago
fft.h
…
fft_init.c
…
flac_dsp_gpl.asm
lavc/flacenc: partially unroll loop in flac_enc_lpc_16
11 years ago
flacdsp.asm
…
flacdsp_init.c
lavc/flacenc: add sse4 version of the 16-bit lpc encoder
11 years ago
fmtconvert.asm
…
fmtconvert_init.c
…
fpel.asm
…
fpel.h
…
h263_loopfilter.asm
…
h263dsp_init.c
…
h264_chromamc.asm
…
h264_chromamc_10bit.asm
…
h264_deblock.asm
…
h264_deblock_10bit.asm
…
h264_i386.h
…
h264_idct.asm
…
h264_idct_10bit.asm
…
h264_intrapred.asm
…
h264_intrapred_10bit.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
h264_intrapred_init.c
…
h264_qpel.c
Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
11 years ago
h264_qpel_8bit.asm
…
h264_qpel_10bit.asm
…
h264_weight.asm
…
h264_weight_10bit.asm
…
h264chroma_init.c
…
h264dsp_init.c
…
hevc_deblock.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
hevc_idct.asm
x86/hevc_idct: add a colon to labels
11 years ago
hevc_mc.asm
x86: hevc_mc: correct unneeded use of SSE4 code
11 years ago
hevc_res_add.asm
x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2
11 years ago
hevcdsp.h
x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2
11 years ago
hevcdsp_init.c
x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2
11 years ago
hpeldsp.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
hpeldsp.h
…
hpeldsp_init.c
…
hpeldsp_rnd_template.c
…
huffyuvdsp.asm
…
huffyuvdsp_init.c
…
huffyuvencdsp_mmx.c
…
idctdsp.asm
…
idctdsp.h
…
idctdsp_init.c
Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'
11 years ago
idctdsp_mmx.c
…
imdct36.asm
…
inline_asm.h
x86: better share ff_pw_2
11 years ago
lossless_audiodsp.asm
…
lossless_audiodsp_init.c
…
lossless_videodsp.asm
…
lossless_videodsp_init.c
…
lpc.c
…
mathops.h
…
me_cmp.asm
x86/me_cmp: port mmxext vsad functions to yasm
10 years ago
me_cmp_init.c
x86/me_cmp: port mmxext vsad functions to yasm
10 years ago
mlpdsp.c
Add missing "const" all over the place.
11 years ago
mpegaudiodsp.c
…
mpegvideo.c
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
11 years ago
mpegvideodsp.c
…
mpegvideoenc.c
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
11 years ago
mpegvideoenc_qns_template.c
…
mpegvideoenc_template.c
…
mpegvideoencdsp.asm
…
mpegvideoencdsp_init.c
…
pixblockdsp.asm
avcodec: Change get_pixels() to ptrdiff_t linesize
11 years ago
pixblockdsp_init.c
avcodec: Change get_pixels() to ptrdiff_t linesize
11 years ago
pngdsp.asm
…
pngdsp_init.c
…
proresdsp.asm
…
proresdsp_init.c
…
qpel.asm
…
qpeldsp.asm
…
qpeldsp_init.c
Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
11 years ago
rnd_template.c
…
rv34dsp.asm
…
rv34dsp_init.c
…
rv40dsp.asm
…
rv40dsp_init.c
Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
11 years ago
sbrdsp.asm
x86: sbrdsp/fft: reuse ps_neg constant
11 years ago
sbrdsp_init.c
…
simple_idct.c
Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'
11 years ago
simple_idct.h
…
snowdsp.c
…
svq1enc.asm
…
svq1enc_init.c
…
ttadsp.asm
x86/ttadsp: remove an unnecessary mova
11 years ago
ttadsp_init.c
…
v210-init.c
…
v210.asm
lavc/x86/v210: give cpuflag to INIT macro
11 years ago
vc1dsp.asm
…
vc1dsp.h
…
vc1dsp_init.c
…
vc1dsp_mmx.c
…
videodsp.asm
…
videodsp_init.c
Add missing "const" all over the place.
11 years ago
vorbisdsp.asm
…
vorbisdsp_init.c
…
vp3dsp.asm
…
vp3dsp_init.c
…
vp6dsp.asm
…
vp6dsp_init.c
…
vp8dsp.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
vp8dsp_init.c
…
vp8dsp_loopfilter.asm
…
vp9dsp_init.c
…
vp9intrapred.asm
vp9/x86: fix bug in intra_pred_hd_32x32.
11 years ago
vp9itxfm.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
vp9lpf.asm
avcodec/x86/vp9lpf: Always include x86util.asm
10 years ago
vp9mc.asm
x86: vpx/h264/hevc/mpeg2: share constants
11 years ago
vp56_arith.h
…
w64xmmtest.c
…
xvididct.h
Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'
11 years ago
xvididct_init.c
Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'
11 years ago
xvididct_mmx.c
Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc'
11 years ago
xvididct_sse2.c
Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc'
11 years ago