Hi, On Thu, May 26, 2011 at 7:10 AM, Kostya <[email protected]> wrote: > On Thu, May 26, 2011 at 07:07:35AM -0400, Ronald S. Bultje wrote: >> 2011/5/26 Måns Rullgård <[email protected]>: >> > Kostya <[email protected]> writes: >> >> On Wed, May 25, 2011 at 02:38:15PM -0400, Ronald S. Bultje wrote: >> >>> --- >> >>> libswscale/swscale_internal.h | 8 -------- >> >>> libswscale/utils.c | 15 +++++++-------- >> >>> 2 files changed, 7 insertions(+), 16 deletions(-) >> >> >> >> ok, though I'd prefer giving a new variable more meaningful name >> > >> > +1 >> >> Is "dst_buffer_width_bytes" (and dst_buffer_width_pixels) OK? > > dst_width should be enough IMO
dstW exists already, let's name it "dst_width_aligned" or "dst_w_align". Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
