[FFmpeg-devel] [PATCH] avcodec/h264: Use ptrdiff_t for (bi)width functions
Michael Niedermayer
michael at niedermayer.cc
Thu Sep 22 04:49:34 EEST 2016
On Wed, Sep 21, 2016 at 10:34:29AM +0200, Benoit Fouet wrote:
> 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.
fixed and applied without the ticket reference as it doesnt help the
ticket
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160922/8efb4732/attachment.sig>
More information about the ffmpeg-devel
mailing list