[FFmpeg-devel] [PATCH] avcodec/h264: Use ptrdiff_t for (bi)width functions

Benoit Fouet benoit.fouet at free.fr
Wed Sep 21 11:34:29 EEST 2016


Hi,


On 21/09/2016 03:34, Michael Niedermayer wrote:
> Might fix some mysterious asm related issues like Ticket5579
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>   libavcodec/h264dsp.h           |  5 +++--
>   libavcodec/h264dsp_template.c  |  4 ++--
>   libavcodec/mips/h264dsp_mips.h | 26 +++++++++++++-------------
>   libavcodec/mips/h264dsp_mmi.c  | 12 ++++++------
>   libavcodec/x86/h264dsp_init.c  |  8 ++++----
>   5 files changed, 28 insertions(+), 27 deletions(-)

Typo in the commit message: should be weight, not width.

-- 
Ben



More information about the ffmpeg-devel mailing list