ffmpeg/libavcodec/x86
Ronald S. Bultje 2061298438 videodsp: don't overread edges in vfix3 emu_edge.
Fixes trac ticket 3226. Also see Andreas' analysis in
https://bugs.debian.org/801745, which was very helpful.
(cherry picked from commit 52f84d82bd)
2015-10-25 01:41:01 +02:00
..
Makefile Merge commit '2ddb35b91131115c094d90e04031451023441b4d' 2013-10-06 11:50:01 +02:00
ac3dsp.asm
ac3dsp_init.c
cabac.h avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0 2013-11-17 19:11:07 +01:00
cavsdsp.c
constants.c
constants.h
dct32.asm
dct_init.c
deinterlace.asm
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c
diracdsp_mmx.h
diracdsp_yasm.asm
dnxhdenc.c
dsputil.asm x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 2014-11-28 18:44:37 +01:00
dsputil_init.c avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init 2013-10-15 02:06:12 +02:00
dsputil_mmx.c Merge commit '2ddb35b91131115c094d90e04031451023441b4d' 2013-10-06 11:50:01 +02:00
dsputil_qns_template.c
dsputil_x86.c Merge commit '2ddb35b91131115c094d90e04031451023441b4d' 2013-10-06 11:50:01 +02:00
dsputil_x86.h
dsputilenc.asm
dsputilenc_mmx.c Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c' 2013-10-06 11:31:01 +02:00
dwt_yasm.asm
fdct.c Merge remote-tracking branch 'qatar/master' 2013-10-07 11:37:47 +02:00
fft.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c
fpel.asm
fpel_mmx.c
h263_loopfilter.asm
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450' 2013-10-08 11:23:00 +02:00
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm Merge remote-tracking branch 'qatar/master' 2013-10-08 12:10:02 +02:00
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm avcodec/x86/h264_weight: handle weight1=128 2015-06-19 11:44:57 +02:00
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
hpeldsp.asm
hpeldsp_init.c
hpeldsp_mmx.c
hpeldsp_rnd_template.c
idct_mmx_xvid.c Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918' 2013-10-06 11:25:22 +02:00
idct_sse2_xvid.c avcodec/x86/idct_sse2_xvid: fix non C99 inline function 2014-06-23 16:51:08 +02:00
idct_xvid.h
imdct36.asm
lpc.c
mathops.h
mlpdsp.c avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 2015-02-21 16:13:43 +01:00
motion_est.c
mpeg4qpel.asm
mpegaudiodsp.c
mpegvideo.c
mpegvideoenc.c
mpegvideoenc_template.c avcodec/x86/mpegvideoenc_template: fix integer overflow 2014-06-23 15:10:07 +02:00
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
qpel.asm
rnd_mmx.c
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c
sbrdsp.asm
sbrdsp_init.c
simple_idct.c
snowdsp.c
v210-init.c
v210.asm
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c
vc1dsp_mmx.c
videodsp.asm videodsp: don't overread edges in vfix3 emu_edge. 2015-10-25 01:41:01 +02:00
videodsp_init.c avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86 simd as such. 2013-10-24 13:36:55 +02:00
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp6dsp.asm
vp6dsp_init.c
vp8dsp.asm
vp8dsp_init.c
vp9dsp.asm avcodec/x86/vp9dsp: Fix compilation with nasm. 2013-10-08 02:27:12 +02:00
vp9dsp_init.c
vp56_arith.h
w64xmmtest.c