[FFmpeg-devel] [PATCH 2/6] hevcdsp: simplified sao_edge_filter

Mickaël Raulet mraulet at insa-rennes.fr
Wed Feb 4 08:22:37 CET 2015


OK too.

2015-02-04 8:04 GMT+01:00 Christophe Gisquet <christophe.gisquet at gmail.com>:

> Hi,
>
> 2015-02-04 4:55 GMT+01:00 James Almer <jamrial at gmail.com>:
> > +    int a_stride, b_stride;
> > +    int src_offset = 0;
> > +    int dst_offset = 0;
>
> Could maybe use ptrdiff_t type, like the other strides?
>
> With or without, ok.
>
> --
> Christophe
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list