ffmpeg/libavcodec/x86
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width
Suggested-by: Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-08 01:32:04 +02:00
..
Makefile avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 2015-06-13 16:53:27 -03:00
ac3dsp.asm x86: lavc: share more constants 2015-02-06 23:35:02 +01:00
ac3dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 2015-03-14 20:06:47 +01:00
audiodsp.asm x86/audiodsp: move asm code out of dsputil 2014-06-22 19:53:09 +02:00
audiodsp_init.c x86/audiodsp: move asm code out of dsputil 2014-06-22 19:53:09 +02:00
blockdsp.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
blockdsp_init.c Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc' 2014-07-05 19:50:05 +02:00
bswapdsp.asm x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm 2014-06-23 22:11:18 +02:00
bswapdsp_init.c Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' 2014-06-23 13:31:26 +02:00
cabac.h inline asm: fix arrays as named constraints. 2014-05-07 15:02:45 +02:00
cavsdsp.c Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd' 2015-05-28 22:12:41 +02:00
constants.c x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
constants.h x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
dcadsp.asm x86/synth_filter: remove the fma3 version ifdefs 2014-04-13 11:29:28 +02:00
dcadsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
dct-test.c avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 2015-05-02 13:43:15 +02:00
dct32.asm x86/dct32: don't build ff_dct32_float_sse on x86_64 2014-06-09 00:51:43 +02:00
dct_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
deinterlace.asm avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 2015-05-05 02:41:15 +02:00
dirac_dwt.c Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93' 2014-07-17 22:07:52 +02:00
dirac_dwt.h
diracdsp_mmx.c Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93' 2014-07-17 22:07:52 +02:00
diracdsp_mmx.h
diracdsp_yasm.asm x86: diracdsp: reuse constants 2014-08-06 19:25:02 +02:00
dnxhdenc.asm DNxHD: convert inline asm to yasm 2014-04-11 12:09:09 +02:00
dnxhdenc_init.c Merge commit '9e0b29911f1f167381a7dbdfca68bf417b8c767b' 2014-07-18 22:33:24 +02:00
dwt_yasm.asm x86: dwt: better share constants 2014-08-06 19:24:57 +02:00
fdct.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 2014-07-19 13:45:59 +02:00
fdct.h Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 2014-07-19 13:45:59 +02:00
fdctdsp_init.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 2014-07-19 13:45:59 +02:00
fft.asm Revert "Move struc FFTContext below SECTION_RODATA" 2015-05-28 00:08:32 +02:00
fft.h
fft_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
flac_dsp_gpl.asm lavc/flacenc: partially unroll loop in flac_enc_lpc_16 2014-08-13 03:09:26 +02:00
flacdsp.asm x86/flacdsp: remove unneeded ifdeffery 2015-01-05 16:29:28 -03:00
flacdsp_init.c lavc/flac: Fix encoding and decoding with high lpc. 2015-05-17 02:08:58 +02:00
fmtconvert.asm Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 2015-02-28 23:58:29 +01:00
fmtconvert_init.c Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 2015-02-28 23:58:29 +01:00
fpel.asm x86: kill fpel_mmx.c 2014-05-21 03:25:08 +02:00
fpel.h x86: hpeldsp: propagate changes across codecs 2014-05-26 15:37:04 +02:00
g722dsp.asm x86/g722dsp: add ff_g722_apply_qmf_sse2 2015-02-16 00:41:21 -03:00
g722dsp_init.c x86/g722dsp: add ff_g722_apply_qmf_sse2 2015-02-16 00:41:21 -03:00
h263_loopfilter.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 2014-03-14 00:01:30 +01:00
h263dsp_init.c
h264_chromamc.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 2014-03-14 00:01:30 +01:00
h264_chromamc_10bit.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 2014-03-14 00:01:30 +01:00
h264_deblock.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
h264_deblock_10bit.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
h264_i386.h h264_i386: Fix operand size 2014-12-03 23:03:13 +01:00
h264_idct.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 2014-03-14 00:01:30 +01:00
h264_idct_10bit.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
h264_intrapred.asm Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' 2014-10-08 11:48:58 +02:00
h264_intrapred_10bit.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
h264_intrapred_init.c Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
h264_qpel.c Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb' 2015-06-12 21:55:40 +02:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
h264_weight.asm Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a' 2015-06-12 21:47:01 +02:00
h264_weight_10bit.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
h264chroma_init.c Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 2014-04-05 19:16:39 +02:00
h264dsp_init.c Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5' 2014-06-26 02:58:59 +02:00
hevc_deblock.asm hevc_deblock: Fix compilation with nasm 2015-02-22 22:34:20 +00:00
hevc_idct.asm x86/hevc_idct: add a colon to labels 2014-07-28 21:43:32 +02:00
hevc_mc.asm x86: hevc_mc: fewer xmm regs used in epel h/v 2015-02-17 15:19:19 +01:00
hevc_res_add.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
hevc_sao.asm x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8 2015-03-01 20:02:43 -03:00
hevcdsp.h x86: hevc: remove a parameter to WP internals 2015-02-14 17:22:50 +01:00
hevcdsp_init.c x86: hevc: remove a parameter to WP internals 2015-02-14 17:22:50 +01:00
hpeldsp.asm x86: vpx/h264/hevc/mpeg2: share constants 2014-08-06 18:36:31 +02:00
hpeldsp.h x86: hpeldsp: propagate changes across codecs 2014-05-26 15:37:04 +02:00
hpeldsp_init.c avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 2015-03-26 15:41:27 +01:00
hpeldsp_rnd_template.c x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx 2014-10-23 13:11:05 -03:00
huffyuvdsp.asm x86: lavc: share more constants 2015-02-06 23:35:02 +01:00
huffyuvdsp_init.c Merge commit '009331303a6462d07cbe94aef9c446f1a1695519' 2014-07-05 19:11:26 +02:00
huffyuvencdsp_mmx.c Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' 2014-05-28 00:03:59 +02:00
idctdsp.asm x86/idctdsp: port {put,add}_pixels_clamped to yasm 2014-09-24 21:52:13 -03:00
idctdsp.h lavc/x86/idctdsp.h: Fix make checkheaders. 2014-09-25 22:18:25 +02:00
idctdsp_init.c x86/idctdsp: port {put,add}_pixels_clamped to yasm 2014-09-24 21:52:13 -03:00
imdct36.asm x86/imdct36: use sse3 instructions in the last BUTTERF step when possible 2014-02-27 23:28:15 +01:00
inline_asm.h x86: better share ff_pw_2 2014-08-06 19:24:49 +02:00
jpeg2000dsp.asm avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 2015-06-13 16:53:31 -03:00
jpeg2000dsp_init.c avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 2015-06-13 16:53:31 -03:00
lossless_audiodsp.asm Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar" 2015-02-06 02:31:45 +01:00
lossless_audiodsp_init.c lavc/lossless_audiodsp: revert various commits 2015-02-07 15:15:19 +01:00
lossless_videodsp.asm avcodec/x86/lossless_videodsp: Fix size of values read for left/left_top 2014-06-19 05:53:41 +02:00
lossless_videodsp_init.c rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 2014-05-29 19:50:44 +02:00
lpc.c inline asm: fix arrays as named constraints. 2014-05-07 15:02:45 +02:00
mathops.h Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' 2015-03-17 20:25:47 +01:00
me_cmp.asm Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
me_cmp_init.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
mlpdsp.asm x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} 2014-10-02 22:11:55 -03:00
mlpdsp_init.c avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 2015-02-21 16:05:41 +01:00
mpegaudiodsp.c x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external 2014-05-06 14:15:02 +02:00
mpegvideo.c Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' 2015-05-22 20:24:41 +02:00
mpegvideodsp.c Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' 2014-06-23 21:10:10 +02:00
mpegvideoenc.c mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 2014-08-15 01:26:33 -07:00
mpegvideoenc_qns_template.c Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94' 2014-07-07 15:08:55 +02:00
mpegvideoenc_template.c Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314' 2014-07-19 13:45:59 +02:00
mpegvideoencdsp.asm x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 2014-10-01 13:07:22 -03:00
mpegvideoencdsp_init.c x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 2014-10-01 13:07:22 -03:00
pixblockdsp.asm avcodec: Change get_pixels() to ptrdiff_t linesize 2014-08-06 15:50:54 +02:00
pixblockdsp_init.c avcodec: Change get_pixels() to ptrdiff_t linesize 2014-08-06 15:50:54 +02:00
pngdsp.asm avcodec/x86/pngdsp: fix off by 1 error 2014-12-08 18:24:40 +01:00
pngdsp_init.c
proresdsp.asm x86/proresdsp: remove ff_prores_idct_put_10_sse4 2015-03-16 01:52:44 -03:00
proresdsp_init.c x86/proresdsp: remove ff_prores_idct_put_10_sse4 2015-03-16 01:52:44 -03:00
qpel.asm Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' 2014-03-14 00:01:30 +01:00
qpeldsp.asm Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' 2014-05-30 02:43:34 +02:00
qpeldsp_init.c Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' 2014-07-25 13:05:08 +02:00
rnd_template.c Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd' 2014-03-22 22:11:27 +01:00
rv34dsp.asm
rv34dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 2014-01-09 20:24:15 +01:00
rv40dsp.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
rv40dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 2015-03-14 20:06:47 +01:00
sbrdsp.asm x86/sbrdsp: Use different mem moves 2015-01-25 18:20:43 -03:00
sbrdsp_init.c x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 2015-01-25 18:20:39 -03:00
simple_idct.c Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 2014-09-03 03:19:40 +02:00
simple_idct.h Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0' 2014-07-19 13:56:29 +02:00
snowdsp.c avcodec/snow: mark dwt init as av_cold 2015-02-27 16:53:37 +01:00
svq1enc.asm avcodec/svq1enc: align buffer used by simd functions 2014-09-25 16:00:20 -03:00
svq1enc_init.c x86/svq1enc: port ssd_int8_vs_int16 to yasm 2014-07-05 21:43:40 +02:00
ttadsp.asm x86/ttadsp: remove an unnecessary mova 2014-08-12 12:29:05 +02:00
ttadsp_init.c tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
v210-init.c avcodec/v210dec: Add ff prefix to v210_x86_init() 2015-02-27 19:08:09 +01:00
v210.asm lavc/x86/v210: give cpuflag to INIT macro 2014-09-05 00:35:07 +02:00
v210enc.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
v210enc_init.c Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 2014-12-06 01:54:10 +01:00
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c vc1dsp: fix build without inline asm 2014-04-22 14:01:53 +02:00
vc1dsp_mmx.c doc: avoid incorrect phrase 'allows to' 2015-06-16 21:48:51 +02:00
videodsp.asm x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 2014-09-24 16:12:55 -03:00
videodsp_init.c videodsp: assert that linesize is larger than width 2015-07-08 01:32:04 +02:00
vorbisdsp.asm
vorbisdsp_init.c Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 2014-04-05 19:16:39 +02:00
vp3dsp.asm x86: lavc: share more constant through defines 2015-02-07 17:48:14 +01:00
vp3dsp_init.c x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm 2014-12-20 13:25:43 +01:00
vp6dsp.asm
vp6dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 2014-01-09 20:24:15 +01:00
vp8dsp.asm x86: vpx/h264/hevc/mpeg2: share constants 2014-08-06 18:36:31 +02:00
vp8dsp_init.c x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 2015-03-14 20:06:47 +01:00
vp8dsp_loopfilter.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
vp9dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
vp9intrapred.asm x86: lavc: share more constants 2015-02-06 23:35:02 +01:00
vp9itxfm.asm vp9: disable more pmulhrsw optimizations in idct16/32. 2015-05-14 14:15:27 -04:00
vp9lpf.asm vp9/x86: add myself to copyright holders for loopfilter assembly. 2014-12-27 16:55:16 -05:00
vp9mc.asm vp9/x86: sse2 MC assembly. 2014-12-15 02:34:05 +01:00
vp56_arith.h Fix compilation with !HAVE_6REGS. 2014-04-19 09:56:01 +02:00
w64xmmtest.c
xvididct.asm x86: xvid_idct: SSE2 merged add version 2015-03-14 13:36:47 +01:00
xvididct.h x86/xvididct: remove obsolete function prototypes 2015-03-20 02:38:14 -03:00
xvididct_init.c x86/xvididct: add some yasm guards 2015-03-20 02:38:20 -03:00