[FFmpeg-devel] [PATCH 1/4] huffyuvencdsp: Use intptr_t for width
Timothy Gu
timothygu99 at gmail.com
Tue Oct 20 01:57:50 CEST 2015
On Mon, Oct 19, 2015 at 3:53 PM Michael Niedermayer <michael at niedermayer.cc>
wrote:
> On Mon, Oct 19, 2015 at 01:00:43PM -0700, Timothy Gu wrote:
> > It is done this way in huffyuvdsp as well.
> > ---
> > libavcodec/huffyuvencdsp.c | 4 ++--
> > libavcodec/huffyuvencdsp.h | 4 ++--
> > libavcodec/x86/huffyuvencdsp_mmx.c | 5 +++--
> > 3 files changed, 7 insertions(+), 6 deletions(-)
>
> LGTM
>
Pushed, thanks.
Timothy
More information about the ffmpeg-devel
mailing list