On 04/02/15 4:22 AM, Mickaël Raulet wrote: > OK too. > > 2015-02-04 8:04 GMT+01:00 Christophe Gisquet <[email protected]>: > >> Hi, >> >> 2015-02-04 4:55 GMT+01:00 James Almer <[email protected]>: >>> + 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
Applied. Thanks. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
