diff options
author | Daniel Kang <daniel.d.kang@gmail.com> | 2013-02-15 15:13:58 -0500 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-02-18 15:23:03 +0100 |
commit | 7a03145ed7cb4f1ce794b5126559dd6f38029243 (patch) | |
tree | 0f5cf03a7635799d8c445157d2c81fcf9ca6ebef /libavcodec/libmp3lame.c | |
parent | 202b5f6deb65e405b07b9b5c20f97c8cb925cf49 (diff) | |
download | ffmpeg-7a03145ed7cb4f1ce794b5126559dd6f38029243.tar.gz |
x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param
This avoids SIMD-optimized functions having to sign-extend their
line size argument manually to be able to do pointer arithmetic.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/libmp3lame.c')
0 files changed, 0 insertions, 0 deletions