.. |
Makefile
|
x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
|
12 years ago |
ac3dsp.asm
|
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
|
12 years ago |
ac3dsp_init.c
|
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
|
12 years ago |
cabac.h
|
…
|
|
cavsdsp.c
|
x86: dsputil: Move cavs and vc1-specific functions where they belong
|
12 years ago |
constants.c
|
dsputil: Make dsputil selectable
|
12 years ago |
dct32.asm
|
…
|
|
deinterlace.asm
|
…
|
|
dnxhdenc.c
|
…
|
|
dsputil.asm
|
x86: qpel: Move fullpel and l2 functions to a separate file
|
12 years ago |
dsputil_mmx.c
|
x86: dsputil: Move cavs and vc1-specific functions where they belong
|
12 years ago |
dsputil_mmx.h
|
x86: dsputil: Move cavs and vc1-specific functions where they belong
|
12 years ago |
dsputil_qns_template.c
|
…
|
|
dsputilenc.asm
|
…
|
|
dsputilenc_mmx.c
|
x86: Move some conditional code around to avoid unused variable warnings
|
12 years ago |
fdct.c
|
…
|
|
fft.asm
|
…
|
|
fft.h
|
…
|
|
fft_init.c
|
…
|
|
fmtconvert.asm
|
…
|
|
fmtconvert_init.c
|
Move misplaced file author information where it belongs
|
12 years ago |
fpel.asm
|
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
|
12 years ago |
fpel_mmx.c
|
silly typo fixes
|
12 years ago |
h263_loopfilter.asm
|
…
|
|
h264_chromamc.asm
|
dsputil: Make dsputil selectable
|
12 years ago |
h264_chromamc_10bit.asm
|
…
|
|
h264_deblock.asm
|
dsputil: Make dsputil selectable
|
12 years ago |
h264_deblock_10bit.asm
|
…
|
|
h264_i386.h
|
…
|
|
h264_idct.asm
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264_idct_10bit.asm
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264_intrapred.asm
|
…
|
|
h264_intrapred_10bit.asm
|
…
|
|
h264_intrapred_init.c
|
…
|
|
h264_qpel.c
|
x86: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
h264_qpel_8bit.asm
|
…
|
|
h264_qpel_10bit.asm
|
…
|
|
h264_weight.asm
|
…
|
|
h264_weight_10bit.asm
|
…
|
|
h264chroma_init.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
h264dsp_init.c
|
x86: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
hpeldsp.asm
|
x86: qpel: Move fullpel and l2 functions to a separate file
|
12 years ago |
hpeldsp_avg_template.c
|
x86: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
hpeldsp_init.c
|
x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
|
12 years ago |
hpeldsp_rnd_template.c
|
x86: Rename dsputil_rnd_template.c to rnd_template.c
|
12 years ago |
idct_mmx_xvid.c
|
…
|
|
idct_sse2_xvid.c
|
…
|
|
idct_xvid.h
|
…
|
|
imdct36.asm
|
…
|
|
lpc.c
|
…
|
|
mathops.h
|
…
|
|
mlpdsp.c
|
…
|
|
motion_est.c
|
…
|
|
mpeg4qpel.asm
|
…
|
|
mpegaudiodsp.c
|
mpegaudiosp: More consistent names for ppc/x86 optimization files
|
12 years ago |
mpegvideo.c
|
…
|
|
mpegvideoenc.c
|
x86: Move some conditional code around to avoid unused variable warnings
|
12 years ago |
mpegvideoenc_template.c
|
…
|
|
pngdsp.asm
|
…
|
|
pngdsp_init.c
|
…
|
|
proresdsp.asm
|
…
|
|
proresdsp_init.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
qpel.asm
|
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
|
12 years ago |
rnd_template.c
|
x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
|
12 years ago |
rv34dsp.asm
|
…
|
|
rv34dsp_init.c
|
…
|
|
rv40dsp.asm
|
…
|
|
rv40dsp_init.c
|
…
|
|
sbrdsp.asm
|
x86: sbrdsp: Implement SSE2 qmf_deint_bfly
|
12 years ago |
sbrdsp_init.c
|
x86: sbrdsp: Implement SSE2 qmf_deint_bfly
|
12 years ago |
simple_idct.c
|
…
|
|
vc1dsp.asm
|
…
|
|
vc1dsp.h
|
…
|
|
vc1dsp_init.c
|
…
|
|
vc1dsp_mmx.c
|
x86: dsputil: Move cavs and vc1-specific functions where they belong
|
12 years ago |
videodsp.asm
|
cosmetics: Remove unnecessary extern keywords from function declarations
|
12 years ago |
videodsp_init.c
|
…
|
|
vorbisdsp.asm
|
…
|
|
vorbisdsp_init.c
|
…
|
|
vp3dsp.asm
|
vp3: Use full transpose for all IDCTs
|
12 years ago |
vp3dsp_init.c
|
vp3: Use full transpose for all IDCTs
|
12 years ago |
vp8dsp.asm
|
dsputil: Make dsputil selectable
|
12 years ago |
vp8dsp_init.c
|
cosmetics: Remove unnecessary extern keywords from function declarations
|
12 years ago |
vp56_arith.h
|
…
|
|
vp56dsp.asm
|
…
|
|
vp56dsp_init.c
|
…
|
|
w64xmmtest.c
|
…
|
|